1.0 published
26
charting_library/charting_library.min.js
vendored
@@ -1,12 +1,14 @@
|
|||||||
(function(){if(!window.TradingView){var e={version:function(){return"0.8 dev"},gEl:function(a){return document.getElementById(a)},gId:function(){return"tradingview_"+(1048576*(1+Math.random())|0).toString(16).substring(1)},onready:function(a){window.addEventListener?window.addEventListener("DOMContentLoaded",a,!1):window.attachEvent("onload",a)},css:function(a){var b=document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css";d.styleSheet?d.styleSheet.cssText=a:(a=
|
(function(){if(!window.TradingView){var e={version:function(){return"1.0"},gEl:function(a){return document.getElementById(a)},gId:function(){return"tradingview_"+(1048576*(1+Math.random())|0).toString(16).substring(1)},onready:function(a){window.addEventListener?window.addEventListener("DOMContentLoaded",a,!1):window.attachEvent("onload",a)},css:function(a){var b=document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css";d.styleSheet?d.styleSheet.cssText=a:(a=document.createTextNode(a),
|
||||||
document.createTextNode(a),d.appendChild(a));b.appendChild(d)},bindEvent:function(a,b,d){a.addEventListener?a.addEventListener(b,d,!1):a.attachEvent&&a.attachEvent("on"+b,d)},unbindEvent:function(a,b,d){a.removeEventListener?a.removeEventListener(b,d,!1):a.detachEvent&&a.detachEvent("on"+b,d)},widget:function(a){this.id=e.gId();var b=e.getUrlParams().symbol||a.symbol||"FX:SPX500";if(!a.datafeed)throw"Datafeed is not defined";this.options={width:a.width||800,height:a.height||500,symbol:b,interval:a.interval||
|
d.appendChild(a));b.appendChild(d)},bindEvent:function(a,b,d){a.addEventListener?a.addEventListener(b,d,!1):a.attachEvent&&a.attachEvent("on"+b,d)},unbindEvent:function(a,b,d){a.removeEventListener?a.removeEventListener(b,d,!1):a.detachEvent&&a.detachEvent("on"+b,d)},widget:function(a){this.id=e.gId();if(!a.datafeed)throw"Datafeed is not defined";this.options={width:a.width||800,height:a.height||500,symbol:a.symbol,interval:a.interval||"1",timezone:a.timezone||"",autosize:a.autosize,container:a.container_id||
|
||||||
"1",timezone:a.timezone||"",autosize:a.autosize,container:a.container_id||"",toolbar_bg:a.toolbar_bg||"f4f7f9",studies:a.studies||[],theme:a.theme||"",widgetbar_width:+a.widgetbar_width||void 0,datafeed:a.datafeed,path:a.library_path,enabledStudies:a.enabled_studies||[],enabledDrawings:a.enabled_drawings||[],disabledDrawings:a.disabled_drawings||[],savedData:a.savedData||void 0,locale:a.locale,overrides:a.overrides||{}};if(a.news&&a.news.length){this.options.news_vendors=[];for(b=0;b<a.news.length;b++)switch(a.news[b]){case "headlines":case "stocktwits":this.options.news_vendors.push(a.news[b])}this.options.news_vendors||
|
"",toolbar_bg:a.toolbar_bg||"f4f7f9",studies:a.studies||[],theme:a.theme||"",widgetbar_width:+a.widgetbar_width||void 0,hideSymbolSearch:a.hideSymbolSearch,hideSideToolbar:a.hide_side_toolbar,datafeed:a.datafeed,path:a.library_path,enabledStudies:a.enabled_studies||[],disabledStudies:a.disabled_studies||[],enabledDrawings:a.enabled_drawings||[],disabledDrawings:a.disabled_drawings||[],savedData:a.savedData||void 0,locale:a.locale,overrides:a.overrides||{},disableLogo:a.disableLogo||!1,snapshotUrl:a.snapshot_url,
|
||||||
delete this.options.news_vendors}isFinite(a.widgetbar_width)&&0<a.widgetbar_width&&(this.options.widgetbar_width=a.widgetbar_width);this._ready_handlers=[];this.create()}};e.widget.prototype={_messageTarget:function(){return e.gEl(this.id).contentWindow},create:function(){var a=this.render(),b=this,d;this.options.container?e.gEl(this.options.container).innerHTML=a:document.write(a);d=e.gEl(this.id);this.postMessage=e.postMessageWrapper(d.contentWindow,this.id);e.bindEvent(d,"load",function(){b.postMessage.get("widgetReady",
|
uid:this.id,fullscreen:a.fullscreen};if(a.news&&a.news.length){this.options.news_vendors=[];for(var b=0;b<a.news.length;b++)switch(a.news[b]){case "headlines":case "stocktwits":this.options.news_vendors.push(a.news[b])}this.options.news_vendors||delete this.options.news_vendors}isFinite(a.widgetbar_width)&&0<a.widgetbar_width&&(this.options.widgetbar_width=a.widgetbar_width);this._ready_handlers=[];this.create()}};e.widget.prototype={_messageTarget:function(){return e.gEl(this.id).contentWindow},
|
||||||
{},function(){var a;b._ready=!0;for(a=b._ready_handlers.length;a--;)b._ready_handlers[a].call(b);b.postMessage.post(d.contentWindow,"initializationFinished")})})},render:function(){window.Datafeed=this.options.datafeed;var a=(this.options.path||"")+"static/tv-chart.html?localserver=1&symbol="+encodeURIComponent(this.options.symbol)+"&interval="+encodeURIComponent(this.options.interval)+"&toolbarbg="+this.options.toolbar_bg.replace("#","")+(this.options.widgetbar_width?"&widgetbarwidth="+this.options.widgetbar_width:
|
_autoResizeChart:function(){var a=e.gEl(this.id);this.options.fullscreen&&(a.style.height=window.innerHeight+"px",a.style.width=window.innerWidth+"px")},create:function(){var a=this.render(),b=this,d;this.options.container?e.gEl(this.options.container).innerHTML=a:document.write(a);this._autoResizeChart();window.addEventListener("resize",function(a){b._autoResizeChart()});d=e.gEl(this.id);this.postMessage=e.postMessageWrapper(d.contentWindow,this.id);e.bindEvent(d,"load",function(){b.postMessage.get("widgetReady",
|
||||||
"")+(this.options.studies?"&studies="+encodeURIComponent(this.options.studies.join("\u001f")):"")+(this.options.theme?"&theme="+encodeURIComponent(this.options.theme):"")+"&enabledStudies="+encodeURIComponent(JSON.stringify(this.options.enabledStudies))+"&enabledDrawings="+encodeURIComponent(JSON.stringify(this.options.enabledDrawings))+"&disabledDrawings="+encodeURIComponent(JSON.stringify(this.options.disabledDrawings))+"&overrides="+encodeURIComponent(JSON.stringify(this.options.overrides))+"&locale="+
|
{},function(){var a;b._ready=!0;for(a=b._ready_handlers.length;a--;)b._ready_handlers[a].call(b);b.postMessage.post(d.contentWindow,"initializationFinished")})})},render:function(){var a="__datafeed_"+this.options.uid;window[a]=this.options.datafeed;a=(this.options.path||"")+"static/tv-chart.html?localserver=1&symbol="+encodeURIComponent(this.options.symbol)+"&interval="+encodeURIComponent(this.options.interval)+"&toolbarbg="+this.options.toolbar_bg.replace("#","")+(this.options.widgetbar_width?"&widgetbarwidth="+
|
||||||
encodeURIComponent(this.options.locale)+(this.options.timezone?"&timezone="+encodeURIComponent(this.options.timezone):"");this.options.savedData&&(window.__TVSavedChart=this.options.savedData);return'<iframe id="'+this.id+'" src="'+a+'"'+(this.options.autosize?' style="width: 100%; height: 100%;"':' width="'+this.options.width+'" height="'+this.options.height+'"')+' frameborder="0" allowTransparency="true" scrolling="no"></iframe>'},onChartReady:function(a){this._ready?a.call(this):this._ready_handlers.push(a)},
|
this.options.widgetbar_width:"")+(this.options.studies?"&studies="+encodeURIComponent(this.options.studies.join("\u001f")):"")+(this.options.theme?"&theme="+encodeURIComponent(this.options.theme):"")+(this.options.hideSymbolSearch?"&hideSymbolSearch="+encodeURIComponent(this.options.hideSymbolSearch):"")+(this.options.hideSideToolbar?"&hideSideToolbar=true":"")+"&enabledStudies="+encodeURIComponent(JSON.stringify(this.options.enabledStudies))+"&disabledStudies="+encodeURIComponent(JSON.stringify(this.options.disabledStudies))+
|
||||||
setSymbol:function(a,b){this.postMessage.post(this._messageTarget(),"changeSymbol",{symbol:a,interval:b})},createStudy:function(a,b){this.postMessage.post(this._messageTarget(),"createStudy",{name:a,lock:b})},createShape:function(a,b){this.postMessage.post(this._messageTarget(),"createShape",{point:a,options:b});var d=this;this.postMessage.on("onIconCreated",function(a){d.postMessage.on("onIconClicked",function(a){})})},removeIcon:function(a){},onSymbolChange:function(a){this.postMessage.on("onSymbolChange",
|
"&enabledDrawings="+encodeURIComponent(JSON.stringify(this.options.enabledDrawings))+"&disabledDrawings="+encodeURIComponent(JSON.stringify(this.options.disabledDrawings))+"&overrides="+encodeURIComponent(JSON.stringify(this.options.overrides))+"&disableLogo="+encodeURIComponent(this.options.disableLogo)+"&locale="+encodeURIComponent(this.options.locale)+"&datafeedUID="+encodeURIComponent(a)+(this.options.snapshotUrl?"&snapshotUrl="+encodeURIComponent(this.options.snapshotUrl):"")+(this.options.timezone?
|
||||||
a)},onTick:function(a){this.postMessage.on("onTick",a)},remove:function(){var a=e.gEl(this.id);a.parentNode.removeChild(a)},onMarkClick:function(a){this.postMessage.on("onMarkClick",a)},onAutoSaveNeeded:function(a){this.postMessage.on("onAutoSaveNeeded",a)},save:function(a){this.postMessage.on("onChartSaved",a);this.postMessage.post(this._messageTarget(),"saveChart",{})},load:function(a){window.__TVSavedChart=a;this.remove();this.create()}};e.postMessageWrapper=function(){var a={},b={},d={},e,f=0,
|
"&timezone="+encodeURIComponent(this.options.timezone):"");this.options.savedData&&(window.__TVSavedChart=this.options.savedData);return'<iframe id="'+this.id+'" src="'+a+'"'+(this.options.fullscreen?"":' width="'+this.options.width+'" height="'+this.options.height+'"')+' frameborder="0" allowTransparency="true" scrolling="no"></iframe>'},onChartReady:function(a){this._ready?a.call(this):this._ready_handlers.push(a)},setSymbol:function(a,b){this.postMessage.post(this._messageTarget(),"changeSymbol",
|
||||||
g=0;window.addEventListener&&window.addEventListener("message",function(d){var c;try{c=JSON.parse(d.data)}catch(l){return}c.provider&&"TradingView"==c.provider&&("get"==c.type?b[c.name].call(c,c.data,function(a){e.postMessage(JSON.stringify({id:c.id,type:"on",name:c.name,client_id:c.client_id,data:a,provider:"TradingView"}),"*")}):"on"==c.type?a[c.client_id]&&a[c.client_id][c.id]&&(a[c.client_id][c.id].call(c,c.data),delete a[c.client_id][c.id]):"post"==c.type&&"function"===typeof b[c.name]&&b[c.name].call(c,
|
{symbol:a,interval:b})},createStudy:function(a,b){this.postMessage.post(this._messageTarget(),"createStudy",{name:a,lock:b})},createShape:function(a,b){this.postMessage.post(this._messageTarget(),"createShape",{point:a,options:b})},createVerticalLine:function(a,b){this.createShape(a,$.extend(b,{shape:"vertical_line"}))},createButton:function(){var a=e.gEl(this.id).contentWindow.headerWidget,a=a.createGroup({single:!0}).appendTo(a._$left);return $('<div class="button"></div>').appendTo(a)},removeIcon:function(a){},
|
||||||
c.data,function(){}))});return function(h,c){a[c]={};e=d[c]=h;return{on:function(a,c){b[a]=c},get:function(b,e,k){b={id:f++,type:"get",name:b,client_id:c,data:e,provider:"TradingView"};a[c][b.id]=k;d[c].postMessage(JSON.stringify(b),"*")},post:function(a,b,c){b={id:g++,type:"post",name:b,data:c,provider:"TradingView"};a&&"function"===typeof a.postMessage&&a.postMessage(JSON.stringify(b),"*")}}}}();e.getUrlParams=function(){for(var a,b=/\+/g,d=/([^&=]+)=?([^&]*)/g,e=window.location.search.substring(1),
|
onSymbolChange:function(a){this.postMessage.on("onSymbolChange",a)},onIntervalChange:function(a){this.postMessage.on("onIntervalChange",a)},onTick:function(a){this.postMessage.on("onTick",a)},remove:function(){var a=e.gEl(this.id);a.parentNode.removeChild(a)},onMarkClick:function(a){this.postMessage.on("onMarkClick",a)},onAutoSaveNeeded:function(a){this.postMessage.on("onAutoSaveNeeded",a)},save:function(a){this.postMessage.on("onChartSaved",a);this.postMessage.post(this._messageTarget(),"saveChart",
|
||||||
f={};a=d.exec(e);)f[decodeURIComponent(a[1].replace(b," "))]=decodeURIComponent(a[2].replace(b," "));return f};window.TradingView&&jQuery?jQuery.extend(window.TradingView,e):window.TradingView=e}})();
|
{})},load:function(a){window.__TVSavedChart=a;this.remove();this.create()},setLanguage:function(a){this.remove();this.options.locale=a;this.create()}};e.postMessageWrapper=function(){var a={},b={},d={},e,f=0,g=0;window.addEventListener&&window.addEventListener("message",function(d){var c;try{c=JSON.parse(d.data)}catch(l){return}c.provider&&"TradingView"==c.provider&&("get"==c.type?b[c.name].call(c,c.data,function(a){e.postMessage(JSON.stringify({id:c.id,type:"on",name:c.name,client_id:c.client_id,
|
||||||
|
data:a,provider:"TradingView"}),"*")}):"on"==c.type?a[c.client_id]&&a[c.client_id][c.id]&&(a[c.client_id][c.id].call(c,c.data),delete a[c.client_id][c.id]):"post"==c.type&&"function"===typeof b[c.name]&&b[c.name].call(c,c.data,function(){}))});return function(h,c){a[c]={};e=d[c]=h;return{on:function(a,c){b[a]=c},get:function(b,e,k){b={id:f++,type:"get",name:b,client_id:c,data:e,provider:"TradingView"};a[c][b.id]=k;d[c].postMessage(JSON.stringify(b),"*")},post:function(a,b,c){b={id:g++,type:"post",
|
||||||
|
name:b,data:c,provider:"TradingView"};a&&"function"===typeof a.postMessage&&a.postMessage(JSON.stringify(b),"*")}}}}();window.TradingView&&jQuery?jQuery.extend(window.TradingView,e):window.TradingView=e}})();
|
||||||
|
|||||||
@@ -6,18 +6,17 @@
|
|||||||
https://docs.google.com/document/d/1rAigRhQUSLgLCzUAiVBJGAB7uchb-PzFVe0Bl8WTtF0
|
https://docs.google.com/document/d/1rAigRhQUSLgLCzUAiVBJGAB7uchb-PzFVe0Bl8WTtF0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
Datafeeds = {};
|
Datafeeds = {};
|
||||||
|
|
||||||
|
|
||||||
Datafeeds.UDFCompatibleDatafeed = function(datafeedURL) {
|
Datafeeds.UDFCompatibleDatafeed = function(datafeedURL, updateFrequency) {
|
||||||
|
|
||||||
this._datafeedURL = datafeedURL;
|
this._datafeedURL = datafeedURL;
|
||||||
this._configuration = undefined;
|
this._configuration = undefined;
|
||||||
|
|
||||||
this._symbolSearch = null;
|
this._symbolSearch = null;
|
||||||
this._symbolsStorage = null;
|
this._symbolsStorage = null;
|
||||||
this._pulseUpdater = new Datafeeds.PulseUpdater(this);
|
this._pulseUpdater = new Datafeeds.PulseUpdater(this, updateFrequency);
|
||||||
|
|
||||||
this._enableLogging = false;
|
this._enableLogging = false;
|
||||||
this._initializationFinished = false;
|
this._initializationFinished = false;
|
||||||
@@ -48,7 +47,6 @@ Datafeeds.UDFCompatibleDatafeed.prototype._fireEvent = function(event, argument)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Datafeeds.UDFCompatibleDatafeed.prototype.onInitialized = function() {
|
Datafeeds.UDFCompatibleDatafeed.prototype.onInitialized = function() {
|
||||||
this._initializationFinished = true;
|
this._initializationFinished = true;
|
||||||
this._fireEvent("initialized");
|
this._fireEvent("initialized");
|
||||||
@@ -63,19 +61,35 @@ Datafeeds.UDFCompatibleDatafeed.prototype._logMessage = function(message) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Datafeeds.UDFCompatibleDatafeed.prototype._send = function(url, params) {
|
||||||
|
var request = url;
|
||||||
|
if (params) {
|
||||||
|
for (var i = 0; i < Object.keys(params).length; ++i) {
|
||||||
|
var key = Object.keys(params)[i];
|
||||||
|
var value = encodeURIComponent(params[key]);
|
||||||
|
request += (i == 0 ? "?" : "&") + key + "=" + value;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
this._logMessage("New request: " + request);
|
||||||
|
return $.ajax(request);
|
||||||
|
}
|
||||||
|
|
||||||
Datafeeds.UDFCompatibleDatafeed.prototype._initialize = function() {
|
Datafeeds.UDFCompatibleDatafeed.prototype._initialize = function() {
|
||||||
|
|
||||||
var that = this;
|
var that = this;
|
||||||
|
|
||||||
$.ajax(this._datafeedURL + "/config").
|
this._send(this._datafeedURL + "/config")
|
||||||
done(function(response) {
|
.done(function(response) {
|
||||||
var configurationData = JSON.parse(response);
|
var configurationData = JSON.parse(response);
|
||||||
that._setupWithConfiguration(configurationData);
|
that._setupWithConfiguration(configurationData);
|
||||||
}).
|
})
|
||||||
error(function(reason) {
|
.error(function(reason) {
|
||||||
that._setupWithConfiguration({
|
that._setupWithConfiguration({
|
||||||
supports_search: false,
|
supports_search: false,
|
||||||
supports_group_request: true
|
supports_group_request: true,
|
||||||
|
supported_resolutions: [1, 5, 15, 30, 60, "1D", "1W", "1M"],
|
||||||
|
supports_marks: false
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
@@ -131,7 +145,21 @@ Datafeeds.UDFCompatibleDatafeed.prototype._setupWithConfiguration = function(con
|
|||||||
// ===============================================================================================================================
|
// ===============================================================================================================================
|
||||||
// The functions set below is the implementation of JavaScript API.
|
// The functions set below is the implementation of JavaScript API.
|
||||||
|
|
||||||
Datafeeds.UDFCompatibleDatafeed.prototype.getMarks = function (symbolInfo, rangeStart, rangeEnd, onDataCallback) {
|
Datafeeds.UDFCompatibleDatafeed.prototype.getMarks = function (symbolInfo, rangeStart, rangeEnd, onDataCallback, resolution) {
|
||||||
|
if (this._configuration.supports_marks) {
|
||||||
|
this._send(this._datafeedURL + "/marks", {
|
||||||
|
symbol: symbolInfo.ticker.toUpperCase(),
|
||||||
|
from : rangeStart,
|
||||||
|
to: rangeEnd,
|
||||||
|
resolution: resolution
|
||||||
|
})
|
||||||
|
.done(function (response) {
|
||||||
|
onDataCallback(JSON.parse(response));
|
||||||
|
})
|
||||||
|
.error(function() {
|
||||||
|
onDataCallback([]);
|
||||||
|
})
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -140,7 +168,12 @@ Datafeeds.UDFCompatibleDatafeed.prototype.searchSymbolsByName = function(ticker,
|
|||||||
|
|
||||||
if (this._configuration.supports_search) {
|
if (this._configuration.supports_search) {
|
||||||
|
|
||||||
$.ajax(this._datafeedURL + "/search?limit=" + MAX_SEARCH_RESULTS +"&query=" + ticker + "&type=" + type + "&exchange=" + exchange)
|
this._send(this._datafeedURL + "/search", {
|
||||||
|
limit: MAX_SEARCH_RESULTS,
|
||||||
|
query: ticker.toUpperCase(),
|
||||||
|
type: type,
|
||||||
|
exchange: exchange
|
||||||
|
})
|
||||||
.done(function (response) {
|
.done(function (response) {
|
||||||
var data = JSON.parse(response);
|
var data = JSON.parse(response);
|
||||||
|
|
||||||
@@ -204,10 +237,9 @@ Datafeeds.UDFCompatibleDatafeed.prototype.resolveSymbol = function(symbolName, o
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!this._configuration.supports_group_request) {
|
if (!this._configuration.supports_group_request) {
|
||||||
var requestURL = this._datafeedURL + "/symbols?symbol=" + encodeURIComponent(symbolName.toUpperCase());
|
this._send(this._datafeedURL + "/symbols", {
|
||||||
this._logMessage(requestURL);
|
symbol: symbolName.toUpperCase()
|
||||||
|
})
|
||||||
$.ajax(requestURL)
|
|
||||||
.done(function (response) {
|
.done(function (response) {
|
||||||
var data = JSON.parse(response);
|
var data = JSON.parse(response);
|
||||||
|
|
||||||
@@ -243,15 +275,12 @@ Datafeeds.UDFCompatibleDatafeed.prototype.getBars = function(symbolInfo, resolut
|
|||||||
throw "Got a JS time instead of Unix one.";
|
throw "Got a JS time instead of Unix one.";
|
||||||
}
|
}
|
||||||
|
|
||||||
var requestURL = this._datafeedURL + "/history" +
|
this._send(this._datafeedURL + "/history", {
|
||||||
"?symbol=" + symbolInfo.ticker.toUpperCase() +
|
symbol: symbolInfo.ticker.toUpperCase(),
|
||||||
"&resolution=" + resolution +
|
resolution: resolution,
|
||||||
"&from=" + rangeStartDate +
|
from: rangeStartDate,
|
||||||
"&to=" + rangeEndDate;
|
to: rangeEndDate
|
||||||
|
})
|
||||||
this._logMessage("Requesting data from " + requestURL);
|
|
||||||
|
|
||||||
$.ajax(requestURL)
|
|
||||||
.done(function (response) {
|
.done(function (response) {
|
||||||
|
|
||||||
var data = JSON.parse(response);
|
var data = JSON.parse(response);
|
||||||
@@ -363,17 +392,16 @@ Datafeeds.SymbolsStorage.prototype._requestFullSymbolsList = function() {
|
|||||||
|
|
||||||
this._exchangesWaitingForData[exchange] = "waiting_for_data";
|
this._exchangesWaitingForData[exchange] = "waiting_for_data";
|
||||||
|
|
||||||
var requestURL = datafeed._datafeedURL + "/symbol_info?group=" + exchange;
|
this._datafeed._send(this._datafeed._datafeedURL + "/symbol_info", {
|
||||||
this._datafeed._logMessage("requesting exnchage info from " + requestURL);
|
group: exchange
|
||||||
|
})
|
||||||
$.ajax(requestURL).
|
.done(function(exchange) {
|
||||||
done(function(exchange) {
|
|
||||||
return function(response) {
|
return function(response) {
|
||||||
that._onExchangeDataReceived(exchange, JSON.parse(response));
|
that._onExchangeDataReceived(exchange, JSON.parse(response));
|
||||||
that._onAnyExchangeResponseReceived(exchange);
|
that._onAnyExchangeResponseReceived(exchange);
|
||||||
}
|
}
|
||||||
}(exchange)).
|
}(exchange))
|
||||||
error(function(exchange) {
|
.error(function(exchange) {
|
||||||
return function (reason) {
|
return function (reason) {
|
||||||
that._onAnyExchangeResponseReceived(exchange);
|
that._onAnyExchangeResponseReceived(exchange);
|
||||||
};
|
};
|
||||||
@@ -421,6 +449,7 @@ Datafeeds.SymbolsStorage.prototype._onExchangeDataReceived = function(exchangeNa
|
|||||||
pointvalue: tableField(data, "pointvalue", symbolIndex),
|
pointvalue: tableField(data, "pointvalue", symbolIndex),
|
||||||
pricescale: tableField(data, "pricescale", symbolIndex),
|
pricescale: tableField(data, "pricescale", symbolIndex),
|
||||||
type: tableField(data, "type", symbolIndex),
|
type: tableField(data, "type", symbolIndex),
|
||||||
|
session: tableField(data, "session-regular", symbolIndex),
|
||||||
ticker: tickerPresent ? tableField(data, "ticker", symbolIndex) : symbolName,
|
ticker: tickerPresent ? tableField(data, "ticker", symbolIndex) : symbolName,
|
||||||
timezone: tableField(data, "timezone", symbolIndex)
|
timezone: tableField(data, "timezone", symbolIndex)
|
||||||
};
|
};
|
||||||
@@ -529,7 +558,7 @@ Datafeeds.SymbolSearchComponent.prototype.searchSymbolsByName = function(searchA
|
|||||||
It's a pulse updating component for ExternalDatafeed. It emulates realtime updates with periodic requests.
|
It's a pulse updating component for ExternalDatafeed. It emulates realtime updates with periodic requests.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Datafeeds.PulseUpdater = function(datafeed) {
|
Datafeeds.PulseUpdater = function(datafeed, updateFrequency) {
|
||||||
this._datafeed = datafeed;
|
this._datafeed = datafeed;
|
||||||
this._subscribers = {};
|
this._subscribers = {};
|
||||||
|
|
||||||
@@ -538,7 +567,7 @@ Datafeeds.PulseUpdater = function(datafeed) {
|
|||||||
this._requestsPending = 0;
|
this._requestsPending = 0;
|
||||||
var that = this;
|
var that = this;
|
||||||
|
|
||||||
setInterval(function() {
|
var update = function() {
|
||||||
if (that._requestsPending > 0) {
|
if (that._requestsPending > 0) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -599,8 +628,11 @@ Datafeeds.PulseUpdater = function(datafeed) {
|
|||||||
})(subscriptionRecord);
|
})(subscriptionRecord);
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
10 * 1000);
|
|
||||||
|
if (updateFrequency && updateFrequency > 0) {
|
||||||
|
setInterval(update, updateFrequency);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,24 +0,0 @@
|
|||||||
@import "../../css/mixins/mixins";
|
|
||||||
@import "../../css/basics/basics";
|
|
||||||
|
|
||||||
@import "headerwidget.less";
|
|
||||||
@import "bottomtoolbar.less";
|
|
||||||
@import 'tvscript.less';
|
|
||||||
@import "sidetoolbar.less";
|
|
||||||
@import (less) 'widgetbar.css';
|
|
||||||
@import "wizard.less";
|
|
||||||
@import "linetoolpropertieswidget.less";
|
|
||||||
@import 'minichart.less';
|
|
||||||
@import 'chart_gui.less';
|
|
||||||
@import (less) 'sidebar.css';
|
|
||||||
@import (less) 'watchlist.css';
|
|
||||||
@import (less) 'notifications.css';
|
|
||||||
@import (less) 'detail.css';
|
|
||||||
@import (less) 'marketdepthwidget.css';
|
|
||||||
@import (less) 'news.css';
|
|
||||||
@import (less) 'chat.css';
|
|
||||||
@import (less) 'calendarwidget.css';
|
|
||||||
@import 'messages.less';
|
|
||||||
@import 'publicchats.less';
|
|
||||||
@import (inline) 'jquery-ui-1.8.11.css';
|
|
||||||
@import (inline) 'tvtags.css';
|
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
@import 'tvscript.less';
|
||||||
|
@import 'wizard.less';
|
||||||
|
@import (less) 'chat.css';
|
||||||
|
@import (less) 'notifications.css';
|
||||||
|
@import 'messages.less';
|
||||||
|
@import 'publicchats.less';
|
||||||
|
@import (inline) 'tvtags.css';
|
||||||
|
|
||||||
|
@import 'chartclient_common.less';
|
||||||
|
Before Width: | Height: | Size: 2.4 KiB |
BIN
charting_library/static/chart-client/css/light/zoom.cur
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
@@ -55,7 +55,7 @@ html, body {background: none; overflow: hidden; min-width: 240px; height: 100%;}
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.minimized .insert-study-pages { width: 490px; }
|
.minimized .insert-study-main { width: 490px; }
|
||||||
.minimized .insert-study-pages .search-header { padding-left: 4px; }
|
.minimized .insert-study-pages .search-header { padding-left: 4px; }
|
||||||
.minimized .insert-study-items ul.column { width: 150px; }
|
.minimized .insert-study-items ul.column { width: 150px; }
|
||||||
.minimized .search-header{ display: none; }
|
.minimized .search-header{ display: none; }
|
||||||
@@ -65,6 +65,11 @@ html, body {background: none; overflow: hidden; min-width: 240px; height: 100%;}
|
|||||||
{
|
{
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
|
border-width: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.on-widget .getimage:hover {
|
||||||
|
background: #5ECE93;
|
||||||
}
|
}
|
||||||
|
|
||||||
.on-widget .open-popup {
|
.on-widget .open-popup {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1015 B |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 337 B |
@@ -1,587 +0,0 @@
|
|||||||
{
|
|
||||||
|
|
||||||
"__comment": "Tis is css class name. Use `propertypage-name-label-nocap` if each word should not be capitalized. Or use `propertypage-name-label` if should.",
|
|
||||||
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
|
||||||
|
|
||||||
"Script Editor": "脚本编辑器",
|
|
||||||
" Published Charts Timeline": " 发行时间",
|
|
||||||
"SMA": "SMA",
|
|
||||||
"Bar's Style": "柱形图样式",
|
|
||||||
"Chart Properties": "图表设定",
|
|
||||||
"Compare": "比较目标",
|
|
||||||
"Compare...": "比较目标...",
|
|
||||||
"Compare or Add Symbol...": "比较或新增商品...",
|
|
||||||
"Compare or Add Symbol": "比较或新增商品",
|
|
||||||
"Add Symbol": "增加目标",
|
|
||||||
"Scales Properties...": "缩放属性...",
|
|
||||||
"Add": "新增",
|
|
||||||
"Company Comparison": "请输入商品代码",
|
|
||||||
"Indicators, Fundamentals, Economy and Add-ons": "技术指标",
|
|
||||||
"Economy & Symbols": "目标代码",
|
|
||||||
"Show Countdown": "显示倒数计时",
|
|
||||||
"Technical Analysis": "技术分析",
|
|
||||||
|
|
||||||
"Bars": "美国线",
|
|
||||||
"Candles": "K线图",
|
|
||||||
"Hollow Candles": "空心K线图",
|
|
||||||
"Line": "线形图",
|
|
||||||
"Area": "山形图",
|
|
||||||
"Heiken Ashi": "Heiken-Ashi烛图",
|
|
||||||
"Histogram": "直方图",
|
|
||||||
"Cross_chart_type": "交叉图",
|
|
||||||
"Columns": "柱状图",
|
|
||||||
"Circles": "饼图",
|
|
||||||
|
|
||||||
"Renko": "砖形图",
|
|
||||||
"Line Break": "价线图",
|
|
||||||
"Kagi": "Kagi图",
|
|
||||||
"Point & Figure": "点数图",
|
|
||||||
|
|
||||||
|
|
||||||
"Indicators": "技术指标",
|
|
||||||
"Favorites": "我的最爱",
|
|
||||||
"Technical Analysis": "技术分析",
|
|
||||||
"No indicators matched your criteria.": "没有技术指标符合您的搜寻条件.",
|
|
||||||
"Add to favorites": "新增至我的最爱",
|
|
||||||
"No symbols matched your criteria": "没有商品代码符合您的搜寻条件",
|
|
||||||
"Company Comparison": "请输入商品代码",
|
|
||||||
"Add any symbol from the list": "自清单上新增商品代码",
|
|
||||||
"Overlay the main chart": "覆盖主要绘图区",
|
|
||||||
"Symbols to be added on the chart": "新增商品代码至图表",
|
|
||||||
"Symbol": "请输入商品代码",
|
|
||||||
|
|
||||||
"Default": "预设",
|
|
||||||
"Defaults": "默认值",
|
|
||||||
"OK": "确认",
|
|
||||||
"Cancel": "取消",
|
|
||||||
|
|
||||||
" color": " 颜色",
|
|
||||||
" transparency": " 透明度",
|
|
||||||
" visibility": " 可见度",
|
|
||||||
"Add To Watchlist": "新增至期望清单",
|
|
||||||
"Apply": "应用",
|
|
||||||
"Arguments in Header": "表头参数",
|
|
||||||
"Arrow": "箭头",
|
|
||||||
"Auto Scale": "自动缩放",
|
|
||||||
"Background": "背景",
|
|
||||||
"bars": "根",
|
|
||||||
"bars_margin": "根",
|
|
||||||
"{0} bars": "{0} 根",
|
|
||||||
"Bottom Margin": "下边距",
|
|
||||||
"Bring Forward": "向上移动",
|
|
||||||
"Bring to Front": "置于顶层",
|
|
||||||
"Clone": "克隆",
|
|
||||||
"Color Theme": "色彩主题",
|
|
||||||
"Copy": "复制",
|
|
||||||
"Extended Hours": "延长交易时间",
|
|
||||||
"Format...": "格式...",
|
|
||||||
"Full Screen": "全屏幕",
|
|
||||||
"Grid Lines": "网网格线",
|
|
||||||
"Hide All Drawing Tools": "隐藏所有绘图工具",
|
|
||||||
"Hide": "隐藏",
|
|
||||||
"Insert Drawing Tool": "新增绘图工具",
|
|
||||||
"Insert Indicator...": "新增技术指标...",
|
|
||||||
"Last Value on Price Scale": "显示最后收盘价",
|
|
||||||
"Link To": "连结至",
|
|
||||||
"Load New Bars": "加载新数据",
|
|
||||||
"Lock All Drawing Tools": "锁定所有绘图工具",
|
|
||||||
"Lock Scale": "锁定缩放功能",
|
|
||||||
"Lock scale": "锁定缩放功能",
|
|
||||||
"Log Scale": "对数缩放",
|
|
||||||
"Magnet Mode": "磁铁模式",
|
|
||||||
"Merge Down": "向下合并",
|
|
||||||
"Merge Up": "向上合并",
|
|
||||||
"Objects Tree...": "排列顺序...",
|
|
||||||
"Offset": "位移",
|
|
||||||
"Override Min Tick": "覆写最小刻度",
|
|
||||||
"Percentage": "百分比",
|
|
||||||
"Precision": "精确度",
|
|
||||||
"Price Line": "价格标线",
|
|
||||||
"Properties...": "属性...",
|
|
||||||
"Redo": "重做",
|
|
||||||
"Remove All Drawing Tools": "移除所有绘图工具",
|
|
||||||
"Remove All Studies": "移除所有学习",
|
|
||||||
"Remove All Indicators": "移除所有技术指标",
|
|
||||||
"Remove": "移除",
|
|
||||||
"Reset Chart": "重设图表",
|
|
||||||
"Reset Scale": "重设比例",
|
|
||||||
"Reset": "重设",
|
|
||||||
"Right Margin": "右边距",
|
|
||||||
"Save As...": "储存为...",
|
|
||||||
"Scale Left": "左边缩放",
|
|
||||||
"Scale Percentage": "缩放百分比",
|
|
||||||
"Scale Right": "右边缩放",
|
|
||||||
"Scale Series Only": "只缩放数据",
|
|
||||||
"Scale series only": "只缩放数据",
|
|
||||||
"Scales Lines": "缩放线条",
|
|
||||||
"Scales Text": "缩放文字",
|
|
||||||
"Scaling": "缩放",
|
|
||||||
"Screen (No Scale)": "屏幕(无缩放)",
|
|
||||||
"Send Backward": "下移一层",
|
|
||||||
"Send to Back": "移至底层",
|
|
||||||
"Session Breaks": "中断会话",
|
|
||||||
"Show Arguments in Header": "在表头上显示参数",
|
|
||||||
"Show Last Value on Price Scale": "在价格比例尺上显示最终值",
|
|
||||||
"Last Value on Price Scale": "价格比例尺上的最终值",
|
|
||||||
"Show Left Axis": "显示左轴",
|
|
||||||
"Show Right Axis": "显示右轴",
|
|
||||||
"Show": "显示",
|
|
||||||
"Stay In Drawing Mode": "停留在绘图模式",
|
|
||||||
"Symbol Search...": "搜寻商品代码...",
|
|
||||||
"Change Symbol": "更换商品代码",
|
|
||||||
"Change Symbol...": "更换商品代码...",
|
|
||||||
"Time Zone": "时区",
|
|
||||||
"TimeZone": "时区",
|
|
||||||
"Top Margin": "上边距",
|
|
||||||
"Transparency": "透明度",
|
|
||||||
"Undo {0}": "复原 {0}",
|
|
||||||
"Undo": "复原",
|
|
||||||
"Unmerge Down": "取消向下合并",
|
|
||||||
"Unmerge Up": "取消向上合并",
|
|
||||||
"Visual Order": "显示顺序",
|
|
||||||
"Watermark": "水印",
|
|
||||||
"Show Objects Tree": "显示排列顺序",
|
|
||||||
|
|
||||||
|
|
||||||
"cursors-group-css-class": "",
|
|
||||||
|
|
||||||
"ABCD Pattern":"ABCD 型态",
|
|
||||||
"Anchored Text": "锚点文字",
|
|
||||||
"Arc": "弧形",
|
|
||||||
"Arrow Mark Down": "下箭头",
|
|
||||||
"Arrow Mark Left": "左箭头",
|
|
||||||
"Arrow Mark Right": "右箭图",
|
|
||||||
"Arrow Mark Up": "上箭头",
|
|
||||||
"Arrow": "箭头",
|
|
||||||
"Balloon": "泡泡",
|
|
||||||
"Bars Pattern": "直方图",
|
|
||||||
"Brush": "笔刷",
|
|
||||||
"Callout": "标注",
|
|
||||||
"Circle Lines": "周期线",
|
|
||||||
"Cross": "十字线",
|
|
||||||
"Cyclic Lines": "循环线",
|
|
||||||
"Date Range": "日期范围",
|
|
||||||
"Disjoint Angle": " 不相交角",
|
|
||||||
"Dot": "圆点",
|
|
||||||
"Elliott Labels": "艾略特标签",
|
|
||||||
"Elliott Major Retracement": "艾略特主波浪回测",
|
|
||||||
"Elliott Minor Retracement": "艾略特小波浪回测",
|
|
||||||
"Elliott Wave Circle": "艾略特圆型波",
|
|
||||||
"Elliott Wave Cycle": "艾略特循环波",
|
|
||||||
"Elliott Wave Minor": "艾略特小型波",
|
|
||||||
"Elliott Wave Subminuette": "艾略特次微波",
|
|
||||||
"Ellipse": "椭圆",
|
|
||||||
"Eraser": "橡皮擦",
|
|
||||||
"Extended": "延伸",
|
|
||||||
"Extended Line": "延伸线",
|
|
||||||
"Fib Channel": "通道黄金分割率",
|
|
||||||
"Fib Circles": "圆周黄金分割率",
|
|
||||||
"Fib Retracement": "费波南兹回测",
|
|
||||||
"Fib Speed Resistance Arcs": "半圆周黄金分割率",
|
|
||||||
"Fib Speed Resistance Fan": "扇形黄金分割率",
|
|
||||||
"Fib Spiral": "费波南兹螺旋",
|
|
||||||
"Fib Time Zone": "费波南兹系数",
|
|
||||||
"Fib Wedge": "楔形黄金分割率",
|
|
||||||
"Flag Mark": "旗标",
|
|
||||||
"Flat Top/Bottom": "旗顶/旗底",
|
|
||||||
"Flat Bottom": "旗底",
|
|
||||||
"Forecast": "预测",
|
|
||||||
"Gann Box": "箱型甘氏线",
|
|
||||||
"Gann Fan": "扇形甘氏线",
|
|
||||||
"Gann Square": "方形甘氏线",
|
|
||||||
"Head & Shoulders": "头肩顶",
|
|
||||||
"Horizontal Line": "垂直线",
|
|
||||||
"Horizontal Ray": "垂直射线",
|
|
||||||
"Icon": "图标",
|
|
||||||
"Inside Pitchfork": "内侧蝴蝶指标",
|
|
||||||
"Long Position": "做多部位",
|
|
||||||
"Risk/Reward long": "长期风险/回报",
|
|
||||||
"Modified Schiff Pitchfork": "改良式希夫蝴蝶指标",
|
|
||||||
"Parallel Channel": "并行通道",
|
|
||||||
"Pitchfan": "扇形角度线",
|
|
||||||
"Pitchfork": "基本蝴蝶指标",
|
|
||||||
"Polyline": "多边形",
|
|
||||||
"Price Label": "价位卷标",
|
|
||||||
"Price Range": "价位区间",
|
|
||||||
"Projection": "投影指标",
|
|
||||||
"Ray": "射线",
|
|
||||||
"Rectangle": "矩形",
|
|
||||||
"Regression Trend": "回归趋势",
|
|
||||||
"Rotated Rectangle": "旋转矩形",
|
|
||||||
"Schiff Pitchfork": "希夫蝴蝶指标",
|
|
||||||
"Schiff": "希夫",
|
|
||||||
"Original": "原始",
|
|
||||||
"Modified Schiff": "改良式希夫",
|
|
||||||
"Inside": "内部",
|
|
||||||
"Short Position": "做空部位",
|
|
||||||
"Risk/Reward short": "短期风险/回报",
|
|
||||||
"Text": "文字",
|
|
||||||
"Comment": "批注",
|
|
||||||
"Three Drivers Pattern": "下降旗形",
|
|
||||||
"Thumb Down": "失望",
|
|
||||||
"Thumb Up": "满意",
|
|
||||||
"Trend Angle": "趋势角度",
|
|
||||||
"Trend Line": "趋势线",
|
|
||||||
|
|
||||||
"Trend-Based Fib Extension": "趋势黄金分割率",
|
|
||||||
"Trend-Based Fib Time": "趋势费波南兹系数",
|
|
||||||
|
|
||||||
"Triangle Pattern": "收敛三角形",
|
|
||||||
"Triangle": "三角形",
|
|
||||||
"Vertical Line": "水平线",
|
|
||||||
"XABCD Pattern": "XABCD 蝴蝶",
|
|
||||||
|
|
||||||
|
|
||||||
"Angle:": "角度:",
|
|
||||||
"Arcs": "弧形",
|
|
||||||
"Background color 1": "背景颜色 #1",
|
|
||||||
"Background color 2": "背景颜色 #2",
|
|
||||||
"Background Color": "背景颜色",
|
|
||||||
"Bar #": "长条 #",
|
|
||||||
"Border color": "边框颜色",
|
|
||||||
"Border Color": "边框颜色",
|
|
||||||
"Border": "边框",
|
|
||||||
"Bottom Lables": "底部标签",
|
|
||||||
"bottom": "底部",
|
|
||||||
"center": "中间",
|
|
||||||
"Channel": "频道",
|
|
||||||
"Coeffs As Percents": "以系数作为百分比",
|
|
||||||
"Color bars based on previous close": "前次关闭时使用的调色",
|
|
||||||
"Color": "颜色",
|
|
||||||
"Color:": "颜色:",
|
|
||||||
"Source_compare": "来源比较",
|
|
||||||
"Coordinates": "坐标",
|
|
||||||
"Delete": "删除",
|
|
||||||
"Down Color": "向下颜色",
|
|
||||||
"Drawings": "绘图",
|
|
||||||
"Entry price:": "输入价格:",
|
|
||||||
"Events": "事件",
|
|
||||||
"Extend Left End": "向左延长至左端",
|
|
||||||
"Extend Left": "向左延长",
|
|
||||||
"Extend Lines": "延长线条",
|
|
||||||
"Extend Right End": "向右延长至右端",
|
|
||||||
"Extend Right": "向右延长",
|
|
||||||
"Extend": "延伸",
|
|
||||||
"Failure back color": "错误的背景颜色",
|
|
||||||
"Failure text color": "错误的文字颜色",
|
|
||||||
"Fans": "Линии",
|
|
||||||
"Fill": "填满",
|
|
||||||
"Format": "格式",
|
|
||||||
"Graphics": "图形",
|
|
||||||
"Grid": "网格线",
|
|
||||||
"Help": "协助",
|
|
||||||
"HLC Bars": "HLC长条",
|
|
||||||
"Inputs": "输入",
|
|
||||||
"Label Background": "标签背景",
|
|
||||||
"Label": "标签",
|
|
||||||
"Labels": "标签",
|
|
||||||
"Left End": "左端",
|
|
||||||
"Left Labels": "左方标签",
|
|
||||||
"left": "左",
|
|
||||||
"Level {0}": "等级 {0}",
|
|
||||||
"Levels": "等级",
|
|
||||||
"Line": "线形图",
|
|
||||||
"Lines": "线",
|
|
||||||
"Major": "主要",
|
|
||||||
"Measure (Shift + Click on the chart)": "测量 (在图表上按着键盘Shift键,同时点击鼠标左键)",
|
|
||||||
"Median": "中位",
|
|
||||||
"middle": "中间",
|
|
||||||
"Middle": "中轴慢线",
|
|
||||||
"Minor": "主要",
|
|
||||||
"Mode": "模式",
|
|
||||||
"Normal": "一般",
|
|
||||||
"Plot": "绘图",
|
|
||||||
"Price Levels": "价格等级",
|
|
||||||
"Price Source": "价格来源",
|
|
||||||
"Price": "价格",
|
|
||||||
"Price:": "价格:",
|
|
||||||
"Prices": "价格",
|
|
||||||
"Profit Background Color": "有效背景颜色",
|
|
||||||
"Profit Level. Ticks:": "有效等级刻度:",
|
|
||||||
"Properties": "图表设定",
|
|
||||||
"Reverse": "反向",
|
|
||||||
"Right End": "右端",
|
|
||||||
"Right Lables": "右方标签",
|
|
||||||
"right": "右",
|
|
||||||
"Log Scale_scale_menu": "对数比例选单",
|
|
||||||
"Percentage_scale_menu": "百分比比例选单",
|
|
||||||
"Scales": "比例",
|
|
||||||
"Settings": "设定",
|
|
||||||
"Show Background": "显示背景",
|
|
||||||
"Show Bars Range": "显示bars区间",
|
|
||||||
"Show Date/Time Range": "显示时间/日期区间",
|
|
||||||
"Show Distance": "显示距离",
|
|
||||||
"Show Labels": "显示卷标",
|
|
||||||
"Show Price Range": "显示价格区间",
|
|
||||||
"Show Price": "显示价格",
|
|
||||||
"Show Prices": "显示价格",
|
|
||||||
"Show Text": "显示文字",
|
|
||||||
"Show Time": "显示时间",
|
|
||||||
"Show Wave": "显示波浪",
|
|
||||||
"Show/Hide": "显示/隐藏",
|
|
||||||
"Source back color": "来源背景颜色",
|
|
||||||
"Source border color": "来源边框颜色",
|
|
||||||
"Source text color": "来源文字颜色",
|
|
||||||
"Stay in Drawing Mode": "停留在绘图模式",
|
|
||||||
"Stop Background Color": "停损背景颜色",
|
|
||||||
"Stop Color:": "停损颜色:",
|
|
||||||
"Stop Level. Ticks:": "停损等级刻度:",
|
|
||||||
"Style": "样式",
|
|
||||||
"Success back color": "正确背景颜色",
|
|
||||||
"Success text color": "正确文字颜色",
|
|
||||||
"Target back color": "目标背景颜色",
|
|
||||||
"Target border color": "目标边框颜色",
|
|
||||||
"Target Color:": "目标颜色:",
|
|
||||||
"Target text color": "目标文字颜色",
|
|
||||||
"Text Alignment:": "文字参数:",
|
|
||||||
"Text color": "文字颜色",
|
|
||||||
"Text Color": "文字颜色",
|
|
||||||
"Text Font": "文字字型",
|
|
||||||
"Text Wrap": "文字换行",
|
|
||||||
"Text": "文字",
|
|
||||||
"Text:": "文字:",
|
|
||||||
"Time Levels": "时间等级",
|
|
||||||
"Timezone/Sessions": "时区/会话",
|
|
||||||
"Top Labels": "顶端标签",
|
|
||||||
"top": "顶端",
|
|
||||||
"Up Color": "向上颜色",
|
|
||||||
"Wave Size": "波浪大小",
|
|
||||||
"Wick": "烛心",
|
|
||||||
"Zoom In": "放大",
|
|
||||||
"Zoom Out": "缩小",
|
|
||||||
"Borders": "边框",
|
|
||||||
"Level": "等级",
|
|
||||||
"Hlines Background": "盘整区背景色",
|
|
||||||
"Plots Background": "绘图区背景色",
|
|
||||||
|
|
||||||
"Open_line_tool_position": "开启画线工具位置",
|
|
||||||
"Closed_line_tool_position": "关闭画线工具位置",
|
|
||||||
"{0} P&L: {1}": "{0} 获利与损失: {1}",
|
|
||||||
"Risk/Reward Ratio: {0}": "风险/回报比率: {0}",
|
|
||||||
"Stop: {0} ({1}%)": "停损: {0} ({1}%)",
|
|
||||||
"Target: {0} ({1}%)": "目标: {0} ({1}%)",
|
|
||||||
"SUCCESS": "成功",
|
|
||||||
"FAILURE": "失败",
|
|
||||||
"Left Shoulder": "左肩",
|
|
||||||
"Head": "头部",
|
|
||||||
"Right Shoulder": "右肩",
|
|
||||||
"Mirrored": "镜像",
|
|
||||||
"Flipped": "翻转",
|
|
||||||
"distance: {0}": "距离: {0}",
|
|
||||||
|
|
||||||
"day": "日",
|
|
||||||
"day_plural_1": "day_plural_1",
|
|
||||||
"day_plural_2": "day_plural_2",
|
|
||||||
"day_plural_5": "day_plural_5",
|
|
||||||
|
|
||||||
"week": "周",
|
|
||||||
"week_plural_1": "week_plural_1",
|
|
||||||
"week_plural_2": "week_plural_2",
|
|
||||||
"week_plural_5": "week_plural_5",
|
|
||||||
|
|
||||||
"month": "月",
|
|
||||||
"month_plural_1": "month_plural_1",
|
|
||||||
"month_plural_2": "month_plural_2",
|
|
||||||
"month_plural_5": "month_plural_5",
|
|
||||||
|
|
||||||
"minute": "分",
|
|
||||||
"minute_plural_1": "minute_plural_1",
|
|
||||||
"minute_plural_2": "minute_plural_2",
|
|
||||||
"minute_plural_5": "minute_plural_3",
|
|
||||||
|
|
||||||
"hour": "时",
|
|
||||||
"hour_plural_1": "hour_plural_1",
|
|
||||||
"hour_plural_2": "hour_plural_2",
|
|
||||||
"hour_plural_5": "hour_plural_5",
|
|
||||||
|
|
||||||
"d_dates": "日",
|
|
||||||
"h_dates": "小时",
|
|
||||||
"m_dates": "月",
|
|
||||||
"s_dates": "秒",
|
|
||||||
"in_dates": "in_dates",
|
|
||||||
|
|
||||||
"Jan": "1月",
|
|
||||||
"Feb": "2月",
|
|
||||||
"Mar": "3月",
|
|
||||||
"Apr": "4月",
|
|
||||||
"May": "5月",
|
|
||||||
"Jun": "6月",
|
|
||||||
"Jul": "7月",
|
|
||||||
"Aug": "8月",
|
|
||||||
"Sep": "9月",
|
|
||||||
"Oct": "10月",
|
|
||||||
"Nov": "11月",
|
|
||||||
"Dec": "12月",
|
|
||||||
|
|
||||||
"Sun": "周日",
|
|
||||||
"Mon": "周一",
|
|
||||||
"Tue": "周二",
|
|
||||||
"Wed": "周三",
|
|
||||||
"Thu": "周四",
|
|
||||||
"Fri": "周五",
|
|
||||||
"Sat": "周六",
|
|
||||||
|
|
||||||
"Sunday": "周日",
|
|
||||||
"Monday": "周一",
|
|
||||||
"Tuesday": "周二",
|
|
||||||
"Wednesday": "周三",
|
|
||||||
"Thursday": "周四",
|
|
||||||
"Friday": "周五",
|
|
||||||
"Saturday": "周六",
|
|
||||||
|
|
||||||
"Objects Tree": "排列顺序",
|
|
||||||
"Manage Drawings": "管理绘图工具",
|
|
||||||
"TOOL": "工具",
|
|
||||||
"SYMBOL": "商品代码",
|
|
||||||
"Move Up": "向上移动",
|
|
||||||
"Move Down": "向下移动",
|
|
||||||
|
|
||||||
|
|
||||||
"All Exchanges": "所有交易所",
|
|
||||||
"All types": "所有类型",
|
|
||||||
"Stock": "股票",
|
|
||||||
"stock": "股票",
|
|
||||||
"Index": "指数",
|
|
||||||
"index": "指数",
|
|
||||||
"Futures": "期货",
|
|
||||||
"futures": "期货",
|
|
||||||
"commodity": "商品",
|
|
||||||
"Commodity": "商品",
|
|
||||||
|
|
||||||
"Image URL": "图文件路径",
|
|
||||||
"Save image": "储存图档",
|
|
||||||
"or copy url:": "或复制图文件路径:",
|
|
||||||
|
|
||||||
"Undo {0}": "复原 {0}",
|
|
||||||
"Redo {0}": "重做 {0}",
|
|
||||||
|
|
||||||
"Custom color...": "自定义颜色...",
|
|
||||||
"Search": "搜寻",
|
|
||||||
|
|
||||||
"Open_in_legend": "开盘",
|
|
||||||
"High_in_legend": "最高",
|
|
||||||
"Low_in_legend": "最低",
|
|
||||||
"Close_in_legend": "收盘",
|
|
||||||
|
|
||||||
"Open": "开盘",
|
|
||||||
"High": "最高",
|
|
||||||
"Low": "最低",
|
|
||||||
"Close": "收盘",
|
|
||||||
"(H + L)/2": "(最高+最低)/2",
|
|
||||||
"(H + L + C)/3": "(最高+最低+收盘)/3",
|
|
||||||
"(O + H + L + C)/4": "(开盘+最高+最低+收盘)/4",
|
|
||||||
|
|
||||||
|
|
||||||
"UTC": "国家标准时间",
|
|
||||||
"Exchange": "交易所",
|
|
||||||
"Athens": "欧洲/雅典",
|
|
||||||
"Berlin": "欧洲/柏林",
|
|
||||||
"Bogota": "南美洲/波哥大",
|
|
||||||
"Buenos Aires": "南美洲/布宜诺斯艾利斯",
|
|
||||||
"Chicago": "北美洲/芝加哥",
|
|
||||||
"Hong Kong": "亚洲/香港",
|
|
||||||
"Kolkata": "亚洲/加尔各答",
|
|
||||||
"London": "欧洲/伦敦",
|
|
||||||
"Los Angeles": "北美洲/洛杉矶",
|
|
||||||
"Madrid": "欧洲/马德里",
|
|
||||||
"Moscow": "欧洲/莫斯科",
|
|
||||||
"New York": "北美洲/纽约",
|
|
||||||
"Paris": "欧洲/巴黎",
|
|
||||||
"Seoul": "亚洲/首尔",
|
|
||||||
"Shanghai": "亚洲/上海",
|
|
||||||
"Singapore": "亚洲/新加坡",
|
|
||||||
"Sydney": "大洋洲/悉尼",
|
|
||||||
"Taipei": "亚洲/台北",
|
|
||||||
"Tokyo": "亚洲/东京",
|
|
||||||
"Toronto": "北美洲/多伦多",
|
|
||||||
"Vancouver": "北美洲/温哥华",
|
|
||||||
"Warsaw": "欧洲/华沙",
|
|
||||||
|
|
||||||
"n/a": "n/a",
|
|
||||||
|
|
||||||
"Long_input": "长轴慢线",
|
|
||||||
"long_input": "长轴慢线",
|
|
||||||
"longlen_input": "长轴慢线",
|
|
||||||
"Window Size_input": "窗口大小",
|
|
||||||
"Length_input": "天数长度",
|
|
||||||
"length_input": "天数长度",
|
|
||||||
"len_input": "天数长度",
|
|
||||||
"Short_input": "短轴快线",
|
|
||||||
"short_input": "短轴快线",
|
|
||||||
"shortlen_input": "短轴快线",
|
|
||||||
"Mult_input": "多重因素",
|
|
||||||
"mult_input": "多重因素",
|
|
||||||
"divisor_input": "除数",
|
|
||||||
"Divisor_input": "除数",
|
|
||||||
"Upper": "上方",
|
|
||||||
"Lower": "下方",
|
|
||||||
"Long": "长期",
|
|
||||||
"Short": "短期",
|
|
||||||
"Signal": "讯号",
|
|
||||||
"Jaw": "下颚",
|
|
||||||
"Teeth": "牙齿",
|
|
||||||
"Lips": "嘴唇",
|
|
||||||
"Zero": "零轴",
|
|
||||||
"WMA Length_input": "WMA长度",
|
|
||||||
"Long RoC Length_input": "长期RoC天数",
|
|
||||||
"Short RoC Length_input": "短期RoC天数",
|
|
||||||
"jawLength_input": "下颚长度",
|
|
||||||
"teethLength_input": "牙齿长度",
|
|
||||||
"lipsLength_input": "嘴唇长度",
|
|
||||||
"percent_input": "百分比",
|
|
||||||
"exponential_input": "指数平均",
|
|
||||||
"smoothD_input": "平滑 %D",
|
|
||||||
"smoothK_input": "平滑 %K",
|
|
||||||
"Color 0": "颜色 0",
|
|
||||||
"Color 1": "颜色 1",
|
|
||||||
"Color 2": "颜色 2",
|
|
||||||
"Color 3": "颜色 3",
|
|
||||||
"Color 4": "颜色 4",
|
|
||||||
"sym_input": "工具",
|
|
||||||
"symbol_input": "工具",
|
|
||||||
"Sym_input": "工具",
|
|
||||||
"DI Length_input": "DI长度",
|
|
||||||
"ADX Smoothing_input": "平滑ADX",
|
|
||||||
"displacement_input": "云带",
|
|
||||||
|
|
||||||
"Tenkan-sen": "转换线",
|
|
||||||
"Kijun-sen": "基线",
|
|
||||||
"Chikou span": "延迟线",
|
|
||||||
"Senkou A": "前行带 A",
|
|
||||||
"Senkou B": "前行带 B",
|
|
||||||
|
|
||||||
"useTrueRange_input": "使用真实区间",
|
|
||||||
"roclen1_input": "长度 RoC 1",
|
|
||||||
"roclen2_input": "长度 RoC 2",
|
|
||||||
"roclen3_input": "长度 RoC 3",
|
|
||||||
"roclen4_input": "长度 RoC 4",
|
|
||||||
"smalen1_input": "长度 MA 1",
|
|
||||||
"smalen2_input": "长度 MA 2",
|
|
||||||
"smalen3_input": "长度 MA 3",
|
|
||||||
"smalen4_input": "长度 MA 4",
|
|
||||||
"siglen_input": "讯号长度",
|
|
||||||
|
|
||||||
"UpperLimit": "上方极限值",
|
|
||||||
"LowerLimit": "下方极限值",
|
|
||||||
|
|
||||||
"fastLength_input": "快速指标天数",
|
|
||||||
"slowLength_input": "慢速指标天数",
|
|
||||||
"signalLength_input": "讯号产生天数",
|
|
||||||
|
|
||||||
"start_input": "开始",
|
|
||||||
"increment_input": "增量",
|
|
||||||
"maximum_input": "最大值",
|
|
||||||
"showMA_input": "显示移动平均",
|
|
||||||
"Volume": "成交量",
|
|
||||||
"Volume MA": "成交量移动平均",
|
|
||||||
"Indicator": "技术指标",
|
|
||||||
"Oscillator": "摆荡指标",
|
|
||||||
"lengthStoch_input": "随机指标天数",
|
|
||||||
"lengthRSI_input": "随机RSI天数",
|
|
||||||
|
|
||||||
"sigma_input": "Sigma",
|
|
||||||
"Sigma_input": "Sigma",
|
|
||||||
|
|
||||||
"Crosses": "交错"
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,587 +0,0 @@
|
|||||||
{
|
|
||||||
|
|
||||||
"__comment": "Tis is css class name. Use `propertypage-name-label-nocap` if each word should not be capitalized. Or use `propertypage-name-label` if should.",
|
|
||||||
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
|
||||||
|
|
||||||
"Script Editor": "腳本編輯器",
|
|
||||||
" Published Charts Timeline": " 發行時間",
|
|
||||||
"SMA": "SMA",
|
|
||||||
"Bar's Style": "直條圖樣式",
|
|
||||||
"Chart Properties": "圖表設定",
|
|
||||||
"Compare": "比較標的",
|
|
||||||
"Compare...": "比較標的...",
|
|
||||||
"Compare or Add Symbol...": "比較或新增商品...",
|
|
||||||
"Compare or Add Symbol": "比較或新增商品",
|
|
||||||
"Add Symbol": "增加標的",
|
|
||||||
"Scales Properties...": "縮放屬性...",
|
|
||||||
"Add": "新增",
|
|
||||||
"Company Comparison": "請輸入商品代碼",
|
|
||||||
"Indicators, Fundamentals, Economy and Add-ons": "技術指標",
|
|
||||||
"Economy & Symbols": "標的代碼",
|
|
||||||
"Show Countdown": "顯示倒數計時",
|
|
||||||
"Technical Analysis": "技術分析",
|
|
||||||
|
|
||||||
"Bars": "美國線",
|
|
||||||
"Candles": "K線圖",
|
|
||||||
"Hollow Candles": "空心K線圖",
|
|
||||||
"Line": "線形圖",
|
|
||||||
"Area": "山形圖",
|
|
||||||
"Heiken Ashi": "Heiken-Ashi燭圖",
|
|
||||||
"Histogram": "直方圖",
|
|
||||||
"Cross_chart_type": "交叉圖",
|
|
||||||
"Columns": "柱狀圖",
|
|
||||||
"Circles": "圓形圖",
|
|
||||||
|
|
||||||
"Renko": "磚形圖",
|
|
||||||
"Line Break": "價線圖",
|
|
||||||
"Kagi": "Kagi圖",
|
|
||||||
"Point & Figure": "點數圖",
|
|
||||||
|
|
||||||
|
|
||||||
"Indicators": "技術指標",
|
|
||||||
"Favorites": "我的最愛",
|
|
||||||
"Technical Analysis": "技術分析",
|
|
||||||
"No indicators matched your criteria.": "沒有技術指標符合您的搜尋條件.",
|
|
||||||
"Add to favorites": "新增至我的最愛",
|
|
||||||
"No symbols matched your criteria": "沒有商品代碼符合您的搜尋條件",
|
|
||||||
"Company Comparison": "請輸入商品代碼",
|
|
||||||
"Add any symbol from the list": "自清單上新增商品代碼",
|
|
||||||
"Overlay the main chart": "覆蓋主要繪圖區",
|
|
||||||
"Symbols to be added on the chart": "新增商品代碼至圖表",
|
|
||||||
"Symbol": "請輸入商品代碼",
|
|
||||||
|
|
||||||
"Default": "預設",
|
|
||||||
"Defaults": "預設值",
|
|
||||||
"OK": "確認",
|
|
||||||
"Cancel": "取消",
|
|
||||||
|
|
||||||
" color": " 顏色",
|
|
||||||
" transparency": " 透明度",
|
|
||||||
" visibility": " 可見度",
|
|
||||||
"Add To Watchlist": "新增至期望清單",
|
|
||||||
"Apply": "應用",
|
|
||||||
"Arguments in Header": "表頭參數",
|
|
||||||
"Arrow": "箭頭",
|
|
||||||
"Auto Scale": "自動縮放",
|
|
||||||
"Background": "背景",
|
|
||||||
"bars": "根",
|
|
||||||
"bars_margin": "根",
|
|
||||||
"{0} bars": "{0} 根",
|
|
||||||
"Bottom Margin": "下邊距",
|
|
||||||
"Bring Forward": "向上移動",
|
|
||||||
"Bring to Front": "置於頂層",
|
|
||||||
"Clone": "克隆",
|
|
||||||
"Color Theme": "色彩主題",
|
|
||||||
"Copy": "複製",
|
|
||||||
"Extended Hours": "延長交易時間",
|
|
||||||
"Format...": "格式...",
|
|
||||||
"Full Screen": "全螢幕",
|
|
||||||
"Grid Lines": "網格線",
|
|
||||||
"Hide All Drawing Tools": "隱藏所有繪圖工具",
|
|
||||||
"Hide": "隱藏",
|
|
||||||
"Insert Drawing Tool": "新增繪圖工具",
|
|
||||||
"Insert Indicator...": "新增技術指標...",
|
|
||||||
"Last Value on Price Scale": "顯示最後收盤價",
|
|
||||||
"Link To": "連結至",
|
|
||||||
"Load New Bars": "載入新數據",
|
|
||||||
"Lock All Drawing Tools": "鎖定所有繪圖工具",
|
|
||||||
"Lock Scale": "鎖定縮放功能",
|
|
||||||
"Lock scale": "鎖定縮放功能",
|
|
||||||
"Log Scale": "對數縮放",
|
|
||||||
"Magnet Mode": "磁鐵模式",
|
|
||||||
"Merge Down": "向下合併",
|
|
||||||
"Merge Up": "向上合併",
|
|
||||||
"Objects Tree...": "排列順序...",
|
|
||||||
"Offset": "位移",
|
|
||||||
"Override Min Tick": "覆寫最小刻度",
|
|
||||||
"Percentage": "百分比",
|
|
||||||
"Precision": "精確度",
|
|
||||||
"Price Line": "價格標線",
|
|
||||||
"Properties...": "屬性...",
|
|
||||||
"Redo": "重做",
|
|
||||||
"Remove All Drawing Tools": "移除所有繪圖工具",
|
|
||||||
"Remove All Studies": "移除所有學習",
|
|
||||||
"Remove All Indicators": "移除所有技術指標",
|
|
||||||
"Remove": "移除",
|
|
||||||
"Reset Chart": "重設圖表",
|
|
||||||
"Reset Scale": "重設比例",
|
|
||||||
"Reset": "重設",
|
|
||||||
"Right Margin": "右邊距",
|
|
||||||
"Save As...": "儲存為...",
|
|
||||||
"Scale Left": "左邊縮放",
|
|
||||||
"Scale Percentage": "縮放百分比",
|
|
||||||
"Scale Right": "右邊縮放",
|
|
||||||
"Scale Series Only": "只縮放數據",
|
|
||||||
"Scale series only": "只縮放數據",
|
|
||||||
"Scales Lines": "縮放線條",
|
|
||||||
"Scales Text": "縮放文字",
|
|
||||||
"Scaling": "縮放",
|
|
||||||
"Screen (No Scale)": "螢幕(無縮放)",
|
|
||||||
"Send Backward": "下移一層",
|
|
||||||
"Send to Back": "移至底層",
|
|
||||||
"Session Breaks": "中斷工作階段",
|
|
||||||
"Show Arguments in Header": "在表頭上顯示參數",
|
|
||||||
"Show Last Value on Price Scale": "在價格比例尺上顯示最終值",
|
|
||||||
"Last Value on Price Scale": "價格比例尺上的最終值",
|
|
||||||
"Show Left Axis": "顯示左軸",
|
|
||||||
"Show Right Axis": "顯示右軸",
|
|
||||||
"Show": "顯示",
|
|
||||||
"Stay In Drawing Mode": "停留在繪圖模式",
|
|
||||||
"Symbol Search...": "搜尋商品代碼...",
|
|
||||||
"Change Symbol": "更換商品代碼",
|
|
||||||
"Change Symbol...": "更換商品代碼...",
|
|
||||||
"Time Zone": "時區",
|
|
||||||
"TimeZone": "時區",
|
|
||||||
"Top Margin": "上邊距",
|
|
||||||
"Transparency": "透明度",
|
|
||||||
"Undo {0}": "復原 {0}",
|
|
||||||
"Undo": "復原",
|
|
||||||
"Unmerge Down": "取消向下合併",
|
|
||||||
"Unmerge Up": "取消向上合併",
|
|
||||||
"Visual Order": "顯示順序",
|
|
||||||
"Watermark": "浮水印",
|
|
||||||
"Show Objects Tree": "顯示排列順序",
|
|
||||||
|
|
||||||
|
|
||||||
"cursors-group-css-class": "",
|
|
||||||
|
|
||||||
"ABCD Pattern":"ABCD 型態",
|
|
||||||
"Anchored Text": "錨點文字",
|
|
||||||
"Arc": "弧形",
|
|
||||||
"Arrow Mark Down": "下箭頭",
|
|
||||||
"Arrow Mark Left": "左箭頭",
|
|
||||||
"Arrow Mark Right": "右箭圖",
|
|
||||||
"Arrow Mark Up": "上箭頭",
|
|
||||||
"Arrow": "箭頭",
|
|
||||||
"Balloon": "泡泡",
|
|
||||||
"Bars Pattern": "長條圖",
|
|
||||||
"Brush": "筆刷",
|
|
||||||
"Callout": "標註",
|
|
||||||
"Circle Lines": "週期線",
|
|
||||||
"Cross": "十字線",
|
|
||||||
"Cyclic Lines": "循環線",
|
|
||||||
"Date Range": "日期範圍",
|
|
||||||
"Disjoint Angle": " 不相交角",
|
|
||||||
"Dot": "圓點",
|
|
||||||
"Elliott Labels": "艾略特標籤",
|
|
||||||
"Elliott Major Retracement": "艾略特主波浪回測",
|
|
||||||
"Elliott Minor Retracement": "艾略特小波浪回測",
|
|
||||||
"Elliott Wave Circle": "艾略特圓型波",
|
|
||||||
"Elliott Wave Cycle": "艾略特循環波",
|
|
||||||
"Elliott Wave Minor": "艾略特小型波",
|
|
||||||
"Elliott Wave Subminuette": "艾略特次微波",
|
|
||||||
"Ellipse": "橢圓",
|
|
||||||
"Eraser": "橡皮擦",
|
|
||||||
"Extended": "延伸",
|
|
||||||
"Extended Line": "延伸線",
|
|
||||||
"Fib Channel": "通道黃金分割率",
|
|
||||||
"Fib Circles": "圓周黃金分割率",
|
|
||||||
"Fib Retracement": "費波南茲回測",
|
|
||||||
"Fib Speed Resistance Arcs": "半圓周黃金分割率",
|
|
||||||
"Fib Speed Resistance Fan": "扇形黃金分割率",
|
|
||||||
"Fib Spiral": "費波南茲螺旋",
|
|
||||||
"Fib Time Zone": "費波南茲係數",
|
|
||||||
"Fib Wedge": "楔形黃金分割率",
|
|
||||||
"Flag Mark": "旗標",
|
|
||||||
"Flat Top/Bottom": "旗頂/旗底",
|
|
||||||
"Flat Bottom": "旗底",
|
|
||||||
"Forecast": "預測",
|
|
||||||
"Gann Box": "箱型甘氏線",
|
|
||||||
"Gann Fan": "扇形甘氏線",
|
|
||||||
"Gann Square": "方形甘氏線",
|
|
||||||
"Head & Shoulders": "頭肩頂",
|
|
||||||
"Horizontal Line": "垂直線",
|
|
||||||
"Horizontal Ray": "垂直射線",
|
|
||||||
"Icon": "圖標",
|
|
||||||
"Inside Pitchfork": "內側蝴蝶指標",
|
|
||||||
"Long Position": "做多部位",
|
|
||||||
"Risk/Reward long": "長期風險/回報",
|
|
||||||
"Modified Schiff Pitchfork": "改良式希夫蝴蝶指標",
|
|
||||||
"Parallel Channel": "併行通道",
|
|
||||||
"Pitchfan": "扇形角度線",
|
|
||||||
"Pitchfork": "基本蝴蝶指標",
|
|
||||||
"Polyline": "多邊形",
|
|
||||||
"Price Label": "價位標籤",
|
|
||||||
"Price Range": "價位區間",
|
|
||||||
"Projection": "投影指標",
|
|
||||||
"Ray": "射線",
|
|
||||||
"Rectangle": "矩形",
|
|
||||||
"Regression Trend": "迴歸趨勢",
|
|
||||||
"Rotated Rectangle": "旋轉矩形",
|
|
||||||
"Schiff Pitchfork": "希夫蝴蝶指標",
|
|
||||||
"Schiff": "希夫",
|
|
||||||
"Original": "原始",
|
|
||||||
"Modified Schiff": "改良式希夫",
|
|
||||||
"Inside": "內部",
|
|
||||||
"Short Position": "做空部位",
|
|
||||||
"Risk/Reward short": "短期風險/回報",
|
|
||||||
"Text": "文字",
|
|
||||||
"Comment": "註解",
|
|
||||||
"Three Drivers Pattern": "下降旗形",
|
|
||||||
"Thumb Down": "失望",
|
|
||||||
"Thumb Up": "滿意",
|
|
||||||
"Trend Angle": "趨勢角度",
|
|
||||||
"Trend Line": "趨勢線",
|
|
||||||
|
|
||||||
"Trend-Based Fib Extension": "趨勢黃金分割率",
|
|
||||||
"Trend-Based Fib Time": "趨勢費波南茲係數",
|
|
||||||
|
|
||||||
"Triangle Pattern": "收斂三角形",
|
|
||||||
"Triangle": "三角形",
|
|
||||||
"Vertical Line": "水平線",
|
|
||||||
"XABCD Pattern": "XABCD 蝴蝶",
|
|
||||||
|
|
||||||
|
|
||||||
"Angle:": "角度:",
|
|
||||||
"Arcs": "弧形",
|
|
||||||
"Background color 1": "背景顏色 #1",
|
|
||||||
"Background color 2": "背景顏色 #2",
|
|
||||||
"Background Color": "背景顏色",
|
|
||||||
"Bar #": "長條 #",
|
|
||||||
"Border color": "邊框顏色",
|
|
||||||
"Border Color": "邊框顏色",
|
|
||||||
"Border": "邊框",
|
|
||||||
"Bottom Lables": "底部標籤",
|
|
||||||
"bottom": "底部",
|
|
||||||
"center": "中間",
|
|
||||||
"Channel": "頻道",
|
|
||||||
"Coeffs As Percents": "以係數作為百分比",
|
|
||||||
"Color bars based on previous close": "前次關閉時使用的調色",
|
|
||||||
"Color": "顏色",
|
|
||||||
"Color:": "顏色:",
|
|
||||||
"Source_compare": "來源比較",
|
|
||||||
"Coordinates": "座標",
|
|
||||||
"Delete": "刪除",
|
|
||||||
"Down Color": "向下顏色",
|
|
||||||
"Drawings": "繪圖",
|
|
||||||
"Entry price:": "輸入價格:",
|
|
||||||
"Events": "事件",
|
|
||||||
"Extend Left End": "向左延長至左端",
|
|
||||||
"Extend Left": "向左延長",
|
|
||||||
"Extend Lines": "延長線條",
|
|
||||||
"Extend Right End": "向右延長至右端",
|
|
||||||
"Extend Right": "向右延長",
|
|
||||||
"Extend": "延伸",
|
|
||||||
"Failure back color": "錯誤的背景顏色",
|
|
||||||
"Failure text color": "錯誤的文字顏色",
|
|
||||||
"Fans": "Линии",
|
|
||||||
"Fill": "填滿",
|
|
||||||
"Format": "格式",
|
|
||||||
"Graphics": "圖形",
|
|
||||||
"Grid": "格線",
|
|
||||||
"Help": "協助",
|
|
||||||
"HLC Bars": "HLC長條",
|
|
||||||
"Inputs": "輸入",
|
|
||||||
"Label Background": "標籤背景",
|
|
||||||
"Label": "標籤",
|
|
||||||
"Labels": "標籤",
|
|
||||||
"Left End": "左端",
|
|
||||||
"Left Labels": "左方標籤",
|
|
||||||
"left": "左",
|
|
||||||
"Level {0}": "等級 {0}",
|
|
||||||
"Levels": "等級",
|
|
||||||
"Line": "線形圖",
|
|
||||||
"Lines": "線",
|
|
||||||
"Major": "主要",
|
|
||||||
"Measure (Shift + Click on the chart)": "測量 (在圖表上按著鍵盤Shift鍵,同時點擊滑鼠左鍵)",
|
|
||||||
"Median": "中位",
|
|
||||||
"middle": "中間",
|
|
||||||
"Middle": "中軸慢線",
|
|
||||||
"Minor": "主要",
|
|
||||||
"Mode": "模式",
|
|
||||||
"Normal": "一般",
|
|
||||||
"Plot": "繪圖",
|
|
||||||
"Price Levels": "價格等級",
|
|
||||||
"Price Source": "價格來源",
|
|
||||||
"Price": "價格",
|
|
||||||
"Price:": "價格:",
|
|
||||||
"Prices": "價格",
|
|
||||||
"Profit Background Color": "有效背景顏色",
|
|
||||||
"Profit Level. Ticks:": "有效等級刻度:",
|
|
||||||
"Properties": "圖表設定",
|
|
||||||
"Reverse": "反向",
|
|
||||||
"Right End": "右端",
|
|
||||||
"Right Lables": "右方標籤",
|
|
||||||
"right": "右",
|
|
||||||
"Log Scale_scale_menu": "對數比例選單",
|
|
||||||
"Percentage_scale_menu": "百分比比例選單",
|
|
||||||
"Scales": "比例",
|
|
||||||
"Settings": "設定",
|
|
||||||
"Show Background": "顯示背景",
|
|
||||||
"Show Bars Range": "顯示bars區間",
|
|
||||||
"Show Date/Time Range": "顯示時間/日期區間",
|
|
||||||
"Show Distance": "顯示距離",
|
|
||||||
"Show Labels": "顯示標籤",
|
|
||||||
"Show Price Range": "顯示價格區間",
|
|
||||||
"Show Price": "顯示價格",
|
|
||||||
"Show Prices": "顯示價格",
|
|
||||||
"Show Text": "顯示文字",
|
|
||||||
"Show Time": "顯示時間",
|
|
||||||
"Show Wave": "顯示波浪",
|
|
||||||
"Show/Hide": "顯示/隱藏",
|
|
||||||
"Source back color": "來源背景顏色",
|
|
||||||
"Source border color": "來源邊框顏色",
|
|
||||||
"Source text color": "來源文字顏色",
|
|
||||||
"Stay in Drawing Mode": "停留在繪圖模式",
|
|
||||||
"Stop Background Color": "停損背景顏色",
|
|
||||||
"Stop Color:": "停損顏色:",
|
|
||||||
"Stop Level. Ticks:": "停損等級刻度:",
|
|
||||||
"Style": "樣式",
|
|
||||||
"Success back color": "正確背景顏色",
|
|
||||||
"Success text color": "正確文字顏色",
|
|
||||||
"Target back color": "目標背景顏色",
|
|
||||||
"Target border color": "目標邊框顏色",
|
|
||||||
"Target Color:": "目標顏色:",
|
|
||||||
"Target text color": "目標文字顏色",
|
|
||||||
"Text Alignment:": "文字參數:",
|
|
||||||
"Text color": "文字顏色",
|
|
||||||
"Text Color": "文字顏色",
|
|
||||||
"Text Font": "文字字型",
|
|
||||||
"Text Wrap": "文字換行",
|
|
||||||
"Text": "文字",
|
|
||||||
"Text:": "文字:",
|
|
||||||
"Time Levels": "時間等級",
|
|
||||||
"Timezone/Sessions": "時區/工作階段",
|
|
||||||
"Top Labels": "頂端標籤",
|
|
||||||
"top": "頂端",
|
|
||||||
"Up Color": "向上顏色",
|
|
||||||
"Wave Size": "波浪大小",
|
|
||||||
"Wick": "燭心",
|
|
||||||
"Zoom In": "放大",
|
|
||||||
"Zoom Out": "縮小",
|
|
||||||
"Borders": "邊框",
|
|
||||||
"Level": "等級",
|
|
||||||
"Hlines Background": "盤整區背景色",
|
|
||||||
"Plots Background": "繪圖區背景色",
|
|
||||||
|
|
||||||
"Open_line_tool_position": "開啟畫線工具位置",
|
|
||||||
"Closed_line_tool_position": "關閉畫線工具位置",
|
|
||||||
"{0} P&L: {1}": "{0} 獲利與損失: {1}",
|
|
||||||
"Risk/Reward Ratio: {0}": "風險/回報比率: {0}",
|
|
||||||
"Stop: {0} ({1}%)": "停損: {0} ({1}%)",
|
|
||||||
"Target: {0} ({1}%)": "目標: {0} ({1}%)",
|
|
||||||
"SUCCESS": "成功",
|
|
||||||
"FAILURE": "失敗",
|
|
||||||
"Left Shoulder": "左肩",
|
|
||||||
"Head": "頭部",
|
|
||||||
"Right Shoulder": "右肩",
|
|
||||||
"Mirrored": "鏡像",
|
|
||||||
"Flipped": "翻轉",
|
|
||||||
"distance: {0}": "距離: {0}",
|
|
||||||
|
|
||||||
"day": "日",
|
|
||||||
"day_plural_1": "day_plural_1",
|
|
||||||
"day_plural_2": "day_plural_2",
|
|
||||||
"day_plural_5": "day_plural_5",
|
|
||||||
|
|
||||||
"week": "週",
|
|
||||||
"week_plural_1": "week_plural_1",
|
|
||||||
"week_plural_2": "week_plural_2",
|
|
||||||
"week_plural_5": "week_plural_5",
|
|
||||||
|
|
||||||
"month": "月",
|
|
||||||
"month_plural_1": "month_plural_1",
|
|
||||||
"month_plural_2": "month_plural_2",
|
|
||||||
"month_plural_5": "month_plural_5",
|
|
||||||
|
|
||||||
"minute": "分",
|
|
||||||
"minute_plural_1": "minute_plural_1",
|
|
||||||
"minute_plural_2": "minute_plural_2",
|
|
||||||
"minute_plural_5": "minute_plural_3",
|
|
||||||
|
|
||||||
"hour": "時",
|
|
||||||
"hour_plural_1": "hour_plural_1",
|
|
||||||
"hour_plural_2": "hour_plural_2",
|
|
||||||
"hour_plural_5": "hour_plural_5",
|
|
||||||
|
|
||||||
"d_dates": "日",
|
|
||||||
"h_dates": "小時",
|
|
||||||
"m_dates": "月",
|
|
||||||
"s_dates": "秒",
|
|
||||||
"in_dates": "in_dates",
|
|
||||||
|
|
||||||
"Jan": "1月",
|
|
||||||
"Feb": "2月",
|
|
||||||
"Mar": "3月",
|
|
||||||
"Apr": "4月",
|
|
||||||
"May": "5月",
|
|
||||||
"Jun": "6月",
|
|
||||||
"Jul": "7月",
|
|
||||||
"Aug": "8月",
|
|
||||||
"Sep": "9月",
|
|
||||||
"Oct": "10月",
|
|
||||||
"Nov": "11月",
|
|
||||||
"Dec": "12月",
|
|
||||||
|
|
||||||
"Sun": "週日",
|
|
||||||
"Mon": "週一",
|
|
||||||
"Tue": "週二",
|
|
||||||
"Wed": "週三",
|
|
||||||
"Thu": "週四",
|
|
||||||
"Fri": "週五",
|
|
||||||
"Sat": "週六",
|
|
||||||
|
|
||||||
"Sunday": "週日",
|
|
||||||
"Monday": "週一",
|
|
||||||
"Tuesday": "週二",
|
|
||||||
"Wednesday": "週三",
|
|
||||||
"Thursday": "週四",
|
|
||||||
"Friday": "週五",
|
|
||||||
"Saturday": "週六",
|
|
||||||
|
|
||||||
"Objects Tree": "排列順序",
|
|
||||||
"Manage Drawings": "管理繪圖工具",
|
|
||||||
"TOOL": "工具",
|
|
||||||
"SYMBOL": "商品代碼",
|
|
||||||
"Move Up": "向上移動",
|
|
||||||
"Move Down": "向下移動",
|
|
||||||
|
|
||||||
|
|
||||||
"All Exchanges": "所有交易所",
|
|
||||||
"All types": "所有類型",
|
|
||||||
"Stock": "股票",
|
|
||||||
"stock": "股票",
|
|
||||||
"Index": "指數",
|
|
||||||
"index": "指數",
|
|
||||||
"Futures": "期貨",
|
|
||||||
"futures": "期貨",
|
|
||||||
"commodity": "商品",
|
|
||||||
"Commodity": "商品",
|
|
||||||
|
|
||||||
"Image URL": "圖檔路徑",
|
|
||||||
"Save image": "儲存圖檔",
|
|
||||||
"or copy url:": "或複製圖檔路徑:",
|
|
||||||
|
|
||||||
"Undo {0}": "復原 {0}",
|
|
||||||
"Redo {0}": "重做 {0}",
|
|
||||||
|
|
||||||
"Custom color...": "自定義顏色...",
|
|
||||||
"Search": "搜尋",
|
|
||||||
|
|
||||||
"Open_in_legend": "開盤",
|
|
||||||
"High_in_legend": "最高",
|
|
||||||
"Low_in_legend": "最低",
|
|
||||||
"Close_in_legend": "收盤",
|
|
||||||
|
|
||||||
"Open": "開盤",
|
|
||||||
"High": "最高",
|
|
||||||
"Low": "最低",
|
|
||||||
"Close": "收盤",
|
|
||||||
"(H + L)/2": "(最高+最低)/2",
|
|
||||||
"(H + L + C)/3": "(最高+最低+收盤)/3",
|
|
||||||
"(O + H + L + C)/4": "(開盤+最高+最低+收盤)/4",
|
|
||||||
|
|
||||||
|
|
||||||
"UTC": "國家標準時間",
|
|
||||||
"Exchange": "交易所",
|
|
||||||
"Athens": "歐洲/雅典",
|
|
||||||
"Berlin": "歐洲/柏林",
|
|
||||||
"Bogota": "南美洲/波哥大",
|
|
||||||
"Buenos Aires": "南美洲/布宜諾斯艾利斯",
|
|
||||||
"Chicago": "北美洲/芝加哥",
|
|
||||||
"Hong Kong": "亞洲/香港",
|
|
||||||
"Kolkata": "亞洲/加爾各答",
|
|
||||||
"London": "歐洲/倫敦",
|
|
||||||
"Los Angeles": "北美洲/洛杉磯",
|
|
||||||
"Madrid": "歐洲/馬德里",
|
|
||||||
"Moscow": "歐洲/莫斯科",
|
|
||||||
"New York": "北美洲/紐約",
|
|
||||||
"Paris": "歐洲/巴黎",
|
|
||||||
"Seoul": "亞洲/首爾",
|
|
||||||
"Shanghai": "亞洲/上海",
|
|
||||||
"Singapore": "亞洲/新加坡",
|
|
||||||
"Sydney": "大洋洲/雪梨",
|
|
||||||
"Taipei": "亞洲/台北",
|
|
||||||
"Tokyo": "亞洲/東京",
|
|
||||||
"Toronto": "北美洲/多倫多",
|
|
||||||
"Vancouver": "北美洲/溫哥華",
|
|
||||||
"Warsaw": "歐洲/華沙",
|
|
||||||
|
|
||||||
"n/a": "n/a",
|
|
||||||
|
|
||||||
"Long_input": "長軸慢線",
|
|
||||||
"long_input": "長軸慢線",
|
|
||||||
"longlen_input": "長軸慢線",
|
|
||||||
"Window Size_input": "視窗大小",
|
|
||||||
"Length_input": "天數長度",
|
|
||||||
"length_input": "天數長度",
|
|
||||||
"len_input": "天數長度",
|
|
||||||
"Short_input": "短軸快線",
|
|
||||||
"short_input": "短軸快線",
|
|
||||||
"shortlen_input": "短軸快線",
|
|
||||||
"Mult_input": "多重因素",
|
|
||||||
"mult_input": "多重因素",
|
|
||||||
"divisor_input": "除數",
|
|
||||||
"Divisor_input": "除數",
|
|
||||||
"Upper": "上方",
|
|
||||||
"Lower": "下方",
|
|
||||||
"Long": "長期",
|
|
||||||
"Short": "短期",
|
|
||||||
"Signal": "訊號",
|
|
||||||
"Jaw": "下顎",
|
|
||||||
"Teeth": "牙齒",
|
|
||||||
"Lips": "嘴唇",
|
|
||||||
"Zero": "零軸",
|
|
||||||
"WMA Length_input": "WMA長度",
|
|
||||||
"Long RoC Length_input": "長期RoC天數",
|
|
||||||
"Short RoC Length_input": "短期RoC天數",
|
|
||||||
"jawLength_input": "下顎長度",
|
|
||||||
"teethLength_input": "牙齒長度",
|
|
||||||
"lipsLength_input": "嘴唇長度",
|
|
||||||
"percent_input": "百分比",
|
|
||||||
"exponential_input": "指數平均",
|
|
||||||
"smoothD_input": "平滑 %D",
|
|
||||||
"smoothK_input": "平滑 %K",
|
|
||||||
"Color 0": "顏色 0",
|
|
||||||
"Color 1": "顏色 1",
|
|
||||||
"Color 2": "顏色 2",
|
|
||||||
"Color 3": "顏色 3",
|
|
||||||
"Color 4": "顏色 4",
|
|
||||||
"sym_input": "工具",
|
|
||||||
"symbol_input": "工具",
|
|
||||||
"Sym_input": "工具",
|
|
||||||
"DI Length_input": "DI長度",
|
|
||||||
"ADX Smoothing_input": "平滑ADX",
|
|
||||||
"displacement_input": "雲帶",
|
|
||||||
|
|
||||||
"Tenkan-sen": "轉換線",
|
|
||||||
"Kijun-sen": "基準線",
|
|
||||||
"Chikou span": "延遲線",
|
|
||||||
"Senkou A": "前行帶 A",
|
|
||||||
"Senkou B": "前行帶 B",
|
|
||||||
|
|
||||||
"useTrueRange_input": "使用真實區間",
|
|
||||||
"roclen1_input": "長度 RoC 1",
|
|
||||||
"roclen2_input": "長度 RoC 2",
|
|
||||||
"roclen3_input": "長度 RoC 3",
|
|
||||||
"roclen4_input": "長度 RoC 4",
|
|
||||||
"smalen1_input": "長度 MA 1",
|
|
||||||
"smalen2_input": "長度 MA 2",
|
|
||||||
"smalen3_input": "長度 MA 3",
|
|
||||||
"smalen4_input": "長度 MA 4",
|
|
||||||
"siglen_input": "訊號長度",
|
|
||||||
|
|
||||||
"UpperLimit": "上方極限值",
|
|
||||||
"LowerLimit": "下方極限值",
|
|
||||||
|
|
||||||
"fastLength_input": "快速指標天數",
|
|
||||||
"slowLength_input": "慢速指標天數",
|
|
||||||
"signalLength_input": "訊號產生天數",
|
|
||||||
|
|
||||||
"start_input": "開始",
|
|
||||||
"increment_input": "增量",
|
|
||||||
"maximum_input": "最大值",
|
|
||||||
"showMA_input": "顯示移動平均",
|
|
||||||
"Volume": "成交量",
|
|
||||||
"Volume MA": "成交量移動平均",
|
|
||||||
"Indicator": "技術指標",
|
|
||||||
"Oscillator": "擺盪指標",
|
|
||||||
"lengthStoch_input": "隨機指標天數",
|
|
||||||
"lengthRSI_input": "隨機RSI天數",
|
|
||||||
|
|
||||||
"sigma_input": "Sigma",
|
|
||||||
"Sigma_input": "Sigma",
|
|
||||||
|
|
||||||
"Crosses": "交錯"
|
|
||||||
|
|
||||||
}
|
|
||||||
564
charting_library/static/localization/translations/cs_CZ.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "Script Editor",
|
||||||
|
" Published Charts Timeline": "Published Charts Timeline",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Bar's Style",
|
||||||
|
"Chart Properties": "Chart Properties",
|
||||||
|
"Compare": "Compare",
|
||||||
|
"Compare...": "Compare...",
|
||||||
|
"Compare or Add Symbol...": "Compare or Add Symbol...",
|
||||||
|
"Compare or Add Symbol": "Compare or Add Symbol",
|
||||||
|
"Add Symbol": "Add Symbol",
|
||||||
|
"Scales Properties...": "Scales Properties...",
|
||||||
|
"Add": "Add",
|
||||||
|
"Company Comparison": "Company Comparison",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons",
|
||||||
|
"Economy & Symbols": "Economy & Symbols",
|
||||||
|
"Bars": "Bars",
|
||||||
|
"Candles": "Candles",
|
||||||
|
"Hollow Candles": "Hollow Candles",
|
||||||
|
"Line": "Line",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histogram",
|
||||||
|
"Cross_chart_type": "Cross",
|
||||||
|
"Crosshair": "Crosshair",
|
||||||
|
"Columns": "Columns",
|
||||||
|
"Circles": "Circles",
|
||||||
|
"Indicators": "Indicators",
|
||||||
|
"Favorites": "Favorites",
|
||||||
|
"Technical Analysis": "Technical Analysis",
|
||||||
|
"No indicators matched your criteria.": "No indicators matched your criteria.",
|
||||||
|
"Add to favorites": "Add to favorites",
|
||||||
|
"Remove from favorites": "Remove from favorites",
|
||||||
|
"No symbols matched your criteria": "No symbols matched your criteria",
|
||||||
|
"Add any symbol from the list": "Add any symbol from the list",
|
||||||
|
"Overlay the main chart": "Overlay the main chart",
|
||||||
|
"Symbols to be added on the chart": "Symbols to be added on the chart",
|
||||||
|
"Symbol": "Symbol",
|
||||||
|
"Default": "Default",
|
||||||
|
"Defaults": "Defaults",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
" color": "color",
|
||||||
|
" transparency": "transparency",
|
||||||
|
" visibility": "visibility",
|
||||||
|
"Add To Watchlist": "Add To Watchlist",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Arguments in Header": "Arguments in Header",
|
||||||
|
"Arrow": "Arrow",
|
||||||
|
"Auto Scale": "Auto Scale",
|
||||||
|
"Background": "Background",
|
||||||
|
"bars": "bars",
|
||||||
|
"bars_margin": "bars",
|
||||||
|
"{0} bars": "{0} bars",
|
||||||
|
"Bottom Margin": "Bottom Margin",
|
||||||
|
"Bring Forward": "Bring Forward",
|
||||||
|
"Bring to Front": "Bring to Front",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Color Theme": "Color Theme",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Extended Hours": "Extended Hours",
|
||||||
|
"Format...": "Format...",
|
||||||
|
"Full Screen": "Full Screen",
|
||||||
|
"Grid Lines": "Grid Lines",
|
||||||
|
"Hide All Drawing Tools": "Hide All Drawing Tools",
|
||||||
|
"Hide": "Hide",
|
||||||
|
"Insert Drawing Tool": "Insert Drawing Tool",
|
||||||
|
"Insert Indicator...": "Insert Indicator...",
|
||||||
|
"Last Value on Price Scale": "Last Value on Price Scale",
|
||||||
|
"Link To": "Link To",
|
||||||
|
"Load New Bars": "Load New Bars",
|
||||||
|
"Lock All Drawing Tools": "Lock All Drawing Tools",
|
||||||
|
"Lock Scale": "Lock Scale",
|
||||||
|
"Lock scale": "Lock scale",
|
||||||
|
"Log Scale": "Log Scale",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Magnet Mode",
|
||||||
|
"Merge Down": "Merge Down",
|
||||||
|
"Merge Up": "Merge Up",
|
||||||
|
"Objects Tree...": "Objects Tree...",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Override Min Tick",
|
||||||
|
"Percentage": "Percentage",
|
||||||
|
"Precision": "Precision",
|
||||||
|
"Price Line": "Price Line",
|
||||||
|
"Properties...": "Properties...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remove All Drawing Tools",
|
||||||
|
"Remove All Studies": "Remove All Studies",
|
||||||
|
"Remove All Indicators": "Remove All Indicators",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"Reset Chart": "Reset Chart",
|
||||||
|
"Reset Scale": "Reset Scale",
|
||||||
|
"Reset": "Reset",
|
||||||
|
"Right Margin": "Right Margin",
|
||||||
|
"Save As...": "Save As...",
|
||||||
|
"Scale Left": "Scale Left",
|
||||||
|
"Scale Percentage": "Scale Percentage",
|
||||||
|
"Scale Right": "Scale Right",
|
||||||
|
"Scale Series Only": "Scale Series Only",
|
||||||
|
"Scale series only": "Scale series only",
|
||||||
|
"Scale Series only": "Scale Series only",
|
||||||
|
"Scales Lines": "Scales Lines",
|
||||||
|
"Scales Text": "Scales Text",
|
||||||
|
"Scaling": "Scaling",
|
||||||
|
"Screen (No Scale)": "Screen (No Scale)",
|
||||||
|
"Send Backward": "Send Backward",
|
||||||
|
"Send to Back": "Send to Back",
|
||||||
|
"Session Breaks": "Session Breaks",
|
||||||
|
"Show Arguments in Header": "Show Arguments in Header",
|
||||||
|
"Show Last Value on Price Scale": "Show Last Value on Price Scale",
|
||||||
|
"Show Left Axis": "Show Left Axis",
|
||||||
|
"Show Right Axis": "Show Right Axis",
|
||||||
|
"Show": "Show",
|
||||||
|
"Stay In Drawing Mode": "Stay In Drawing Mode",
|
||||||
|
"Symbol Search...": "Symbol Search...",
|
||||||
|
"Change Symbol": "Change Symbol",
|
||||||
|
"Change Symbol...": "Change Symbol...",
|
||||||
|
"Time Zone": "Time Zone",
|
||||||
|
"TimeZone": "TimeZone",
|
||||||
|
"Top Margin": "Top Margin",
|
||||||
|
"Transparency": "Transparency",
|
||||||
|
"Undo {0}": "Undo {0}",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Unmerge Down",
|
||||||
|
"Unmerge Up": "Unmerge Up",
|
||||||
|
"Visual Order": "Visual Order",
|
||||||
|
"Watermark": "Watermark",
|
||||||
|
"Show Objects Tree": "Show Objects Tree",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Pattern",
|
||||||
|
"Anchored Text": "Anchored Text",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Arrow Mark Down",
|
||||||
|
"Arrow Mark Left": "Arrow Mark Left",
|
||||||
|
"Arrow Mark Right": "Arrow Mark Right",
|
||||||
|
"Arrow Mark Up": "Arrow Mark Up",
|
||||||
|
"Balloon": "Balloon",
|
||||||
|
"Bars Pattern": "Bars Pattern",
|
||||||
|
"Brush": "Brush",
|
||||||
|
"Callout": "Callout",
|
||||||
|
"Circle Lines": "Circle Lines",
|
||||||
|
"Cross": "Cross",
|
||||||
|
"Cyclic Lines": "Cyclic Lines",
|
||||||
|
"Date Range": "Date Range",
|
||||||
|
"Disjoint Angle": "Disjoint Angle",
|
||||||
|
"Dot": "Dot",
|
||||||
|
"Elliott Labels": "Elliott Labels",
|
||||||
|
"Elliott Major Retracement": "Elliott Major Retracement",
|
||||||
|
"Elliott Minor Retracement": "Elliott Minor Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliott Wave Cycle",
|
||||||
|
"Elliott Wave Minor": "Elliott Wave Minor",
|
||||||
|
"Elliott Wave Subminuette": "Elliott Wave Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Eraser",
|
||||||
|
"Extended": "Extended",
|
||||||
|
"Extended Line": "Extended Line",
|
||||||
|
"Fib Channel": "Fib Channel",
|
||||||
|
"Fib Circles": "Fib Circles",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan",
|
||||||
|
"Fib Spiral": "Fib Spiral",
|
||||||
|
"Fib Time Zone": "Fib Time Zone",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Flag Mark",
|
||||||
|
"Flat Top/Bottom": "Flat Top/Bottom",
|
||||||
|
"Flat Bottom": "Flat Bottom",
|
||||||
|
"Forecast": "Forecast",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Horizontal Line",
|
||||||
|
"Horizontal Ray": "Horizontal Ray",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Risk/Reward long",
|
||||||
|
"Modified Schiff Pitchfork": "Modified Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Parallel Channel",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Price Label",
|
||||||
|
"Price Range": "Price Range",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Ray",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Regression Trend",
|
||||||
|
"Rotated Rectangle": "Rotated Rectangle",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modified Schiff",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Risk/Reward short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Comment",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Thumb Down",
|
||||||
|
"Thumb Up": "Thumb Up",
|
||||||
|
"Trend Angle": "Trend Angle",
|
||||||
|
"Trend Line": "Trend Line",
|
||||||
|
"Trend-Based Fib Extension": "Trend-Based Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend-Based Fib Time",
|
||||||
|
"Triangle Pattern": "Triangle Pattern",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Vertical Line",
|
||||||
|
"XABCD Pattern": "XABCD Pattern",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Background color 1",
|
||||||
|
"Background color 2": "Background color 2",
|
||||||
|
"Background Color": "Background Color",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Border color",
|
||||||
|
"Border Color": "Border Color",
|
||||||
|
"Border": "Border",
|
||||||
|
"Bottom Lables": "Bottom Lables",
|
||||||
|
"bottom": "bottom",
|
||||||
|
"center": "center",
|
||||||
|
"Channel": "Channel",
|
||||||
|
"Coeffs As Percents": "Coeffs As Percents",
|
||||||
|
"Color bars based on previous close": "Color bars based on previous close",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Down Color": "Down Color",
|
||||||
|
"Drawings": "Drawings",
|
||||||
|
"Entry price:": "Entry price:",
|
||||||
|
"Events": "Events",
|
||||||
|
"Extend Left End": "Extend Left End",
|
||||||
|
"Extend Left": "Extend Left",
|
||||||
|
"Extend Lines": "Extend Lines",
|
||||||
|
"Extend Right End": "Extend Right End",
|
||||||
|
"Extend Right": "Extend Right",
|
||||||
|
"Extend": "Extend",
|
||||||
|
"Failure back color": "Failure back color",
|
||||||
|
"Failure text color": "Failure text color",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Fill",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grid",
|
||||||
|
"Help": "Help",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Label Background",
|
||||||
|
"Label": "Label",
|
||||||
|
"Labels": "Labels",
|
||||||
|
"Left End": "Left End",
|
||||||
|
"Left Labels": "Left Labels",
|
||||||
|
"left": "left",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Levels",
|
||||||
|
"Lines": "Lines",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)",
|
||||||
|
"Median": "Median",
|
||||||
|
"middle": "middle",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Minor": "Minor",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Price Levels",
|
||||||
|
"Price Source": "Price Source",
|
||||||
|
"Price": "Price",
|
||||||
|
"Price:": "Price:",
|
||||||
|
"Prices": "Prices",
|
||||||
|
"Profit Background Color": "Profit Background Color",
|
||||||
|
"Profit Level. Ticks:": "Profit Level. Ticks:",
|
||||||
|
"Properties": "Properties",
|
||||||
|
"Reverse": "Reverse",
|
||||||
|
"Right End": "Right End",
|
||||||
|
"Right Lables": "Right Lables",
|
||||||
|
"right": "right",
|
||||||
|
"Log Scale_scale_menu": "Log Scale",
|
||||||
|
"Percentage_scale_menu": "Percentage",
|
||||||
|
"Scales": "Scales",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Show Background": "Show Background",
|
||||||
|
"Show Bars Range": "Show Bars Range",
|
||||||
|
"Show Date/Time Range": "Show Date/Time Range",
|
||||||
|
"Show Distance": "Show Distance",
|
||||||
|
"Show Labels": "Show Labels",
|
||||||
|
"Show Price Range": "Show Price Range",
|
||||||
|
"Show Price": "Show Price",
|
||||||
|
"Show Prices": "Show Prices",
|
||||||
|
"Show Text": "Show Text",
|
||||||
|
"Show Time": "Show Time",
|
||||||
|
"Show Wave": "Show Wave",
|
||||||
|
"Show/Hide": "Show/Hide",
|
||||||
|
"Source back color": "Source back color",
|
||||||
|
"Source border color": "Source border color",
|
||||||
|
"Source text color": "Source text color",
|
||||||
|
"Stay in Drawing Mode": "Stay in Drawing Mode",
|
||||||
|
"Stop Background Color": "Stop Background Color",
|
||||||
|
"Stop Color:": "Stop Color:",
|
||||||
|
"Stop Level. Ticks:": "Stop Level. Ticks:",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Success back color",
|
||||||
|
"Success text color": "Success text color",
|
||||||
|
"Target back color": "Target back color",
|
||||||
|
"Target border color": "Target border color",
|
||||||
|
"Target Color:": "Target Color:",
|
||||||
|
"Target text color": "Target text color",
|
||||||
|
"Text Alignment:": "Text Alignment:",
|
||||||
|
"Text color": "Text color",
|
||||||
|
"Text Color": "Text Color",
|
||||||
|
"Text Font": "Text Font",
|
||||||
|
"Text Wrap": "Text Wrap",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Time Levels",
|
||||||
|
"Timezone/Sessions": "Timezone/Sessions",
|
||||||
|
"Top Labels": "Top Labels",
|
||||||
|
"top": "top",
|
||||||
|
"Up Color": "Up Color",
|
||||||
|
"Wave Size": "Wave Size",
|
||||||
|
"Wick": "Wick",
|
||||||
|
"Zoom In": "Zoom In",
|
||||||
|
"Zoom Out": "Zoom Out",
|
||||||
|
"Borders": "Borders",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "Hlines Background",
|
||||||
|
"Plots Background": "Plots Background",
|
||||||
|
"Open_line_tool_position": "Opened",
|
||||||
|
"Closed_line_tool_position": "Closed",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESS",
|
||||||
|
"FAILURE": "FAILURE",
|
||||||
|
"Left Shoulder": "Left Shoulder",
|
||||||
|
"Head": "Head",
|
||||||
|
"Right Shoulder": "Right Shoulder",
|
||||||
|
"Mirrored": "Mirrored",
|
||||||
|
"Flipped": "Flipped",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "day",
|
||||||
|
"day_plural": "days",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "week",
|
||||||
|
"week_plural": "weeks",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "month",
|
||||||
|
"month_plural": "months",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "hour",
|
||||||
|
"hour_plural": "hours",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "y_dates_plural_1",
|
||||||
|
"y_dates_plural_2": "y_dates_plural_2",
|
||||||
|
"y_dates_plural_5": "y_dates_plural_5",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dec",
|
||||||
|
"Objects Tree": "Objects Tree",
|
||||||
|
"Manage Drawings": "Manage Drawings",
|
||||||
|
"TOOL": "TOOL",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Move Up",
|
||||||
|
"Move Down": "Move Down",
|
||||||
|
"All Exchanges": "All Exchanges",
|
||||||
|
"All types": "All types",
|
||||||
|
"Stock": "Stock",
|
||||||
|
"stock": "stock",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "Image URL",
|
||||||
|
"Save image": "Save image",
|
||||||
|
"or copy url:": "or copy url:",
|
||||||
|
"Redo {0}": "Redo {0}",
|
||||||
|
"Custom color...": "Custom color...",
|
||||||
|
"Search": "Search",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Exchange",
|
||||||
|
"Athens": "Athens",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "long length",
|
||||||
|
"Window Size_input": "Window Size",
|
||||||
|
"Length_input": "Length",
|
||||||
|
"length_input": "length",
|
||||||
|
"len_input": "length",
|
||||||
|
"Short_input": "Short",
|
||||||
|
"short_input": "short",
|
||||||
|
"shortlen_input": "Short Length",
|
||||||
|
"Mult_input": "Multiplier",
|
||||||
|
"mult_input": "multiplier",
|
||||||
|
"divisor_input": "divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Upper",
|
||||||
|
"Lower": "Lower",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Short",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "WMA Length",
|
||||||
|
"Long RoC Length_input": "Long RoC Length",
|
||||||
|
"Short RoC Length_input": "Short RoC Length",
|
||||||
|
"jawLength_input": "Jaw Length",
|
||||||
|
"teethLength_input": "Teeth Length",
|
||||||
|
"lipsLength_input": "Lips Length",
|
||||||
|
"percent_input": "Percent",
|
||||||
|
"exponential_input": "Exponential",
|
||||||
|
"smoothD_input": "Smooth D",
|
||||||
|
"smoothK_input": "Smooth K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "symbol",
|
||||||
|
"symbol_input": "symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Length",
|
||||||
|
"ADX Smoothing_input": "ADX Smoothing",
|
||||||
|
"displacement_input": "displacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Use True Range",
|
||||||
|
"roclen1_input": "RoC Length 1",
|
||||||
|
"roclen2_input": "RoC Length 2",
|
||||||
|
"roclen3_input": "RoC Length 3",
|
||||||
|
"roclen4_input": "RoC Length 4",
|
||||||
|
"smalen1_input": "SMA Length 1",
|
||||||
|
"smalen2_input": "SMA Length 2",
|
||||||
|
"smalen3_input": "SMA Length 3",
|
||||||
|
"smalen4_input": "SMA Length 4",
|
||||||
|
"siglen_input": "Signal Length",
|
||||||
|
"UpperLimit": "Upper Limit",
|
||||||
|
"LowerLimit": "Lower Limit",
|
||||||
|
"fastLength_input": "Fast Length",
|
||||||
|
"slowLength_input": "Slow Length",
|
||||||
|
"signalLength_input": "Signal Length",
|
||||||
|
"start_input": "Start",
|
||||||
|
"increment_input": "Increment",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Show MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Volume MA",
|
||||||
|
"Indicator": "Indicator",
|
||||||
|
"Oscillator": "Oscillator",
|
||||||
|
"lengthStoch_input": "Stoch length",
|
||||||
|
"lengthRSI_input": "RSI length",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Crosses",
|
||||||
|
"Click to set a point": "Click to set a point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor",
|
||||||
|
"retrying": "retrying",
|
||||||
|
"eod data": "eod data",
|
||||||
|
"eod delayed": "eod delayed",
|
||||||
|
"loading data": "loading data",
|
||||||
|
"invalid symbol": "invalid symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "pre-market",
|
||||||
|
"post-market": "post-market",
|
||||||
|
"closed": "closed",
|
||||||
|
"Time Interval": "Time Interval",
|
||||||
|
"Show Symbol Labels": "Show Symbol Labels",
|
||||||
|
"Show Symbol Labels_context_menu": "Show Symbol Labels",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Lock",
|
||||||
|
"Width": "Width",
|
||||||
|
"Line With Breaks": "Line With Breaks",
|
||||||
|
"Area With Breaks": "Area With Breaks",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "With Markers",
|
||||||
|
"Step": "Step",
|
||||||
|
"No drawings yet": "No drawings yet",
|
||||||
|
"Lock/Unlock": "Lock/Unlock",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/de_DE.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "Skript Editor",
|
||||||
|
" Published Charts Timeline": "Zeitleiste veröffentlichter Charts",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Bar Typ",
|
||||||
|
"Chart Properties": "Chart Einstellungen",
|
||||||
|
"Compare": "Vergleichen",
|
||||||
|
"Compare...": "Vergleichen...",
|
||||||
|
"Compare or Add Symbol...": "Symbol Hinzufügen oder Vergleichen...",
|
||||||
|
"Compare or Add Symbol": "Symbol Hinzufügen oder Vergleichen",
|
||||||
|
"Add Symbol": "Symbol Hinzufügen",
|
||||||
|
"Scales Properties...": "Anzeige Einstellungen...",
|
||||||
|
"Add": "Hinzufügen",
|
||||||
|
"Company Comparison": "Unternehmensvergleich",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indikatoren, Fundamental- und Wirtschaftsdaten und Add-ons",
|
||||||
|
"Economy & Symbols": "Wirtschaftsdaten & Wertpapiere",
|
||||||
|
"Bars": "Bars",
|
||||||
|
"Candles": "Candlesticks",
|
||||||
|
"Hollow Candles": "Hohle Candlesticks",
|
||||||
|
"Line": "Linie",
|
||||||
|
"Area": "Fläche",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histogramm",
|
||||||
|
"Cross_chart_type": "Kreuz Chart",
|
||||||
|
"Crosshair": "Fadenkreuz",
|
||||||
|
"Columns": "Balken",
|
||||||
|
"Circles": "Kreise",
|
||||||
|
"Indicators": "Indikatoren",
|
||||||
|
"Favorites": "Favoriten",
|
||||||
|
"Technical Analysis": "Technische Analyse",
|
||||||
|
"No indicators matched your criteria.": "Ihre Kriterien treffen für keine Indikatoren zu.",
|
||||||
|
"Add to favorites": "Zu Favoriten hinzufügen",
|
||||||
|
"Remove from favorites": "Aus Favoriten entfernen",
|
||||||
|
"No symbols matched your criteria": "Ihre Kriterien treffen auf keine Symbole zu",
|
||||||
|
"Add any symbol from the list": "Fügen Sie ein Symbol von der Liste hinzu",
|
||||||
|
"Overlay the main chart": "Überlagere den Hauptchart",
|
||||||
|
"Symbols to be added on the chart": "Symbole, die zum Chart hinzugefügt werden",
|
||||||
|
"Symbol": "Symbol",
|
||||||
|
"Default": "Standard",
|
||||||
|
"Defaults": "Standardeinstellungen",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Abbrechen",
|
||||||
|
" color": "Farbe",
|
||||||
|
" transparency": "Transparenz",
|
||||||
|
" visibility": "Sichtbarkeit",
|
||||||
|
"Add To Watchlist": "Zur Watchliste hinzufügen",
|
||||||
|
"Apply": "Anwenden",
|
||||||
|
"Arguments in Header": "Argumente in der Kopfzeile",
|
||||||
|
"Arrow": "Pfeil",
|
||||||
|
"Auto Scale": "Auto Skalierung",
|
||||||
|
"Background": "Hintergrund",
|
||||||
|
"bars": "Bars",
|
||||||
|
"bars_margin": "Bar Abstand",
|
||||||
|
"{0} bars": "{0} Bars",
|
||||||
|
"Bottom Margin": "unterer Seitenrand",
|
||||||
|
"Bring Forward": "Weiter nach vorne",
|
||||||
|
"Bring to Front": "Ganz nach vorne",
|
||||||
|
"Clone": "Duplizieren",
|
||||||
|
"Color Theme": "Farbpalette",
|
||||||
|
"Copy": "Kopieren",
|
||||||
|
"Extended Hours": "Verlängerte Handelszeit",
|
||||||
|
"Format...": "Formatierung...",
|
||||||
|
"Full Screen": "Vollbild",
|
||||||
|
"Grid Lines": "Hilfslinien",
|
||||||
|
"Hide All Drawing Tools": "Alle Zeichenwerkzeuge verbergen",
|
||||||
|
"Hide": "Verbergen",
|
||||||
|
"Insert Drawing Tool": "Zeichenwerkzeug einfügen",
|
||||||
|
"Insert Indicator...": "Indikator hinzufügen...",
|
||||||
|
"Last Value on Price Scale": "Letzter Wert auf der Preisskala",
|
||||||
|
"Link To": "Verbinden",
|
||||||
|
"Load New Bars": "Neue Bars laden",
|
||||||
|
"Lock All Drawing Tools": "Alle Zeichenwerkzeuge fixieren",
|
||||||
|
"Lock Scale": "Skalierung feststellen",
|
||||||
|
"Lock scale": "Skalierung feststellen",
|
||||||
|
"Log Scale": "Logarithmische Skalierung",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Magnetmodus",
|
||||||
|
"Merge Down": "Nach unten zusammenführen",
|
||||||
|
"Merge Up": "Nach oben zusammenführen",
|
||||||
|
"Objects Tree...": "Objekt-Baum...",
|
||||||
|
"Offset": "Abstand",
|
||||||
|
"Override Min Tick": "Min Tick überschreiben",
|
||||||
|
"Percentage": "Prozent",
|
||||||
|
"Precision": "Präzision",
|
||||||
|
"Price Line": "Preislinie",
|
||||||
|
"Properties...": "Eigenschaften...",
|
||||||
|
"Redo": "Wiederholen",
|
||||||
|
"Remove All Drawing Tools": "Alle Zeichenwerkzeuge entfernen",
|
||||||
|
"Remove All Studies": "Alle Studien entfernen",
|
||||||
|
"Remove All Indicators": "Alle Indikatoren entfernen",
|
||||||
|
"Remove": "Entfernen",
|
||||||
|
"Reset Chart": "Chart zurücksetzen",
|
||||||
|
"Reset Scale": "Skalierung zurücksetzen",
|
||||||
|
"Reset": "Zurücksetzen",
|
||||||
|
"Right Margin": "Rechter Seitenrand",
|
||||||
|
"Save As...": "Speichern unter...",
|
||||||
|
"Scale Left": "Skalierung links",
|
||||||
|
"Scale Percentage": "Prozent Skalierung",
|
||||||
|
"Scale Right": "Skalierung rechts",
|
||||||
|
"Scale Series Only": "Nur Datenreihe skalieren",
|
||||||
|
"Scale series only": "Nur Datenreihe skalieren",
|
||||||
|
"Scale Series only": "Nur Datenreihe skalieren",
|
||||||
|
"Scales Lines": "Achsenlinien",
|
||||||
|
"Scales Text": "Achsenbeschriftung",
|
||||||
|
"Scaling": "Skalierung",
|
||||||
|
"Screen (No Scale)": "Bildschirm (ohne Skalierung)",
|
||||||
|
"Send Backward": "Weiter nach hinten",
|
||||||
|
"Send to Back": "Ganz nach hinten",
|
||||||
|
"Session Breaks": "Ende der Handelszeit",
|
||||||
|
"Show Arguments in Header": "Argumente in der Kopfzeile anzeigen",
|
||||||
|
"Show Last Value on Price Scale": "Letzten Wert auf der Preisskala anzeigen",
|
||||||
|
"Show Left Axis": "Linke Achse anzeigen",
|
||||||
|
"Show Right Axis": "Rechte Achse anzeigen",
|
||||||
|
"Show": "Anzeigen",
|
||||||
|
"Stay In Drawing Mode": "Im Zeichenmodus bleiben",
|
||||||
|
"Symbol Search...": "Symbolsuche...",
|
||||||
|
"Change Symbol": "Symbol ändern",
|
||||||
|
"Change Symbol...": "Symbol ändern...",
|
||||||
|
"Time Zone": "Zeitzone",
|
||||||
|
"TimeZone": "Zeitzone",
|
||||||
|
"Top Margin": "Oberer Seitenrand",
|
||||||
|
"Transparency": "Transparenz",
|
||||||
|
"Undo {0}": "Rückgängig",
|
||||||
|
"Undo": "Rückgängig",
|
||||||
|
"Unmerge Down": "Nach unten auseinanderführen",
|
||||||
|
"Unmerge Up": "Nach oben auseinanderführen",
|
||||||
|
"Visual Order": "Sichtbare Ordnung",
|
||||||
|
"Watermark": "Wasserzeichen",
|
||||||
|
"Show Objects Tree": "Objektbaum anzeigen",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Muster",
|
||||||
|
"Anchored Text": "Verankerter Text",
|
||||||
|
"Arc": "Bogen",
|
||||||
|
"Arrow Mark Down": "Pfeil nach unten",
|
||||||
|
"Arrow Mark Left": "Pfeil nach links",
|
||||||
|
"Arrow Mark Right": "Pfeil nach rechts",
|
||||||
|
"Arrow Mark Up": "Pfeil nach oben",
|
||||||
|
"Balloon": "Sprechblase",
|
||||||
|
"Bars Pattern": "Bar Muster",
|
||||||
|
"Brush": "Pinsel",
|
||||||
|
"Callout": "Beschreibung",
|
||||||
|
"Circle Lines": "Ringe",
|
||||||
|
"Cross": "Kreuz",
|
||||||
|
"Cyclic Lines": "Zyklische Linien",
|
||||||
|
"Date Range": "Datumsbereich",
|
||||||
|
"Disjoint Angle": "Zerlegter Winkel",
|
||||||
|
"Dot": "Punkt",
|
||||||
|
"Elliott Labels": "Elliott Markierungen",
|
||||||
|
"Elliott Major Retracement": "Major Elliott Retracement",
|
||||||
|
"Elliott Minor Retracement": "Minor Elliott Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliot Wellen Cycle",
|
||||||
|
"Elliott Wave Minor": "Minor Elliott Welle",
|
||||||
|
"Elliott Wave Subminuette": "Subminuette Elliott Welle",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Radierer",
|
||||||
|
"Extended": "verlängert",
|
||||||
|
"Extended Line": "verlängerte Linie",
|
||||||
|
"Fib Channel": "Fib Kanal",
|
||||||
|
"Fib Circles": "Fib Kreise",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs (Bögen)",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan (Fächer)",
|
||||||
|
"Fib Spiral": "Fib Spirale",
|
||||||
|
"Fib Time Zone": "Fib Zeitzonen",
|
||||||
|
"Fib Wedge": "Fib Keil",
|
||||||
|
"Flag Mark": "Flagge",
|
||||||
|
"Flat Top/Bottom": "Flache Ober-/Unterseite",
|
||||||
|
"Flat Bottom": "Flache Unterseite",
|
||||||
|
"Forecast": "Prognose",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fächer",
|
||||||
|
"Gann Square": "Gann Square (Quadrat)",
|
||||||
|
"Head & Shoulders": "Kopf- & Schulterformation",
|
||||||
|
"Horizontal Line": "Horizontale Linie",
|
||||||
|
"Horizontal Ray": "Horizontaler Linie",
|
||||||
|
"Icon": "Symbol",
|
||||||
|
"Inside Pitchfork": "Innenliegende Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Rendite/Risiko Long",
|
||||||
|
"Modified Schiff Pitchfork": "Modifizierte Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Paralleler Kanal",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Linienzug",
|
||||||
|
"Price Label": "Preisschild",
|
||||||
|
"Price Range": "Preisspanne",
|
||||||
|
"Projection": "Projektion",
|
||||||
|
"Ray": "Strahl",
|
||||||
|
"Rectangle": "Rechteck",
|
||||||
|
"Regression Trend": "Regressions Trendlinie",
|
||||||
|
"Rotated Rectangle": "Gedrehtes Rechteck",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modifizierte Schiff",
|
||||||
|
"Inside": "Innerhalb",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Rendite/Risiko Short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Kommentar",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Muster",
|
||||||
|
"Thumb Down": "Daumen runter",
|
||||||
|
"Thumb Up": "Daumen hoch",
|
||||||
|
"Trend Angle": "Trend Winkel",
|
||||||
|
"Trend Line": "Trend Winkel",
|
||||||
|
"Trend-Based Fib Extension": "Trend basierte Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend basierte Fib Zeit",
|
||||||
|
"Triangle Pattern": "Dreieck Muster",
|
||||||
|
"Triangle": "Dreieck",
|
||||||
|
"Vertical Line": "Vertikale Linie",
|
||||||
|
"XABCD Pattern": "XABCD Muster",
|
||||||
|
"Angle:": "Winkel:",
|
||||||
|
"Arcs": "Bögen",
|
||||||
|
"Background color 1": "Hintergrundfarbe 1",
|
||||||
|
"Background color 2": "Hintergrundfarbe 2",
|
||||||
|
"Background Color": "Hintergrundfarbe",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Rahmenfarbe",
|
||||||
|
"Border Color": "Rahmenfarbe",
|
||||||
|
"Border": "Rahmen",
|
||||||
|
"Bottom Lables": "Markierungen an Unterseite",
|
||||||
|
"bottom": "Unterseite",
|
||||||
|
"center": "zentrieren",
|
||||||
|
"Channel": "Kanal",
|
||||||
|
"Coeffs As Percents": "Koeffizienten in Prozent",
|
||||||
|
"Color bars based on previous close": "Kursstäbe anhand des vorherigen Schlußkurses färben.",
|
||||||
|
"Color": "Farbe",
|
||||||
|
"Color:": "Farbe",
|
||||||
|
"Coordinates": "Koordinaten",
|
||||||
|
"Delete": "Löschen",
|
||||||
|
"Down Color": "Abwärtsfarbe",
|
||||||
|
"Drawings": "Zeichnungen",
|
||||||
|
"Entry price:": "Einstiegspreis:",
|
||||||
|
"Events": "Ereignisse",
|
||||||
|
"Extend Left End": "Linkes Ende verlängern",
|
||||||
|
"Extend Left": "nach links verlängern",
|
||||||
|
"Extend Lines": "Linien verlängern",
|
||||||
|
"Extend Right End": "Rechtes Ende verlängern",
|
||||||
|
"Extend Right": "nach rechts verlängern",
|
||||||
|
"Extend": "Verlängern",
|
||||||
|
"Failure back color": "Hintergrundfarbe Misserfolg",
|
||||||
|
"Failure text color": "Textfarbe Misserfolg",
|
||||||
|
"Fans": "Fächer",
|
||||||
|
"Fill": "Füllen",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Grafiken",
|
||||||
|
"Grid": "Gitter",
|
||||||
|
"Help": "Hilfe",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Markierungshintergrund",
|
||||||
|
"Label": "Markierung",
|
||||||
|
"Labels": "Markierungen",
|
||||||
|
"Left End": "linkes Ende",
|
||||||
|
"Left Labels": "linke Markierungen",
|
||||||
|
"left": "links",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Level",
|
||||||
|
"Lines": "Linien",
|
||||||
|
"Major": "Groß",
|
||||||
|
"Measure (Shift + Click on the chart)": "Abmessen (Shift + Klick auf den Chart)",
|
||||||
|
"Median": "Median Wert",
|
||||||
|
"middle": "Mitte",
|
||||||
|
"Middle": "Mitte",
|
||||||
|
"Minor": "Klein",
|
||||||
|
"Mode": "Modus",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Preisniveaus",
|
||||||
|
"Price Source": "Preisquelle",
|
||||||
|
"Price": "Preis",
|
||||||
|
"Price:": "Preis:",
|
||||||
|
"Prices": "Preise",
|
||||||
|
"Profit Background Color": "Gewinn Hintergrund Farbe",
|
||||||
|
"Profit Level. Ticks:": "Gewinnspanne. Ticks:",
|
||||||
|
"Properties": "Eigenschaften",
|
||||||
|
"Reverse": "Invertieren",
|
||||||
|
"Right End": "Rechtes Ende",
|
||||||
|
"Right Lables": "Rechte Markierungen",
|
||||||
|
"right": "rechts",
|
||||||
|
"Log Scale_scale_menu": "Logarithmische Skalierung",
|
||||||
|
"Percentage_scale_menu": "Prozentuale Skalierung",
|
||||||
|
"Scales": "Achsen",
|
||||||
|
"Settings": "Einstellungen",
|
||||||
|
"Show Background": "Hintergrund anzeigen",
|
||||||
|
"Show Bars Range": "Kursspanne anzeigen",
|
||||||
|
"Show Date/Time Range": "Datums-/Zeitspanne anzeigen",
|
||||||
|
"Show Distance": "Abstand anzeigen",
|
||||||
|
"Show Labels": "Markierungen anzeigen",
|
||||||
|
"Show Price Range": "Preisspanne anzeigen",
|
||||||
|
"Show Price": "Preise anzeigen",
|
||||||
|
"Show Prices": "Preise anzeigen",
|
||||||
|
"Show Text": "Text anzeigen",
|
||||||
|
"Show Time": "Zeit anzeigen",
|
||||||
|
"Show Wave": "Welle anzeigen",
|
||||||
|
"Show/Hide": "Anzeigen/Verbergen",
|
||||||
|
"Source back color": "Hintergrundfarbe Ursprung",
|
||||||
|
"Source border color": "Randfarbe Ursprung",
|
||||||
|
"Source text color": "Textfarbe Ursprung",
|
||||||
|
"Stay in Drawing Mode": "Im Zeichenmodus bleiben",
|
||||||
|
"Stop Background Color": "Hintergrundfarbe beenden",
|
||||||
|
"Stop Color:": "Stop Farbe:",
|
||||||
|
"Stop Level. Ticks:": "Stop Wert. Ticks:",
|
||||||
|
"Style": "Stil",
|
||||||
|
"Success back color": "Hintergrundfarbe Erfolg",
|
||||||
|
"Success text color": "Textfarbe Erfolg",
|
||||||
|
"Target back color": "Hintergrundfarbe Kursziel",
|
||||||
|
"Target border color": "Randfarbe Kursziel",
|
||||||
|
"Target Color:": "Kursziel Farbe:",
|
||||||
|
"Target text color": "Textfarbe Kursziel",
|
||||||
|
"Text Alignment:": "Textausrichtung:",
|
||||||
|
"Text color": "Textfarbe",
|
||||||
|
"Text Color": "Textfarbe",
|
||||||
|
"Text Font": "Schriftart",
|
||||||
|
"Text Wrap": "Zeilenumbruch",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Zeitebenen",
|
||||||
|
"Timezone/Sessions": "Zeitzone/Handelszeit",
|
||||||
|
"Top Labels": "Markierungen an Oberseite",
|
||||||
|
"top": "Oberseite",
|
||||||
|
"Up Color": "Aufwärtsfarbe",
|
||||||
|
"Wave Size": "Wellengröße",
|
||||||
|
"Wick": "Docht",
|
||||||
|
"Zoom In": "Vergrößern",
|
||||||
|
"Zoom Out": "Verkleinern",
|
||||||
|
"Borders": "Rahmen",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "HLinien Hintergrund",
|
||||||
|
"Plots Background": "Plots Hintergrund",
|
||||||
|
"Open_line_tool_position": "Eröffnungskurs",
|
||||||
|
"Closed_line_tool_position": "Schlußkurs",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Rendite/Risiko Verhältnis: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Ziel: {0} ({1}%)",
|
||||||
|
"SUCCESS": "ERFOLG",
|
||||||
|
"FAILURE": "FEHLER",
|
||||||
|
"Left Shoulder": "Linke Schulter",
|
||||||
|
"Head": "Kopf",
|
||||||
|
"Right Shoulder": "Rechte Schulter",
|
||||||
|
"Mirrored": "Gespiegelt",
|
||||||
|
"Flipped": "Umgedreht",
|
||||||
|
"distance: {0}": "Abstand: {0}",
|
||||||
|
"day": "Tag",
|
||||||
|
"day_plural": "Tage",
|
||||||
|
"day_plural_1": "Tage",
|
||||||
|
"day_plural_2": "n/a",
|
||||||
|
"day_plural_5": "n/a",
|
||||||
|
"week": "Woche",
|
||||||
|
"week_plural": "Wochen",
|
||||||
|
"week_plural_1": "Wochen",
|
||||||
|
"week_plural_2": "n/a",
|
||||||
|
"week_plural_5": "n/a",
|
||||||
|
"month": "Monat",
|
||||||
|
"month_plural": "Monate",
|
||||||
|
"month_plural_1": "Monate",
|
||||||
|
"month_plural_2": "n/a",
|
||||||
|
"month_plural_5": "n/a",
|
||||||
|
"minute": "Minute",
|
||||||
|
"minute_plural": "Minuten",
|
||||||
|
"minute_plural_1": "Minuten",
|
||||||
|
"minute_plural_2": "n/a",
|
||||||
|
"minute_plural_5": "n/a",
|
||||||
|
"hour": "Stunde",
|
||||||
|
"hour_plural": "Stunden",
|
||||||
|
"hour_plural_1": "Stunden",
|
||||||
|
"hour_plural_2": "n/a",
|
||||||
|
"hour_plural_5": "n/a",
|
||||||
|
"y_dates": "j",
|
||||||
|
"y_dates_plural": "j",
|
||||||
|
"y_dates_plural_1": "Jahre",
|
||||||
|
"y_dates_plural_2": "n/a",
|
||||||
|
"y_dates_plural_5": "n/a",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "T",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "t",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mrz",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "Mai",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Okt",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dez",
|
||||||
|
"Objects Tree": "Objekbaum",
|
||||||
|
"Manage Drawings": "Zeichnungen bearbeiten",
|
||||||
|
"TOOL": "WERKZEUG",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Nach Oben",
|
||||||
|
"Move Down": "Nach Unten",
|
||||||
|
"All Exchanges": "Alle Börsen",
|
||||||
|
"All types": "Alle Instrumente",
|
||||||
|
"Stock": "Aktie",
|
||||||
|
"stock": "Aktie",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "Index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "Futures",
|
||||||
|
"Image URL": "Bild URL",
|
||||||
|
"Save image": "Bild speichern",
|
||||||
|
"or copy url:": "oder URL kopieren:",
|
||||||
|
"Redo {0}": "Wiederholen",
|
||||||
|
"Custom color...": "Benutzerdefinierte Farbe...",
|
||||||
|
"Search": "Suche",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Eröffnung",
|
||||||
|
"High": "Hoch",
|
||||||
|
"Low": "Tief",
|
||||||
|
"Close": "Schluß",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Börse",
|
||||||
|
"Athens": "Athen",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kalkutta",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapur",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warschau",
|
||||||
|
"n/a": "k.A.",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "Long",
|
||||||
|
"longlen_input": "Long Länge",
|
||||||
|
"Window Size_input": "Fenstergröße",
|
||||||
|
"Length_input": "Länge",
|
||||||
|
"length_input": "Länge",
|
||||||
|
"len_input": "Länge",
|
||||||
|
"Short_input": "Verkauf",
|
||||||
|
"short_input": "Verkaufen",
|
||||||
|
"shortlen_input": "Short Länge",
|
||||||
|
"Mult_input": "Multiplikator",
|
||||||
|
"mult_input": "Multiplizieren",
|
||||||
|
"divisor_input": "Divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Obergrenze",
|
||||||
|
"Lower": "Untergrenze",
|
||||||
|
"Long": "Kaufsignal",
|
||||||
|
"Short": "Verkaufssignal",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Null",
|
||||||
|
"WMA Length_input": "WMA Länge",
|
||||||
|
"Long RoC Length_input": "Long RoC Länge",
|
||||||
|
"Short RoC Length_input": "Short RoC Länge",
|
||||||
|
"jawLength_input": "Jaw Länge",
|
||||||
|
"teethLength_input": "Teeth Länge",
|
||||||
|
"lipsLength_input": "Lips Länge",
|
||||||
|
"percent_input": "Prozent",
|
||||||
|
"exponential_input": "exponentiell",
|
||||||
|
"smoothD_input": "Stochastic %D",
|
||||||
|
"smoothK_input": "Stochastic %K",
|
||||||
|
"Color 0": "Farbe 0",
|
||||||
|
"Color 1": "Farbe 1",
|
||||||
|
"Color 2": "Farbe 2",
|
||||||
|
"Color 3": "Farbe 3",
|
||||||
|
"Color 4": "Farbe 4",
|
||||||
|
"sym_input": "Symbol",
|
||||||
|
"symbol_input": "Symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Länge",
|
||||||
|
"ADX Smoothing_input": "ADX Glättung",
|
||||||
|
"displacement_input": "Verschiebung",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "TrueRange verwenden",
|
||||||
|
"roclen1_input": "Länge RoC 1",
|
||||||
|
"roclen2_input": "Länge RoC 2",
|
||||||
|
"roclen3_input": "Länge RoC 3",
|
||||||
|
"roclen4_input": "Länge RoC 4",
|
||||||
|
"smalen1_input": "Länge MA 1",
|
||||||
|
"smalen2_input": "Länge MA 2",
|
||||||
|
"smalen3_input": "Länge MA 3",
|
||||||
|
"smalen4_input": "Länge MA 4",
|
||||||
|
"siglen_input": "Signal Länge",
|
||||||
|
"UpperLimit": "Obergrenze",
|
||||||
|
"LowerLimit": "Untergrenze",
|
||||||
|
"fastLength_input": "Fast Länge",
|
||||||
|
"slowLength_input": "Slow Länge",
|
||||||
|
"signalLength_input": "Signal Länge",
|
||||||
|
"start_input": "Startwert",
|
||||||
|
"increment_input": "Schrittgröße",
|
||||||
|
"maximum_input": "Maximalwert",
|
||||||
|
"showMA_input": "Gleitenden Durchschnitt anzeigen",
|
||||||
|
"Volume": "Volumen",
|
||||||
|
"Volume MA": "Volumen MA",
|
||||||
|
"Indicator": "Indikator",
|
||||||
|
"Oscillator": "Oszillator",
|
||||||
|
"lengthStoch_input": "Stochastic Länge",
|
||||||
|
"lengthRSI_input": "RSI Länge",
|
||||||
|
"sigma_input": "Sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Kreuze",
|
||||||
|
"Click to set a point": "Klicken Sie, um einen Punkt zu setzen",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Bewegen Sie Ihren Finger zur Position des ersten Ankerpunkts.<br/>2. Durch Antippen einer beliebigen Stelle wird der erste Ankerpunkt gesetzt.",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Bewegen Sie Ihren Finger zur Position des nächsten Ankerpunkts.<br/>2. Durch Antippen einer beliebigen Stelle wird der nächste Ankerpunkt gesetzt.",
|
||||||
|
"retrying": "wiederholen",
|
||||||
|
"eod data": "EOD daten",
|
||||||
|
"eod delayed": "EOD verzögert",
|
||||||
|
"loading data": "laden von daten",
|
||||||
|
"invalid symbol": "ungültiges symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "vorbörslich",
|
||||||
|
"post-market": "nachbörslich",
|
||||||
|
"closed": "geschlossen",
|
||||||
|
"Time Interval": "Zeitinterval",
|
||||||
|
"Show Symbol Labels": "Symbolkürzel anzeigen",
|
||||||
|
"Show Symbol Labels_context_menu": "Symbolkürzel anzeigen",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Fixieren",
|
||||||
|
"Width": "Breite",
|
||||||
|
"Line With Breaks": "Linie mit Lücken",
|
||||||
|
"Area With Breaks": "Fläche mit Lücken",
|
||||||
|
"Type": "Typ",
|
||||||
|
"Simple": "Einfach",
|
||||||
|
"With Markers": "Mit Markierungen",
|
||||||
|
"Step": "Stufe",
|
||||||
|
"No drawings yet": "Noch keine Zeichnungen",
|
||||||
|
"Lock/Unlock": "Verriegeln/Entriegeln",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
|
}
|
||||||
@@ -1,28 +1,564 @@
|
|||||||
{
|
{
|
||||||
"__comment": "Tis is css class name. Use `propertypage-name-label-nocap` if each word should not be capitalized. Or use `propertypage-name-label` if should.",
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
"propertypage-name-label_css_class": "propertypage-name-label",
|
"Script Editor": "Script Editor",
|
||||||
|
" Published Charts Timeline": "Published Charts Timeline",
|
||||||
|
"SMA": "SMA",
|
||||||
"__comment": "Tis is css class name. This item is not actual for now.",
|
"Bar's Style": "Bar's Style",
|
||||||
"cursors-group-css-class": "thin",
|
"Chart Properties": "Chart Properties",
|
||||||
|
"Compare": "Compare",
|
||||||
"day": "day",
|
"Compare...": "Compare...",
|
||||||
"day_plural": "days",
|
"Compare or Add Symbol...": "Compare or Add Symbol...",
|
||||||
|
"Compare or Add Symbol": "Compare or Add Symbol",
|
||||||
"week": "week",
|
"Add Symbol": "Add Symbol",
|
||||||
"week_plural": "weeks",
|
"Scales Properties...": "Scales Properties...",
|
||||||
|
"Add": "Add",
|
||||||
"month": "month",
|
"Company Comparison": "Company Comparison",
|
||||||
"month_plural": "months",
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons",
|
||||||
|
"Economy & Symbols": "Economy & Symbols",
|
||||||
"minute": "minute",
|
"Bars": "Bars",
|
||||||
"minute_plural": "minutes",
|
"Candles": "Candles",
|
||||||
|
"Hollow Candles": "Hollow Candles",
|
||||||
"hour": "hour",
|
"Line": "Line",
|
||||||
"hour_plural": "hours",
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
"Open_in_legend": "O",
|
"Histogram": "Histogram",
|
||||||
"High_in_legend": "H",
|
"Cross_chart_type": "Cross",
|
||||||
"Low_in_legend": "L",
|
"Crosshair": "Crosshair",
|
||||||
"Close_in_legend": "C"
|
"Columns": "Columns",
|
||||||
|
"Circles": "Circles",
|
||||||
|
"Indicators": "Indicators",
|
||||||
|
"Favorites": "Favorites",
|
||||||
|
"Technical Analysis": "Technical Analysis",
|
||||||
|
"No indicators matched your criteria.": "No indicators matched your criteria.",
|
||||||
|
"Add to favorites": "Add to favorites",
|
||||||
|
"Remove from favorites": "Remove from favorites",
|
||||||
|
"No symbols matched your criteria": "No symbols matched your criteria",
|
||||||
|
"Add any symbol from the list": "Add any symbol from the list",
|
||||||
|
"Overlay the main chart": "Overlay the main chart",
|
||||||
|
"Symbols to be added on the chart": "Symbols to be added on the chart",
|
||||||
|
"Symbol": "Symbol",
|
||||||
|
"Default": "Default",
|
||||||
|
"Defaults": "Defaults",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
" color": "color",
|
||||||
|
" transparency": "transparency",
|
||||||
|
" visibility": "visibility",
|
||||||
|
"Add To Watchlist": "Add To Watchlist",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Arguments in Header": "Arguments in Header",
|
||||||
|
"Arrow": "Arrow",
|
||||||
|
"Auto Scale": "Auto Scale",
|
||||||
|
"Background": "Background",
|
||||||
|
"bars": "bars",
|
||||||
|
"bars_margin": "bars",
|
||||||
|
"{0} bars": "{0} bars",
|
||||||
|
"Bottom Margin": "Bottom Margin",
|
||||||
|
"Bring Forward": "Bring Forward",
|
||||||
|
"Bring to Front": "Bring to Front",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Color Theme": "Color Theme",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Extended Hours": "Extended Hours",
|
||||||
|
"Format...": "Format...",
|
||||||
|
"Full Screen": "Full Screen",
|
||||||
|
"Grid Lines": "Grid Lines",
|
||||||
|
"Hide All Drawing Tools": "Hide All Drawing Tools",
|
||||||
|
"Hide": "Hide",
|
||||||
|
"Insert Drawing Tool": "Insert Drawing Tool",
|
||||||
|
"Insert Indicator...": "Insert Indicator...",
|
||||||
|
"Last Value on Price Scale": "Last Value on Price Scale",
|
||||||
|
"Link To": "Link To",
|
||||||
|
"Load New Bars": "Load New Bars",
|
||||||
|
"Lock All Drawing Tools": "Lock All Drawing Tools",
|
||||||
|
"Lock Scale": "Lock Scale",
|
||||||
|
"Lock scale": "Lock scale",
|
||||||
|
"Log Scale": "Log Scale",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Magnet Mode",
|
||||||
|
"Merge Down": "Merge Down",
|
||||||
|
"Merge Up": "Merge Up",
|
||||||
|
"Objects Tree...": "Objects Tree...",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Override Min Tick",
|
||||||
|
"Percentage": "Percentage",
|
||||||
|
"Precision": "Precision",
|
||||||
|
"Price Line": "Price Line",
|
||||||
|
"Properties...": "Properties...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remove All Drawing Tools",
|
||||||
|
"Remove All Studies": "Remove All Studies",
|
||||||
|
"Remove All Indicators": "Remove All Indicators",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"Reset Chart": "Reset Chart",
|
||||||
|
"Reset Scale": "Reset Scale",
|
||||||
|
"Reset": "Reset",
|
||||||
|
"Right Margin": "Right Margin",
|
||||||
|
"Save As...": "Save As...",
|
||||||
|
"Scale Left": "Scale Left",
|
||||||
|
"Scale Percentage": "Scale Percentage",
|
||||||
|
"Scale Right": "Scale Right",
|
||||||
|
"Scale Series Only": "Scale Series Only",
|
||||||
|
"Scale series only": "Scale series only",
|
||||||
|
"Scale Series only": "Scale Series only",
|
||||||
|
"Scales Lines": "Scales Lines",
|
||||||
|
"Scales Text": "Scales Text",
|
||||||
|
"Scaling": "Scaling",
|
||||||
|
"Screen (No Scale)": "Screen (No Scale)",
|
||||||
|
"Send Backward": "Send Backward",
|
||||||
|
"Send to Back": "Send to Back",
|
||||||
|
"Session Breaks": "Session Breaks",
|
||||||
|
"Show Arguments in Header": "Show Arguments in Header",
|
||||||
|
"Show Last Value on Price Scale": "Show Last Value on Price Scale",
|
||||||
|
"Show Left Axis": "Show Left Axis",
|
||||||
|
"Show Right Axis": "Show Right Axis",
|
||||||
|
"Show": "Show",
|
||||||
|
"Stay In Drawing Mode": "Stay In Drawing Mode",
|
||||||
|
"Symbol Search...": "Symbol Search...",
|
||||||
|
"Change Symbol": "Change Symbol",
|
||||||
|
"Change Symbol...": "Change Symbol...",
|
||||||
|
"Time Zone": "Time Zone",
|
||||||
|
"TimeZone": "TimeZone",
|
||||||
|
"Top Margin": "Top Margin",
|
||||||
|
"Transparency": "Transparency",
|
||||||
|
"Undo {0}": "Undo {0}",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Unmerge Down",
|
||||||
|
"Unmerge Up": "Unmerge Up",
|
||||||
|
"Visual Order": "Visual Order",
|
||||||
|
"Watermark": "Watermark",
|
||||||
|
"Show Objects Tree": "Show Objects Tree",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Pattern",
|
||||||
|
"Anchored Text": "Anchored Text",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Arrow Mark Down",
|
||||||
|
"Arrow Mark Left": "Arrow Mark Left",
|
||||||
|
"Arrow Mark Right": "Arrow Mark Right",
|
||||||
|
"Arrow Mark Up": "Arrow Mark Up",
|
||||||
|
"Balloon": "Balloon",
|
||||||
|
"Bars Pattern": "Bars Pattern",
|
||||||
|
"Brush": "Brush",
|
||||||
|
"Callout": "Callout",
|
||||||
|
"Circle Lines": "Circle Lines",
|
||||||
|
"Cross": "Cross",
|
||||||
|
"Cyclic Lines": "Cyclic Lines",
|
||||||
|
"Date Range": "Date Range",
|
||||||
|
"Disjoint Angle": "Disjoint Angle",
|
||||||
|
"Dot": "Dot",
|
||||||
|
"Elliott Labels": "Elliott Labels",
|
||||||
|
"Elliott Major Retracement": "Elliott Major Retracement",
|
||||||
|
"Elliott Minor Retracement": "Elliott Minor Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliott Wave Cycle",
|
||||||
|
"Elliott Wave Minor": "Elliott Wave Minor",
|
||||||
|
"Elliott Wave Subminuette": "Elliott Wave Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Eraser",
|
||||||
|
"Extended": "Extended",
|
||||||
|
"Extended Line": "Extended Line",
|
||||||
|
"Fib Channel": "Fib Channel",
|
||||||
|
"Fib Circles": "Fib Circles",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan",
|
||||||
|
"Fib Spiral": "Fib Spiral",
|
||||||
|
"Fib Time Zone": "Fib Time Zone",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Flag Mark",
|
||||||
|
"Flat Top/Bottom": "Flat Top/Bottom",
|
||||||
|
"Flat Bottom": "Flat Bottom",
|
||||||
|
"Forecast": "Forecast",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Horizontal Line",
|
||||||
|
"Horizontal Ray": "Horizontal Ray",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Risk/Reward long",
|
||||||
|
"Modified Schiff Pitchfork": "Modified Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Parallel Channel",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Price Label",
|
||||||
|
"Price Range": "Price Range",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Ray",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Regression Trend",
|
||||||
|
"Rotated Rectangle": "Rotated Rectangle",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modified Schiff",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Risk/Reward short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Comment",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Thumb Down",
|
||||||
|
"Thumb Up": "Thumb Up",
|
||||||
|
"Trend Angle": "Trend Angle",
|
||||||
|
"Trend Line": "Trend Line",
|
||||||
|
"Trend-Based Fib Extension": "Trend-Based Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend-Based Fib Time",
|
||||||
|
"Triangle Pattern": "Triangle Pattern",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Vertical Line",
|
||||||
|
"XABCD Pattern": "XABCD Pattern",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Background color 1",
|
||||||
|
"Background color 2": "Background color 2",
|
||||||
|
"Background Color": "Background Color",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Border color",
|
||||||
|
"Border Color": "Border Color",
|
||||||
|
"Border": "Border",
|
||||||
|
"Bottom Lables": "Bottom Lables",
|
||||||
|
"bottom": "bottom",
|
||||||
|
"center": "center",
|
||||||
|
"Channel": "Channel",
|
||||||
|
"Coeffs As Percents": "Coeffs As Percents",
|
||||||
|
"Color bars based on previous close": "Color bars based on previous close",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Down Color": "Down Color",
|
||||||
|
"Drawings": "Drawings",
|
||||||
|
"Entry price:": "Entry price:",
|
||||||
|
"Events": "Events",
|
||||||
|
"Extend Left End": "Extend Left End",
|
||||||
|
"Extend Left": "Extend Left",
|
||||||
|
"Extend Lines": "Extend Lines",
|
||||||
|
"Extend Right End": "Extend Right End",
|
||||||
|
"Extend Right": "Extend Right",
|
||||||
|
"Extend": "Extend",
|
||||||
|
"Failure back color": "Failure back color",
|
||||||
|
"Failure text color": "Failure text color",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Fill",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grid",
|
||||||
|
"Help": "Help",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Label Background",
|
||||||
|
"Label": "Label",
|
||||||
|
"Labels": "Labels",
|
||||||
|
"Left End": "Left End",
|
||||||
|
"Left Labels": "Left Labels",
|
||||||
|
"left": "left",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Levels",
|
||||||
|
"Lines": "Lines",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)",
|
||||||
|
"Median": "Median",
|
||||||
|
"middle": "middle",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Minor": "Minor",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Price Levels",
|
||||||
|
"Price Source": "Price Source",
|
||||||
|
"Price": "Price",
|
||||||
|
"Price:": "Price:",
|
||||||
|
"Prices": "Prices",
|
||||||
|
"Profit Background Color": "Profit Background Color",
|
||||||
|
"Profit Level. Ticks:": "Profit Level. Ticks:",
|
||||||
|
"Properties": "Properties",
|
||||||
|
"Reverse": "Reverse",
|
||||||
|
"Right End": "Right End",
|
||||||
|
"Right Lables": "Right Lables",
|
||||||
|
"right": "right",
|
||||||
|
"Log Scale_scale_menu": "Log Scale",
|
||||||
|
"Percentage_scale_menu": "Percentage",
|
||||||
|
"Scales": "Scales",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Show Background": "Show Background",
|
||||||
|
"Show Bars Range": "Show Bars Range",
|
||||||
|
"Show Date/Time Range": "Show Date/Time Range",
|
||||||
|
"Show Distance": "Show Distance",
|
||||||
|
"Show Labels": "Show Labels",
|
||||||
|
"Show Price Range": "Show Price Range",
|
||||||
|
"Show Price": "Show Price",
|
||||||
|
"Show Prices": "Show Prices",
|
||||||
|
"Show Text": "Show Text",
|
||||||
|
"Show Time": "Show Time",
|
||||||
|
"Show Wave": "Show Wave",
|
||||||
|
"Show/Hide": "Show/Hide",
|
||||||
|
"Source back color": "Source back color",
|
||||||
|
"Source border color": "Source border color",
|
||||||
|
"Source text color": "Source text color",
|
||||||
|
"Stay in Drawing Mode": "Stay in Drawing Mode",
|
||||||
|
"Stop Background Color": "Stop Background Color",
|
||||||
|
"Stop Color:": "Stop Color:",
|
||||||
|
"Stop Level. Ticks:": "Stop Level. Ticks:",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Success back color",
|
||||||
|
"Success text color": "Success text color",
|
||||||
|
"Target back color": "Target back color",
|
||||||
|
"Target border color": "Target border color",
|
||||||
|
"Target Color:": "Target Color:",
|
||||||
|
"Target text color": "Target text color",
|
||||||
|
"Text Alignment:": "Text Alignment:",
|
||||||
|
"Text color": "Text color",
|
||||||
|
"Text Color": "Text Color",
|
||||||
|
"Text Font": "Text Font",
|
||||||
|
"Text Wrap": "Text Wrap",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Time Levels",
|
||||||
|
"Timezone/Sessions": "Timezone/Sessions",
|
||||||
|
"Top Labels": "Top Labels",
|
||||||
|
"top": "top",
|
||||||
|
"Up Color": "Up Color",
|
||||||
|
"Wave Size": "Wave Size",
|
||||||
|
"Wick": "Wick",
|
||||||
|
"Zoom In": "Zoom In",
|
||||||
|
"Zoom Out": "Zoom Out",
|
||||||
|
"Borders": "Borders",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "Hlines Background",
|
||||||
|
"Plots Background": "Plots Background",
|
||||||
|
"Open_line_tool_position": "Opened",
|
||||||
|
"Closed_line_tool_position": "Closed",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESS",
|
||||||
|
"FAILURE": "FAILURE",
|
||||||
|
"Left Shoulder": "Left Shoulder",
|
||||||
|
"Head": "Head",
|
||||||
|
"Right Shoulder": "Right Shoulder",
|
||||||
|
"Mirrored": "Mirrored",
|
||||||
|
"Flipped": "Flipped",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "day",
|
||||||
|
"day_plural": "days",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "week",
|
||||||
|
"week_plural": "weeks",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "month",
|
||||||
|
"month_plural": "months",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "hour",
|
||||||
|
"hour_plural": "hours",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "y_dates_plural_1",
|
||||||
|
"y_dates_plural_2": "y_dates_plural_2",
|
||||||
|
"y_dates_plural_5": "y_dates_plural_5",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dec",
|
||||||
|
"Objects Tree": "Objects Tree",
|
||||||
|
"Manage Drawings": "Manage Drawings",
|
||||||
|
"TOOL": "TOOL",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Move Up",
|
||||||
|
"Move Down": "Move Down",
|
||||||
|
"All Exchanges": "All Exchanges",
|
||||||
|
"All types": "All types",
|
||||||
|
"Stock": "Stock",
|
||||||
|
"stock": "stock",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "Image URL",
|
||||||
|
"Save image": "Save image",
|
||||||
|
"or copy url:": "or copy url:",
|
||||||
|
"Redo {0}": "Redo {0}",
|
||||||
|
"Custom color...": "Custom color...",
|
||||||
|
"Search": "Search",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Exchange",
|
||||||
|
"Athens": "Athens",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "long length",
|
||||||
|
"Window Size_input": "Window Size",
|
||||||
|
"Length_input": "Length",
|
||||||
|
"length_input": "length",
|
||||||
|
"len_input": "length",
|
||||||
|
"Short_input": "Short",
|
||||||
|
"short_input": "short",
|
||||||
|
"shortlen_input": "Short Length",
|
||||||
|
"Mult_input": "Multiplier",
|
||||||
|
"mult_input": "multiplier",
|
||||||
|
"divisor_input": "divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Upper",
|
||||||
|
"Lower": "Lower",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Short",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "WMA Length",
|
||||||
|
"Long RoC Length_input": "Long RoC Length",
|
||||||
|
"Short RoC Length_input": "Short RoC Length",
|
||||||
|
"jawLength_input": "Jaw Length",
|
||||||
|
"teethLength_input": "Teeth Length",
|
||||||
|
"lipsLength_input": "Lips Length",
|
||||||
|
"percent_input": "Percent",
|
||||||
|
"exponential_input": "Exponential",
|
||||||
|
"smoothD_input": "Smooth D",
|
||||||
|
"smoothK_input": "Smooth K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "symbol",
|
||||||
|
"symbol_input": "symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Length",
|
||||||
|
"ADX Smoothing_input": "ADX Smoothing",
|
||||||
|
"displacement_input": "displacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Use True Range",
|
||||||
|
"roclen1_input": "RoC Length 1",
|
||||||
|
"roclen2_input": "RoC Length 2",
|
||||||
|
"roclen3_input": "RoC Length 3",
|
||||||
|
"roclen4_input": "RoC Length 4",
|
||||||
|
"smalen1_input": "SMA Length 1",
|
||||||
|
"smalen2_input": "SMA Length 2",
|
||||||
|
"smalen3_input": "SMA Length 3",
|
||||||
|
"smalen4_input": "SMA Length 4",
|
||||||
|
"siglen_input": "Signal Length",
|
||||||
|
"UpperLimit": "Upper Limit",
|
||||||
|
"LowerLimit": "Lower Limit",
|
||||||
|
"fastLength_input": "Fast Length",
|
||||||
|
"slowLength_input": "Slow Length",
|
||||||
|
"signalLength_input": "Signal Length",
|
||||||
|
"start_input": "Start",
|
||||||
|
"increment_input": "Increment",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Show MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Volume MA",
|
||||||
|
"Indicator": "Indicator",
|
||||||
|
"Oscillator": "Oscillator",
|
||||||
|
"lengthStoch_input": "Stoch length",
|
||||||
|
"lengthRSI_input": "RSI length",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Crosses",
|
||||||
|
"Click to set a point": "Click to set a point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor",
|
||||||
|
"retrying": "retrying",
|
||||||
|
"eod data": "eod data",
|
||||||
|
"eod delayed": "eod delayed",
|
||||||
|
"loading data": "loading data",
|
||||||
|
"invalid symbol": "invalid symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "pre-market",
|
||||||
|
"post-market": "post-market",
|
||||||
|
"closed": "closed",
|
||||||
|
"Time Interval": "Time Interval",
|
||||||
|
"Show Symbol Labels": "Show Symbol Labels",
|
||||||
|
"Show Symbol Labels_context_menu": "Show Symbol Labels",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Lock",
|
||||||
|
"Width": "Width",
|
||||||
|
"Line With Breaks": "Line With Breaks",
|
||||||
|
"Area With Breaks": "Area With Breaks",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "With Markers",
|
||||||
|
"Step": "Step",
|
||||||
|
"No drawings yet": "No drawings yet",
|
||||||
|
"Lock/Unlock": "Lock/Unlock",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
}
|
}
|
||||||
564
charting_library/static/localization/translations/es.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "Editor de pantalla",
|
||||||
|
" Published Charts Timeline": "Mostrar linea de tiempo del gráfico",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Estilo de barras",
|
||||||
|
"Chart Properties": "Propiedades del Gráfico",
|
||||||
|
"Compare": "Comparar",
|
||||||
|
"Compare...": "Comparar",
|
||||||
|
"Compare or Add Symbol...": "Comparar/ Agregar simbolo...",
|
||||||
|
"Compare or Add Symbol": "Comparar/ Agregar Simbolo",
|
||||||
|
"Add Symbol": "Añadir símbolo",
|
||||||
|
"Scales Properties...": "Propiedades del balance...",
|
||||||
|
"Add": "Agregar",
|
||||||
|
"Company Comparison": "Comparación de la compañia",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicadores, fundamentales, economía y Add-ons",
|
||||||
|
"Economy & Symbols": "Economia/ Simbolos",
|
||||||
|
"Bars": "Barras",
|
||||||
|
"Candles": "Velas",
|
||||||
|
"Hollow Candles": "Velas Hollow",
|
||||||
|
"Line": "Linea",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histograma",
|
||||||
|
"Cross_chart_type": "Tipo de gráfico cruzado",
|
||||||
|
"Crosshair": "Punto de Mira",
|
||||||
|
"Columns": "Columnas",
|
||||||
|
"Circles": "Circulos",
|
||||||
|
"Indicators": "Indicadores",
|
||||||
|
"Favorites": "Favoritos",
|
||||||
|
"Technical Analysis": "Análisis Técnico",
|
||||||
|
"No indicators matched your criteria.": "No hay indicadores que coincidan con esos criterios.",
|
||||||
|
"Add to favorites": "Añadir a favoritos",
|
||||||
|
"Remove from favorites": "Eliminar de favoritos",
|
||||||
|
"No symbols matched your criteria": "No hay símbolos que coincidan con esos criterios",
|
||||||
|
"Add any symbol from the list": "Agregar algun símbolo de la lista",
|
||||||
|
"Overlay the main chart": "Superposición del gráfico principal",
|
||||||
|
"Symbols to be added on the chart": "Símbolos para ser agregados en el gráfico",
|
||||||
|
"Symbol": "Símbolo",
|
||||||
|
"Default": "Defecto",
|
||||||
|
"Defaults": "Defectos",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
" color": "Color",
|
||||||
|
" transparency": "Transparencia",
|
||||||
|
" visibility": "Visibilidad",
|
||||||
|
"Add To Watchlist": "Agregar a la lista de observación",
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Arguments in Header": "Argumentos en Encabezado",
|
||||||
|
"Arrow": "Flecha",
|
||||||
|
"Auto Scale": "Auto Escala",
|
||||||
|
"Background": "Historial",
|
||||||
|
"bars": "Barras",
|
||||||
|
"bars_margin": "Barras de margen",
|
||||||
|
"{0} bars": "Barras: {0}",
|
||||||
|
"Bottom Margin": "Margen inferior",
|
||||||
|
"Bring Forward": "Traer hacia delante",
|
||||||
|
"Bring to Front": "Traer al frente",
|
||||||
|
"Clone": "Clonar",
|
||||||
|
"Color Theme": "Tema de color",
|
||||||
|
"Copy": "Copiar",
|
||||||
|
"Extended Hours": "Horas extendidas",
|
||||||
|
"Format...": "Formato...",
|
||||||
|
"Full Screen": "Pantalla completa",
|
||||||
|
"Grid Lines": "Lineas de cuadriculas",
|
||||||
|
"Hide All Drawing Tools": "Ocultar todas las herramientas del dibujo",
|
||||||
|
"Hide": "Ocultar",
|
||||||
|
"Insert Drawing Tool": "Insertar herramienta de dibujo",
|
||||||
|
"Insert Indicator...": "Insertar indicador...",
|
||||||
|
"Last Value on Price Scale": "Ultimo valor en la escala de precios",
|
||||||
|
"Link To": "Vincular",
|
||||||
|
"Load New Bars": "Cargar nuevas barras",
|
||||||
|
"Lock All Drawing Tools": "Bloquear todas las herramientas de dibujo",
|
||||||
|
"Lock Scale": "Bloquear escala",
|
||||||
|
"Lock scale": "Bloquear escala",
|
||||||
|
"Log Scale": "Ingresar escala",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Modo Iman",
|
||||||
|
"Merge Down": "Combinar hacia abajo",
|
||||||
|
"Merge Up": "Combinar hacia arriba",
|
||||||
|
"Objects Tree...": "Arbol de objetos...",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Anular Min Tick",
|
||||||
|
"Percentage": "Porcentaje",
|
||||||
|
"Precision": "Precisión",
|
||||||
|
"Price Line": "Linea de precios",
|
||||||
|
"Properties...": "Propiedades...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remover todas las herramientas de dibujo",
|
||||||
|
"Remove All Studies": "Remover todos los estudios",
|
||||||
|
"Remove All Indicators": "Remover todos los indicadores",
|
||||||
|
"Remove": "Remover",
|
||||||
|
"Reset Chart": "Actualizar Gtáfico",
|
||||||
|
"Reset Scale": "Actualizar escala",
|
||||||
|
"Reset": "Actualizar",
|
||||||
|
"Right Margin": "Margen derecho",
|
||||||
|
"Save As...": "Guardar como...",
|
||||||
|
"Scale Left": "Escala izquierda",
|
||||||
|
"Scale Percentage": "Porcentaje de escala",
|
||||||
|
"Scale Right": "Escala derecha",
|
||||||
|
"Scale Series Only": "Solo series de escala",
|
||||||
|
"Scale series only": "Solo series de escala",
|
||||||
|
"Scale Series only": "Sólo escala en las series",
|
||||||
|
"Scales Lines": "Lineas de escala",
|
||||||
|
"Scales Text": "Тexto de escala",
|
||||||
|
"Scaling": "Ajuste",
|
||||||
|
"Screen (No Scale)": "Pantalla (sin escala)",
|
||||||
|
"Send Backward": "Enviar atras",
|
||||||
|
"Send to Back": "Enviar al fondo",
|
||||||
|
"Session Breaks": "Descanso de sesiones",
|
||||||
|
"Show Arguments in Header": "Mostrar argumentos principales",
|
||||||
|
"Show Last Value on Price Scale": "Mostrar el ultimo valor de precio en escala",
|
||||||
|
"Show Left Axis": "Mostrar Axis izquierdo",
|
||||||
|
"Show Right Axis": "Mostrar Axis derecho",
|
||||||
|
"Show": "Mostrar",
|
||||||
|
"Stay In Drawing Mode": "Permanecer en modo dibujo",
|
||||||
|
"Symbol Search...": "Búsquedasqueda de símbolo...",
|
||||||
|
"Change Symbol": "Cambiar símbolo",
|
||||||
|
"Change Symbol...": "Cambiar Símbolo...",
|
||||||
|
"Time Zone": "Zona de tiempo",
|
||||||
|
"TimeZone": "Zona de tiempo",
|
||||||
|
"Top Margin": "Margen superior",
|
||||||
|
"Transparency": "Transparencia",
|
||||||
|
"Undo {0}": "Cancelar",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Separar hacia abajo",
|
||||||
|
"Unmerge Up": "Separar hacia arriba",
|
||||||
|
"Visual Order": "Orden visual",
|
||||||
|
"Watermark": "Marca de Agua",
|
||||||
|
"Show Objects Tree": "Mostrar arbol de objetos",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "Patrón ABCD",
|
||||||
|
"Anchored Text": "Тexto anclado",
|
||||||
|
"Arc": "Arco",
|
||||||
|
"Arrow Mark Down": "Flecha hacia abajo",
|
||||||
|
"Arrow Mark Left": "Flecha hacia la izquierda",
|
||||||
|
"Arrow Mark Right": "Flecha hacia la derecha",
|
||||||
|
"Arrow Mark Up": "Flecha hacia arriba",
|
||||||
|
"Balloon": "Globo",
|
||||||
|
"Bars Pattern": "Patrón de barras",
|
||||||
|
"Brush": "Pincel",
|
||||||
|
"Callout": "Leyenda",
|
||||||
|
"Circle Lines": "Lineas circulares (?)",
|
||||||
|
"Cross": "Cuzar",
|
||||||
|
"Cyclic Lines": "Lineas cíclicas",
|
||||||
|
"Date Range": "Rango de datos",
|
||||||
|
"Disjoint Angle": "Desvincular el ángulo",
|
||||||
|
"Dot": "Punto",
|
||||||
|
"Elliott Labels": "Niveles de Elliott",
|
||||||
|
"Elliott Major Retracement": "Retroceso mayor de Elliot",
|
||||||
|
"Elliott Minor Retracement": "Retroceso menor de Elliott",
|
||||||
|
"Elliott Wave Cycle": "Ciclo de ondas de Elliott",
|
||||||
|
"Elliott Wave Minor": "Onda menor de Elliott",
|
||||||
|
"Elliott Wave Subminuette": "(?)",
|
||||||
|
"Ellipse": "Elipse",
|
||||||
|
"Eraser": "Borrador",
|
||||||
|
"Extended": "Extendido",
|
||||||
|
"Extended Line": "Linea extendida",
|
||||||
|
"Fib Channel": "Canal de Fib",
|
||||||
|
"Fib Circles": "Ciclos de Fib",
|
||||||
|
"Fib Retracement": "Retroceso de Fib",
|
||||||
|
"Fib Speed Resistance Arcs": "Resistencia Arc de Fib",
|
||||||
|
"Fib Speed Resistance Fan": "Resistencia Fan de Fib",
|
||||||
|
"Fib Spiral": "Espiral de Fib",
|
||||||
|
"Fib Time Zone": "Zona horaria de Fib",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Marca con bandera",
|
||||||
|
"Flat Top/Bottom": "Plano Superior/Inferior",
|
||||||
|
"Flat Bottom": "Plano inferior",
|
||||||
|
"Forecast": "Previsión",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Cabeza y hombro",
|
||||||
|
"Horizontal Line": "Linea horizontal",
|
||||||
|
"Horizontal Ray": "Rayo Horizontal",
|
||||||
|
"Icon": "Icono",
|
||||||
|
"Inside Pitchfork": "Pitchfork Interno",
|
||||||
|
"Long Position": "Posicion larga",
|
||||||
|
"Risk/Reward long": "Riesgo/Recompensa en largo",
|
||||||
|
"Modified Schiff Pitchfork": "Modificar Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Canal paralelo",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Etiqueta de precio",
|
||||||
|
"Price Range": "Rango de precio",
|
||||||
|
"Projection": "Proyección",
|
||||||
|
"Ray": "Rayo",
|
||||||
|
"Rectangle": "Rectángulo",
|
||||||
|
"Regression Trend": "Regresión de tendencia",
|
||||||
|
"Rotated Rectangle": "Rectángulongulo Rotado",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Schiff Modificado",
|
||||||
|
"Inside": "Interior",
|
||||||
|
"Short Position": "Posición corta",
|
||||||
|
"Risk/Reward short": "Riesgo/Recompensa en corto",
|
||||||
|
"Text": "Тexto",
|
||||||
|
"Comment": "Comentario",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Pulgar abajo",
|
||||||
|
"Thumb Up": "Pulgar arriba",
|
||||||
|
"Trend Angle": "Ángulo de tendencia",
|
||||||
|
"Trend Line": "Linea de tendencia",
|
||||||
|
"Trend-Based Fib Extension": "Tendencia basada en extensión de Fib",
|
||||||
|
"Trend-Based Fib Time": "Tendencia basada en tiempo de Fib",
|
||||||
|
"Triangle Pattern": "Patrón de triángulo",
|
||||||
|
"Triangle": "Triángulo",
|
||||||
|
"Vertical Line": "Linea vertical",
|
||||||
|
"XABCD Pattern": "Patron XABCD",
|
||||||
|
"Angle:": "Ángulo:",
|
||||||
|
"Arcs": "Arcos",
|
||||||
|
"Background color 1": "Historial color 1",
|
||||||
|
"Background color 2": "Historial color 2",
|
||||||
|
"Background Color": "Historial Color",
|
||||||
|
"Bar #": "Barra",
|
||||||
|
"Border color": "Color del Borde",
|
||||||
|
"Border Color": "Color del Borde",
|
||||||
|
"Border": "Borde",
|
||||||
|
"Bottom Lables": "Etiqueta inferior",
|
||||||
|
"bottom": "Inferior",
|
||||||
|
"center": "centro",
|
||||||
|
"Channel": "Canal",
|
||||||
|
"Coeffs As Percents": "Coeffs Como Porcentaje",
|
||||||
|
"Color bars based on previous close": "Color de barras basados el cierre anterior",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordenadas",
|
||||||
|
"Delete": "Eliminar",
|
||||||
|
"Down Color": "Color bajo",
|
||||||
|
"Drawings": "Dibujos",
|
||||||
|
"Entry price:": "Precio de entrada:",
|
||||||
|
"Events": "Eventos",
|
||||||
|
"Extend Left End": "Extender final izquierdo",
|
||||||
|
"Extend Left": "Extender izquierda",
|
||||||
|
"Extend Lines": "Extender lineas",
|
||||||
|
"Extend Right End": "Extender final derecho",
|
||||||
|
"Extend Right": "Extender derecha",
|
||||||
|
"Extend": "Extender",
|
||||||
|
"Failure back color": "Error de color de fondo",
|
||||||
|
"Failure text color": "Error de color de texto",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Rellenar",
|
||||||
|
"Format": "Formato",
|
||||||
|
"Graphics": "Gáficos",
|
||||||
|
"Grid": "Red",
|
||||||
|
"Help": "Ayuda",
|
||||||
|
"HLC Bars": "Barras HLC",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Historial de etiqueta",
|
||||||
|
"Label": "Etiqueta",
|
||||||
|
"Labels": "Etiquetas",
|
||||||
|
"Left End": "Final izquierdo",
|
||||||
|
"Left Labels": "Etiquetas derechas",
|
||||||
|
"left": "Izquierdo",
|
||||||
|
"Level {0}": "Nivel {0}",
|
||||||
|
"Levels": "Niveles",
|
||||||
|
"Lines": "Lineas",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Medida (Shift + клик на чарте)",
|
||||||
|
"Median": "Mediano",
|
||||||
|
"middle": "medio",
|
||||||
|
"Middle": "Medio",
|
||||||
|
"Minor": "menor",
|
||||||
|
"Mode": "Modo",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Gráfico",
|
||||||
|
"Price Levels": "Nivel de precios",
|
||||||
|
"Price Source": "Fuente de precios",
|
||||||
|
"Price": "Precio",
|
||||||
|
"Price:": "Precio:",
|
||||||
|
"Prices": "Precios",
|
||||||
|
"Profit Background Color": "Color del historial de beneficio",
|
||||||
|
"Profit Level. Ticks:": "Nivel de Beneficio. Ticks:",
|
||||||
|
"Properties": "Propiedades",
|
||||||
|
"Reverse": "Invertir",
|
||||||
|
"Right End": "Extremo derecho",
|
||||||
|
"Right Lables": "Etiqueta derecha",
|
||||||
|
"right": "Derecha",
|
||||||
|
"Log Scale_scale_menu": "Ingresr escala_menu escala",
|
||||||
|
"Percentage_scale_menu": "Porcentaje_menu escala",
|
||||||
|
"Scales": "Escalas",
|
||||||
|
"Settings": "Opciones",
|
||||||
|
"Show Background": "Mostrar historial",
|
||||||
|
"Show Bars Range": "Mostrar rango de barras",
|
||||||
|
"Show Date/Time Range": "Mostrar rango de Fecha/Hora",
|
||||||
|
"Show Distance": "Mostrar distancia",
|
||||||
|
"Show Labels": "Mostrar etiquetas",
|
||||||
|
"Show Price Range": "Mostrar rango de precios",
|
||||||
|
"Show Price": "Mostrar precio",
|
||||||
|
"Show Prices": "Mostrar Precios",
|
||||||
|
"Show Text": "Mostrar Texto",
|
||||||
|
"Show Time": "Mostrar Hora",
|
||||||
|
"Show Wave": "Mostrar ola",
|
||||||
|
"Show/Hide": "Mostrar/Esconder",
|
||||||
|
"Source back color": "Color de fondo de la fuente",
|
||||||
|
"Source border color": "Color del borde de la fuente",
|
||||||
|
"Source text color": "Color del texto de la fuente",
|
||||||
|
"Stay in Drawing Mode": "Permanecer en modo dibujo",
|
||||||
|
"Stop Background Color": "Stop Background Color (?)",
|
||||||
|
"Stop Color:": "Color de Stop:",
|
||||||
|
"Stop Level. Ticks:": "Nivel de Stop. Ticks:",
|
||||||
|
"Style": "Estilo",
|
||||||
|
"Success back color": "Color del fondo correcto",
|
||||||
|
"Success text color": "Color del texto correcto",
|
||||||
|
"Target back color": "Color del fondo del objetivo",
|
||||||
|
"Target border color": "Color del borde del objetivo",
|
||||||
|
"Target Color:": "Color de objetivo:",
|
||||||
|
"Target text color": "Color del texto del objetivo",
|
||||||
|
"Text Alignment:": "Aliniar texto:",
|
||||||
|
"Text color": "Color de texto",
|
||||||
|
"Text Color": "Color de texto",
|
||||||
|
"Text Font": "Fuente de Texto",
|
||||||
|
"Text Wrap": "Ajuste de Texto",
|
||||||
|
"Text:": "Тexto:",
|
||||||
|
"Time Levels": "Niveles de tiempo",
|
||||||
|
"Timezone/Sessions": "Zona horaria/Sesiones",
|
||||||
|
"Top Labels": "Etiqueta Superior",
|
||||||
|
"top": "Superior",
|
||||||
|
"Up Color": "Color de arriba",
|
||||||
|
"Wave Size": "Tamaño de onda",
|
||||||
|
"Wick": "Mecha",
|
||||||
|
"Zoom In": "Con Zoom",
|
||||||
|
"Zoom Out": "Sin Zoom",
|
||||||
|
"Borders": "Bordes",
|
||||||
|
"Level": "Nivel",
|
||||||
|
"Hlines Background": "Historial de Hlines",
|
||||||
|
"Plots Background": "Historial de gáficos",
|
||||||
|
"Open_line_tool_position": "Abierto",
|
||||||
|
"Closed_line_tool_position": "Cerrado",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Relación Riego/Recompensa: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Objetivo: {0} ({1}%)",
|
||||||
|
"SUCCESS": "ÉXITO",
|
||||||
|
"FAILURE": "FALLO",
|
||||||
|
"Left Shoulder": "Hombro Izquierdo",
|
||||||
|
"Head": "Cabeza",
|
||||||
|
"Right Shoulder": "Hombro Derecho",
|
||||||
|
"Mirrored": "Rotar Verticalmente",
|
||||||
|
"Flipped": "Rotar Horizontalmente",
|
||||||
|
"distance: {0}": "Distancia: {0}",
|
||||||
|
"day": "día",
|
||||||
|
"day_plural": "dias",
|
||||||
|
"day_plural_1": "not_used",
|
||||||
|
"day_plural_2": "not_used",
|
||||||
|
"day_plural_5": "not_used",
|
||||||
|
"week": "semana",
|
||||||
|
"week_plural": "not_used",
|
||||||
|
"week_plural_1": "not_used",
|
||||||
|
"week_plural_2": "not_used",
|
||||||
|
"week_plural_5": "not_used",
|
||||||
|
"month": "mes",
|
||||||
|
"month_plural": "meses",
|
||||||
|
"month_plural_1": "not_used",
|
||||||
|
"month_plural_2": "not_used",
|
||||||
|
"month_plural_5": "not_used",
|
||||||
|
"minute": "minuto",
|
||||||
|
"minute_plural": "minutos",
|
||||||
|
"minute_plural_1": "not_used",
|
||||||
|
"minute_plural_2": "not_used",
|
||||||
|
"minute_plural_5": "not_used",
|
||||||
|
"hour": "hora",
|
||||||
|
"hour_plural": "horas",
|
||||||
|
"hour_plural_1": "not_used",
|
||||||
|
"hour_plural_2": "not_used",
|
||||||
|
"hour_plural_5": "not_used",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "not_used",
|
||||||
|
"y_dates_plural_2": "not_used",
|
||||||
|
"y_dates_plural_5": "not_used",
|
||||||
|
"h_dates": "h.",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "S",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d.",
|
||||||
|
"m_dates": "min.",
|
||||||
|
"in_dates": "para",
|
||||||
|
"Jan": "Ene",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Abr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Ago",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dic",
|
||||||
|
"Objects Tree": "Todos los objetos",
|
||||||
|
"Manage Drawings": "Gestión de Dibujos",
|
||||||
|
"TOOL": "Herramientas",
|
||||||
|
"SYMBOL": "Símbolos",
|
||||||
|
"Move Up": "Subir",
|
||||||
|
"Move Down": "Bajar",
|
||||||
|
"All Exchanges": "Все биржи",
|
||||||
|
"All types": "Todos los tipos",
|
||||||
|
"Stock": "Divisas",
|
||||||
|
"stock": "divisas",
|
||||||
|
"Index": "Índices",
|
||||||
|
"index": "índices",
|
||||||
|
"Futures": "Futuros",
|
||||||
|
"futures": "futuros",
|
||||||
|
"Image URL": "URL de la imagen",
|
||||||
|
"Save image": "Guardar imagen",
|
||||||
|
"or copy url:": "o copiar la dirección:",
|
||||||
|
"Redo {0}": "Deshacer",
|
||||||
|
"Custom color...": "Color personalizado...",
|
||||||
|
"Search": "Buscar",
|
||||||
|
"Open_in_legend": "Abrir",
|
||||||
|
"High_in_legend": "MÁX",
|
||||||
|
"Low_in_legend": "MÍN",
|
||||||
|
"Close_in_legend": "Cerrar",
|
||||||
|
"Open": "Apertura",
|
||||||
|
"High": "Máximo",
|
||||||
|
"Low": "Mínimo",
|
||||||
|
"Close": "Cierre",
|
||||||
|
"(H + L)/2": "(Máx+Mín)/2",
|
||||||
|
"(H + L + C)/3": "(Máx+Mín+Cerrar)/3",
|
||||||
|
"(O + H + L + C)/4": "(Máx+Мín+Cerrar+Abrir)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Cambio",
|
||||||
|
"Athens": "Atenas",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Calcuta",
|
||||||
|
"London": "Londres",
|
||||||
|
"Los Angeles": "Los Ángeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscú",
|
||||||
|
"New York": "Nueva York",
|
||||||
|
"Paris": "París",
|
||||||
|
"Seoul": "Seúl",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapur",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Varsovia",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Entrada larga",
|
||||||
|
"long_input": "entrada larga",
|
||||||
|
"longlen_input": "período largo",
|
||||||
|
"Window Size_input": "Tamaño de la ventana",
|
||||||
|
"Length_input": "Longitud de entrada",
|
||||||
|
"length_input": "longitud de entrada",
|
||||||
|
"len_input": "long de entrada",
|
||||||
|
"Short_input": "Entrada corta",
|
||||||
|
"short_input": "entrada corta",
|
||||||
|
"shortlen_input": "período corto",
|
||||||
|
"Mult_input": "Factor",
|
||||||
|
"mult_input": "Factor",
|
||||||
|
"divisor_input": "Делитель",
|
||||||
|
"Divisor_input": "Делитель",
|
||||||
|
"Upper": "Línea superior",
|
||||||
|
"Lower": "Línea inferior",
|
||||||
|
"Long": "Largo",
|
||||||
|
"Short": "Corto",
|
||||||
|
"Signal": "Señal",
|
||||||
|
"Jaw": "Mandíbula",
|
||||||
|
"Teeth": "Dientes",
|
||||||
|
"Lips": "Labios",
|
||||||
|
"Zero": "Cero",
|
||||||
|
"WMA Length_input": "Longitud WMA",
|
||||||
|
"Long RoC Length_input": "Longitud larga RoC",
|
||||||
|
"Short RoC Length_input": "Longitud corta RoC",
|
||||||
|
"jawLength_input": "Longitud de mandíbulas",
|
||||||
|
"teethLength_input": "Longitud de los dientes",
|
||||||
|
"lipsLength_input": "Longitud de los labios",
|
||||||
|
"percent_input": "Porcentaje",
|
||||||
|
"exponential_input": "Utilice exp. promedio",
|
||||||
|
"smoothD_input": "Suavizar %D",
|
||||||
|
"smoothK_input": "Suavizar %K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "Herramienta",
|
||||||
|
"symbol_input": "Herramienta",
|
||||||
|
"Sym_input": "Herramienta",
|
||||||
|
"DI Length_input": "Longitud del DI",
|
||||||
|
"ADX Smoothing_input": "Suavizar ADX",
|
||||||
|
"displacement_input": "Compensar",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Utilice TrueRange",
|
||||||
|
"roclen1_input": "Longitud RoC 1",
|
||||||
|
"roclen2_input": "Longitud RoC 2",
|
||||||
|
"roclen3_input": "Longitud RoC 3",
|
||||||
|
"roclen4_input": "Longitud RoC 4",
|
||||||
|
"smalen1_input": "Longitud MA 1",
|
||||||
|
"smalen2_input": "Longitud MA 2",
|
||||||
|
"smalen3_input": "Longitud MA 3",
|
||||||
|
"smalen4_input": "Longitud MA 4",
|
||||||
|
"siglen_input": "Longitud сигнала",
|
||||||
|
"UpperLimit": "Límite superior",
|
||||||
|
"LowerLimit": "Límite inferior",
|
||||||
|
"fastLength_input": "longitud de la línea rápida",
|
||||||
|
"slowLength_input": "longitud de la línea lenta",
|
||||||
|
"signalLength_input": "longitud de la línea de señal",
|
||||||
|
"start_input": "valor inicial",
|
||||||
|
"increment_input": "incremento",
|
||||||
|
"maximum_input": "máximo",
|
||||||
|
"showMA_input": "ver el promedio",
|
||||||
|
"Volume": "Volumen",
|
||||||
|
"Volume MA": "Volumen promedio",
|
||||||
|
"Indicator": "Indicador",
|
||||||
|
"Oscillator": "Oscilador",
|
||||||
|
"lengthStoch_input": "Longitud Stochastic",
|
||||||
|
"lengthRSI_input": "Longitud RSI",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Intersección",
|
||||||
|
"Click to set a point": "Haga clic para estableer un punto de",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Deslice el dedo para seleccionar la ubicación para el primer anclaje.<br/>2. Toque en cualquier lugar para colocar la primera ancla.",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Deslice el dedo para seleccionar la ubicación para el siguiente anclaje.<br/>2. Toque en cualquier lugar para colocar la siguiente ancla.",
|
||||||
|
"retrying": "reconexión",
|
||||||
|
"eod data": "día",
|
||||||
|
"eod delayed": "día (atrasado)",
|
||||||
|
"loading data": "cargando datos",
|
||||||
|
"invalid symbol": "símbolo desconocido",
|
||||||
|
"streaming": "transmisión",
|
||||||
|
"realtime": "periodo de trading",
|
||||||
|
"pre-market": "período de pre-trading",
|
||||||
|
"post-market": "período de post-trading",
|
||||||
|
"closed": "mercado cerrado",
|
||||||
|
"Time Interval": "Intervalo de Tiempo",
|
||||||
|
"Show Symbol Labels": "Mostrar Etiquetas de Símbolos",
|
||||||
|
"Show Symbol Labels_context_menu": "Mostrar Etiquetas de Símbolos",
|
||||||
|
"Subminuette": "Subminutte",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minuto",
|
||||||
|
"Intermediate": "Intermediario",
|
||||||
|
"Primary": "Primario",
|
||||||
|
"Cycle": "Ciclo",
|
||||||
|
"SuperCycle": "SuperCirculo",
|
||||||
|
"GrandSuperCycle": "GranSuperCirculo",
|
||||||
|
"Lock": "Bloquear",
|
||||||
|
"Width": "Ancho",
|
||||||
|
"Line With Breaks": "Linea con Rupturas",
|
||||||
|
"Area With Breaks": "Area con Rupturas",
|
||||||
|
"Type": "Tipo",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "Con Mercados",
|
||||||
|
"Step": "Paso",
|
||||||
|
"No drawings yet": "No dibujado todavia",
|
||||||
|
"Lock/Unlock": "Bloquear/Desbloquear",
|
||||||
|
"deviation_input": "desviación",
|
||||||
|
"depth_input": "Profundidad"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/fr.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "Éditeur de Script",
|
||||||
|
" Published Charts Timeline": "Ligne de temps des graphiques publiés",
|
||||||
|
"SMA": "Moyenne Mobile Arithmétique",
|
||||||
|
"Bar's Style": "Style de barre",
|
||||||
|
"Chart Properties": "Propriétés du graphique",
|
||||||
|
"Compare": "Comparer",
|
||||||
|
"Compare...": "Comparer...",
|
||||||
|
"Compare or Add Symbol...": "Comparer ou Ajouter un Symbole...",
|
||||||
|
"Compare or Add Symbol": "Comparer ou Ajouter un Symbole",
|
||||||
|
"Add Symbol": "Ajouter un Symbole",
|
||||||
|
"Scales Properties...": "Propriétés des Échelles...",
|
||||||
|
"Add": "Ajouter",
|
||||||
|
"Company Comparison": "Comparaison de compagnie",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicateurs, Fondamentaux, Économie et Compléments",
|
||||||
|
"Economy & Symbols": "Économie et Symboles",
|
||||||
|
"Bars": "Barres",
|
||||||
|
"Candles": "Bougies",
|
||||||
|
"Hollow Candles": "Bougies Creuses",
|
||||||
|
"Line": "Droite",
|
||||||
|
"Area": "Région",
|
||||||
|
"Heiken Ashi": "Méthode Heiken Ashi",
|
||||||
|
"Histogram": "Histogramme",
|
||||||
|
"Cross_chart_type": "Graphique en croix",
|
||||||
|
"Crosshair": "Réticule",
|
||||||
|
"Columns": "Colonnes",
|
||||||
|
"Circles": "Cercles",
|
||||||
|
"Indicators": "Indicateurs",
|
||||||
|
"Favorites": "Signets",
|
||||||
|
"Technical Analysis": "Analyse Technique",
|
||||||
|
"No indicators matched your criteria.": "Aucun indicateur ne correspond à vos critères",
|
||||||
|
"Add to favorites": "Ajouter aux Signets",
|
||||||
|
"Remove from favorites": "Retirer des Signets",
|
||||||
|
"No symbols matched your criteria": "Aucun symbole ne correspond à vos critères",
|
||||||
|
"Add any symbol from the list": "Ajouter n'importe quel symbole de la liste",
|
||||||
|
"Overlay the main chart": "Superposer sur le graphique principal",
|
||||||
|
"Symbols to be added on the chart": "Symboles à ajouter au graphique",
|
||||||
|
"Symbol": "Symbole",
|
||||||
|
"Default": "Par Défaut",
|
||||||
|
"Defaults": "Valeurs, Configurations par Défaut",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Annuler",
|
||||||
|
" color": "Couleur",
|
||||||
|
" transparency": "Transparence",
|
||||||
|
" visibility": "Visibilité",
|
||||||
|
"Add To Watchlist": "Ajouter à la liste à Surveiller",
|
||||||
|
"Apply": "Appliquer",
|
||||||
|
"Arguments in Header": "Arguments dans l'en-tête",
|
||||||
|
"Arrow": "Flèche",
|
||||||
|
"Auto Scale": "Mise à l'Échelle automatique",
|
||||||
|
"Background": "Arrière-Plan",
|
||||||
|
"bars": "Barres",
|
||||||
|
"bars_margin": "barres",
|
||||||
|
"{0} bars": "{0} barres",
|
||||||
|
"Bottom Margin": "Marge inférieure",
|
||||||
|
"Bring Forward": "Mettre en avant",
|
||||||
|
"Bring to Front": "Mettre au premier plan",
|
||||||
|
"Clone": "Dupliquer",
|
||||||
|
"Color Theme": "Modèle de Couleurs",
|
||||||
|
"Copy": "Copier",
|
||||||
|
"Extended Hours": "Horaire étendu",
|
||||||
|
"Format...": "Formater...",
|
||||||
|
"Full Screen": "Plein Écran ",
|
||||||
|
"Grid Lines": "Grille",
|
||||||
|
"Hide All Drawing Tools": "Cacher tous les Outils de Dessin",
|
||||||
|
"Hide": "Cacher",
|
||||||
|
"Insert Drawing Tool": "Insérer l'Outil de Dessin",
|
||||||
|
"Insert Indicator...": "Insérer un indicateur",
|
||||||
|
"Last Value on Price Scale": "Montrer la dernière valeur sur l'échelle des prix",
|
||||||
|
"Link To": "Lier à",
|
||||||
|
"Load New Bars": "Charger de (les) nouvelles barres",
|
||||||
|
"Lock All Drawing Tools": "Verrouiller tous les Outils de Dessin",
|
||||||
|
"Lock Scale": "Verrouiller l'Échelle",
|
||||||
|
"Lock scale": "Verrouiller l'Échelle",
|
||||||
|
"Log Scale": "Échelle Logaritmique",
|
||||||
|
"log": "Logaritme",
|
||||||
|
"Magnet Mode": "Mode aimanté",
|
||||||
|
"Merge Down": "Fusionner vers le bas",
|
||||||
|
"Merge Up": "Fusionner vers le Haut",
|
||||||
|
"Objects Tree...": "Arborescence des Objets",
|
||||||
|
"Offset": "Décalage",
|
||||||
|
"Override Min Tick": "Ne pas tenir compte du Tick minimum",
|
||||||
|
"Percentage": "Pourcentage",
|
||||||
|
"Precision": "Précision",
|
||||||
|
"Price Line": "Ligne de Prix",
|
||||||
|
"Properties...": "Configurations...",
|
||||||
|
"Redo": "Recommencer",
|
||||||
|
"Remove All Drawing Tools": "Retirer tous les Outils de Dessin",
|
||||||
|
"Remove All Studies": "Retirer toutes les Études",
|
||||||
|
"Remove All Indicators": "Retirer tous les Indicateurs",
|
||||||
|
"Remove": "Retirer ",
|
||||||
|
"Reset Chart": "Réinitialiser le Graphique",
|
||||||
|
"Reset Scale": "Réinitialiser l'Échelle",
|
||||||
|
"Reset": "Réinitialiser ",
|
||||||
|
"Right Margin": "Marge Droite",
|
||||||
|
"Save As...": "Enregistrer en tant que...",
|
||||||
|
"Scale Left": "Échelle à Gauche",
|
||||||
|
"Scale Percentage": "Échelle en Pourcentage",
|
||||||
|
"Scale Right": "Échelle à Droite",
|
||||||
|
"Scale Series Only": "Mettre à l'Échelle la Série seulement",
|
||||||
|
"Scale series only": "Mettre à l'Échelle la Série seulement",
|
||||||
|
"Scale Series only": "Mettre à l'Échelle la Série seulement",
|
||||||
|
"Scales Lines": "Axes",
|
||||||
|
"Scales Text": "Texte des Échelles",
|
||||||
|
"Scaling": "Mise à l'Échelle",
|
||||||
|
"Screen (No Scale)": "Taille Écran (aucune mise à l'Échelle)",
|
||||||
|
"Send Backward": "Mettre vers l'Arrière",
|
||||||
|
"Send to Back": "Mettre au Fond",
|
||||||
|
"Session Breaks": "Arrêt de Session",
|
||||||
|
"Show Arguments in Header": "Montrer les Arguments dans l'En-Tête",
|
||||||
|
"Show Last Value on Price Scale": "Montrer la Valeur Récente sur l'Axe des Prix",
|
||||||
|
"Show Left Axis": "Monter l'Axe de Gauche",
|
||||||
|
"Show Right Axis": "Monter l'Axe de Droite",
|
||||||
|
"Show": "Montrer",
|
||||||
|
"Stay In Drawing Mode": "Rester en Mode Dessin",
|
||||||
|
"Symbol Search...": "Recherche de Symbole",
|
||||||
|
"Change Symbol": "Changer le Symbole",
|
||||||
|
"Change Symbol...": "Changer le Symbole",
|
||||||
|
"Time Zone": "Fuseau Horaire",
|
||||||
|
"TimeZone": "Fuseau Horaire",
|
||||||
|
"Top Margin": "Marge en Haut",
|
||||||
|
"Transparency": "Transparence",
|
||||||
|
"Undo {0}": "Annuler",
|
||||||
|
"Undo": "Annuler",
|
||||||
|
"Unmerge Down": "Défusionner vers le Bas",
|
||||||
|
"Unmerge Up": "Défusionner vers le Haut",
|
||||||
|
"Visual Order": "Ordre de visualisation",
|
||||||
|
"Watermark": "Filigrane",
|
||||||
|
"Show Objects Tree": "Montrer l'Arborescence des Objects",
|
||||||
|
"cursors-group-css-class": "Classe css du groupe Curseur",
|
||||||
|
"ABCD Pattern": "Figure en ABCD",
|
||||||
|
"Anchored Text": "Texte ancré",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Flèche vers le Bas",
|
||||||
|
"Arrow Mark Left": "Flèche vers la Gauche",
|
||||||
|
"Arrow Mark Right": "Flèche vers la Droite",
|
||||||
|
"Arrow Mark Up": "Flèche vers le Haut",
|
||||||
|
"Balloon": "Ballon",
|
||||||
|
"Bars Pattern": "Type Barres",
|
||||||
|
"Brush": "Pinceau",
|
||||||
|
"Callout": "Bulle",
|
||||||
|
"Circle Lines": "Ligne Circulaire",
|
||||||
|
"Cross": "Croix",
|
||||||
|
"Cyclic Lines": "Lignes Périodiques",
|
||||||
|
"Date Range": "Plage de Données",
|
||||||
|
"Disjoint Angle": "Angle Séparé",
|
||||||
|
"Dot": "Point",
|
||||||
|
"Elliott Labels": "Étiquettes d'Elliott",
|
||||||
|
"Elliott Major Retracement": "Retracement Principal d'Elliott",
|
||||||
|
"Elliott Minor Retracement": "Retracement Mineur d'Elliott",
|
||||||
|
"Elliott Wave Cycle": "Période de la Vague d'Eliott",
|
||||||
|
"Elliott Wave Minor": "Vague d'Elliott Mineure",
|
||||||
|
"Elliott Wave Subminuette": "Vague d'Elliott Sous Inférieure ou Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Gomme",
|
||||||
|
"Extended": "Étendue",
|
||||||
|
"Extended Line": "Ligne prolongée",
|
||||||
|
"Fib Channel": "Canal de Fibonacci",
|
||||||
|
"Fib Circles": "Cercle de Fibonacci",
|
||||||
|
"Fib Retracement": "Retracement de Fibonacci",
|
||||||
|
"Fib Speed Resistance Arcs": "Arcs de Résistance de la vitesse de Fibonacci",
|
||||||
|
"Fib Speed Resistance Fan": "Éventail de Résistance de la Vitesse de Fibonacci",
|
||||||
|
"Fib Spiral": "Spirale de Fibonacci",
|
||||||
|
"Fib Time Zone": "Zone Temporelle de Fibonacci",
|
||||||
|
"Fib Wedge": "Coin de Fibonacci",
|
||||||
|
"Flag Mark": "Marque de Drapeau",
|
||||||
|
"Flat Top/Bottom": "Haut/Bas Plat",
|
||||||
|
"Flat Bottom": "Bas en Plateau",
|
||||||
|
"Forecast": "Prévision",
|
||||||
|
"Gann Box": "Boite de Gan",
|
||||||
|
"Gann Fan": "Éventail de Gann",
|
||||||
|
"Gann Square": "Carré de Gann",
|
||||||
|
"Head & Shoulders": "Tête Épaules",
|
||||||
|
"Horizontal Line": "Droite Horizontale",
|
||||||
|
"Horizontal Ray": "Rayon Horizontal",
|
||||||
|
"Icon": "Icône",
|
||||||
|
"Inside Pitchfork": "Fourchette Interne",
|
||||||
|
"Long Position": "Position Longue",
|
||||||
|
"Risk/Reward long": "Risque/Récompense Long",
|
||||||
|
"Modified Schiff Pitchfork": "Fourchette de Schiff Modifiée",
|
||||||
|
"Parallel Channel": "Canal parallèle",
|
||||||
|
"Pitchfan": "Éventail",
|
||||||
|
"Pitchfork": "Fourchette",
|
||||||
|
"Polyline": "Ensemble de Lignes",
|
||||||
|
"Price Label": "Étiquette de Prix",
|
||||||
|
"Price Range": "Plage de Prix",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Rayon",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Tendance de la Régression",
|
||||||
|
"Rotated Rectangle": "Rectangle pivoté",
|
||||||
|
"Schiff Pitchfork": "Fourchette de Schiff",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Schiff modifié",
|
||||||
|
"Inside": "Interne",
|
||||||
|
"Short Position": "Position Courte",
|
||||||
|
"Risk/Reward short": "Risque/Récompense Court",
|
||||||
|
"Text": "Texte",
|
||||||
|
"Comment": "Commentaire",
|
||||||
|
"Three Drivers Pattern": "Figure des Trois Jambes",
|
||||||
|
"Thumb Down": "Pouce en Bas",
|
||||||
|
"Thumb Up": "Pouce en Haut",
|
||||||
|
"Trend Angle": "Angle de la Tendance",
|
||||||
|
"Trend Line": "Droite de Tendance",
|
||||||
|
"Trend-Based Fib Extension": "Prolongation de Fibonacci selon la Tendance",
|
||||||
|
"Trend-Based Fib Time": "Temps de Fibonacci selon la Tendance",
|
||||||
|
"Triangle Pattern": "Figure en Triangle",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Droite Verticale",
|
||||||
|
"XABCD Pattern": "Figure en XABCD",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Couleur de Fond 1",
|
||||||
|
"Background color 2": "Couleur de Fond 2",
|
||||||
|
"Background Color": "Couleur de Fond",
|
||||||
|
"Bar #": "Numéro de Barre",
|
||||||
|
"Border color": "Couleur de la Bordure",
|
||||||
|
"Border Color": "Couleur de la Bordure",
|
||||||
|
"Border": "Bordure",
|
||||||
|
"Bottom Lables": "Étiquette du Bas",
|
||||||
|
"bottom": "Bas",
|
||||||
|
"center": "Centre",
|
||||||
|
"Channel": "Canal",
|
||||||
|
"Coeffs As Percents": "Coefficients en PourCentage",
|
||||||
|
"Color bars based on previous close": "Coloriser les Barres selon la Clôture Précédente",
|
||||||
|
"Color": "Couleur",
|
||||||
|
"Color:": "Couleur:",
|
||||||
|
"Coordinates": "Coordinées",
|
||||||
|
"Delete": "Effacer",
|
||||||
|
"Down Color": "Couleur Des Baisses",
|
||||||
|
"Drawings": "Dessins",
|
||||||
|
"Entry price:": "Prix d'Entrée",
|
||||||
|
"Events": "Événements",
|
||||||
|
"Extend Left End": "Prolonger l'Extrémité Gauche",
|
||||||
|
"Extend Left": "Prolonger à Gauche",
|
||||||
|
"Extend Lines": "Prolonger les Droites",
|
||||||
|
"Extend Right End": "Prolonger l'Extrémité Droite",
|
||||||
|
"Extend Right": "Prolonger à Droite",
|
||||||
|
"Extend": "Prolonger",
|
||||||
|
"Failure back color": "Couleur de Fond de l'Échec",
|
||||||
|
"Failure text color": "Couleur du Texte de l'Échec",
|
||||||
|
"Fans": "Éventails de lignes",
|
||||||
|
"Fill": "Remplir",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphiques",
|
||||||
|
"Grid": "Grille",
|
||||||
|
"Help": "Aide",
|
||||||
|
"HLC Bars": "Barres HBC",
|
||||||
|
"Inputs": "Paramètres en Entrée",
|
||||||
|
"Label Background": "Fond de l'Étiquette",
|
||||||
|
"Label": "Étiquette",
|
||||||
|
"Labels": "Étiquettes",
|
||||||
|
"Left End": "Extrémité Gauche",
|
||||||
|
"Left Labels": "Étiquettes de Gauche",
|
||||||
|
"left": "Gauche",
|
||||||
|
"Level {0}": "Niveau {0}",
|
||||||
|
"Levels": "Niveaux",
|
||||||
|
"Lines": "Droites",
|
||||||
|
"Major": "Majeur",
|
||||||
|
"Measure (Shift + Click on the chart)": "Mesure (Majuscule+Cliquer sur le Graphique)",
|
||||||
|
"Median": "Médiane",
|
||||||
|
"middle": "au Milieu",
|
||||||
|
"Middle": "Centré",
|
||||||
|
"Minor": "Mineur",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Dessiner un Graphe",
|
||||||
|
"Price Levels": "Niveaux de Prix",
|
||||||
|
"Price Source": "Source des Prix",
|
||||||
|
"Price": "Prix",
|
||||||
|
"Price:": "Prix:",
|
||||||
|
"Prices": "Prix",
|
||||||
|
"Profit Background Color": "Couleur de Fond des Profits",
|
||||||
|
"Profit Level. Ticks:": "Niveau de Profit. Ticks:",
|
||||||
|
"Properties": "Propriétés",
|
||||||
|
"Reverse": "Inverse",
|
||||||
|
"Right End": "Extrémité de Droite",
|
||||||
|
"Right Lables": "Étiquettes de Droite",
|
||||||
|
"right": "Droite",
|
||||||
|
"Log Scale_scale_menu": "Échelle Logarithmique",
|
||||||
|
"Percentage_scale_menu": "Pourcentage",
|
||||||
|
"Scales": "Échelles",
|
||||||
|
"Settings": "Configurations",
|
||||||
|
"Show Background": "Montrer le Fond",
|
||||||
|
"Show Bars Range": "Montrer la Plage des Barres",
|
||||||
|
"Show Date/Time Range": "Montrer la Plage de Temps",
|
||||||
|
"Show Distance": "Montrer la Distance",
|
||||||
|
"Show Labels": "Montrer les Étiquettes",
|
||||||
|
"Show Price Range": "Montrer la Plage de Prix",
|
||||||
|
"Show Price": "Montrer l Prix",
|
||||||
|
"Show Prices": "Montrern les Prix",
|
||||||
|
"Show Text": "Montrer le Texte",
|
||||||
|
"Show Time": "Montrer l'Heure",
|
||||||
|
"Show Wave": "Montrer la Vague",
|
||||||
|
"Show/Hide": "Montrer/Cacher",
|
||||||
|
"Source back color": "Couleur de Fond de la Source",
|
||||||
|
"Source border color": "Couleur de la Bordure de la Source",
|
||||||
|
"Source text color": "Couleur du Texte de la Source",
|
||||||
|
"Stay in Drawing Mode": "Rester en Mode Dessin",
|
||||||
|
"Stop Background Color": "Couleur de Fond du Stop",
|
||||||
|
"Stop Color:": "Couleur du Stop",
|
||||||
|
"Stop Level. Ticks:": "Niveau du Stop en Ticks",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Couleur de fond en cas de succès",
|
||||||
|
"Success text color": "Couleur de Texte en cas de succès",
|
||||||
|
"Target back color": "Couleur de Fond de l'Objectif",
|
||||||
|
"Target border color": "Couleur de Bordure de l'Objectif",
|
||||||
|
"Target Color:": "Couleur de l'Objectif",
|
||||||
|
"Target text color": "Couleur de Texte de l'Objectif",
|
||||||
|
"Text Alignment:": "Alignement du Texte:",
|
||||||
|
"Text color": "Couleur du Texte",
|
||||||
|
"Text Color": "Couleur du Texte",
|
||||||
|
"Text Font": "Police du Texte",
|
||||||
|
"Text Wrap": "Retour à la ligne forcé du Texte",
|
||||||
|
"Text:": "Texte:",
|
||||||
|
"Time Levels": "Niveaux de Temps",
|
||||||
|
"Timezone/Sessions": "Fuseaux Horaires/Sessions",
|
||||||
|
"Top Labels": "Étiquettes du Haut",
|
||||||
|
"top": "haut",
|
||||||
|
"Up Color": "Couleur de la Hausse",
|
||||||
|
"Wave Size": "Taille de la Vague",
|
||||||
|
"Wick": "Mèche",
|
||||||
|
"Zoom In": "Grossissement",
|
||||||
|
"Zoom Out": "Réduction",
|
||||||
|
"Borders": "Bordures",
|
||||||
|
"Level": "Niveauy",
|
||||||
|
"Hlines Background": "Fond Rayé Horizontalement",
|
||||||
|
"Plots Background": "Fond des Graphiques",
|
||||||
|
"Open_line_tool_position": "Ouvert",
|
||||||
|
"Closed_line_tool_position": "Fermé",
|
||||||
|
"{0} P&L: {1}": "{0} Gains&Pertes: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Ratio Risque/Récompense: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Objectif: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCÈS",
|
||||||
|
"FAILURE": "ÉCHEC",
|
||||||
|
"Left Shoulder": "Épaule Gauche",
|
||||||
|
"Head": "Tête",
|
||||||
|
"Right Shoulder": "Épaule Droite",
|
||||||
|
"Mirrored": "Reflété",
|
||||||
|
"Flipped": "Basculé",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "Jour",
|
||||||
|
"day_plural": "jours",
|
||||||
|
"day_plural_1": "n/a",
|
||||||
|
"day_plural_2": "n/a",
|
||||||
|
"day_plural_5": "n/a",
|
||||||
|
"week": "Semaine",
|
||||||
|
"week_plural": "Semaines",
|
||||||
|
"week_plural_1": "n/a",
|
||||||
|
"week_plural_2": "n/a",
|
||||||
|
"week_plural_5": "n/a",
|
||||||
|
"month": "mois",
|
||||||
|
"month_plural": "mois",
|
||||||
|
"month_plural_1": "n/a",
|
||||||
|
"month_plural_2": "n/a",
|
||||||
|
"month_plural_5": "n/a",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "n/a",
|
||||||
|
"minute_plural_2": "n/a",
|
||||||
|
"minute_plural_5": "n/a",
|
||||||
|
"hour": "heure",
|
||||||
|
"hour_plural": "heures",
|
||||||
|
"hour_plural_1": "n/a",
|
||||||
|
"hour_plural_2": "n/a",
|
||||||
|
"hour_plural_5": "n/a",
|
||||||
|
"y_dates": "a",
|
||||||
|
"y_dates_plural": "années",
|
||||||
|
"y_dates_plural_1": "n/a",
|
||||||
|
"y_dates_plural_2": "n/a",
|
||||||
|
"y_dates_plural_5": "n/a",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "J",
|
||||||
|
"W_dates": "S",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "j",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "en",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Fév",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Avr",
|
||||||
|
"May": "Mai",
|
||||||
|
"Jun": "Jui",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aoû",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Déc",
|
||||||
|
"Objects Tree": "Arborescence des OIbjects",
|
||||||
|
"Manage Drawings": "Gérer les Dessins",
|
||||||
|
"TOOL": "OUTIL",
|
||||||
|
"SYMBOL": "SYMBOLE",
|
||||||
|
"Move Up": "Déplacer vers le Haut",
|
||||||
|
"Move Down": "Déplacer vers le Bas",
|
||||||
|
"All Exchanges": "Tous les Marchés",
|
||||||
|
"All types": "Tous les Types",
|
||||||
|
"Stock": "Action",
|
||||||
|
"stock": "action",
|
||||||
|
"Index": "Indices",
|
||||||
|
"index": "Index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "URL de l'image",
|
||||||
|
"Save image": "Enregistrer l'Image",
|
||||||
|
"or copy url:": "ou copier l'URL",
|
||||||
|
"Redo {0}": "Répéter",
|
||||||
|
"Custom color...": "Couleur Personnalisée",
|
||||||
|
"Search": "Chercher",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "B",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Ouverture",
|
||||||
|
"High": "Haut",
|
||||||
|
"Low": "Bas",
|
||||||
|
"Close": "Clôture",
|
||||||
|
"(H + L)/2": "(H + B)/2",
|
||||||
|
"(H + L + C)/3": "(H + B + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + B + C)/4",
|
||||||
|
"UTC": "TUC",
|
||||||
|
"Exchange": "Marché",
|
||||||
|
"Athens": "Athène",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Calcuta",
|
||||||
|
"London": "Londres",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscou",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Séoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapour",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Varsovie",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "Période Longue",
|
||||||
|
"Window Size_input": "Taille de Fenêtre",
|
||||||
|
"Length_input": "Longueur",
|
||||||
|
"length_input": "longueur",
|
||||||
|
"len_input": "longueur",
|
||||||
|
"Short_input": "Trade Court",
|
||||||
|
"short_input": "court",
|
||||||
|
"shortlen_input": "Période Courte",
|
||||||
|
"Mult_input": "Multiplicateur",
|
||||||
|
"mult_input": "multiplicateur",
|
||||||
|
"divisor_input": "diviseur",
|
||||||
|
"Divisor_input": "Diviseur",
|
||||||
|
"Upper": "Supérieur",
|
||||||
|
"Lower": "Inférieur",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Court",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Mâchoire",
|
||||||
|
"Teeth": "Dents",
|
||||||
|
"Lips": "Lèvres",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "MMP Période",
|
||||||
|
"Long RoC Length_input": "Période du ROC Long",
|
||||||
|
"Short RoC Length_input": "Période du ROC Court",
|
||||||
|
"jawLength_input": "Longueur de la Mâchoire",
|
||||||
|
"teethLength_input": "Longueur des Dents",
|
||||||
|
"lipsLength_input": "Longueur des Lèvres",
|
||||||
|
"percent_input": "PourCent",
|
||||||
|
"exponential_input": "Exponentiel",
|
||||||
|
"smoothD_input": "D Lissé",
|
||||||
|
"smoothK_input": "K Lissé",
|
||||||
|
"Color 0": "Couleur 0",
|
||||||
|
"Color 1": "Couleur 1",
|
||||||
|
"Color 2": "Couleur 2",
|
||||||
|
"Color 3": "Couleur 3",
|
||||||
|
"Color 4": "Couleur 4",
|
||||||
|
"sym_input": "symbole",
|
||||||
|
"symbol_input": "symbole",
|
||||||
|
"Sym_input": "Symbole",
|
||||||
|
"DI Length_input": "Période du DI",
|
||||||
|
"ADX Smoothing_input": "Lissage de l'ADX",
|
||||||
|
"displacement_input": "déplacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "éventail Chikou ",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Utiliser l'Amplitude Vraie",
|
||||||
|
"roclen1_input": "Période 1 du ROC",
|
||||||
|
"roclen2_input": "Période 2 du ROC",
|
||||||
|
"roclen3_input": "Période 3 du ROC",
|
||||||
|
"roclen4_input": "Période 4 du ROC",
|
||||||
|
"smalen1_input": "Période 1 de la MMA",
|
||||||
|
"smalen2_input": "Période 2 de la MMA",
|
||||||
|
"smalen3_input": "Période de la MMA",
|
||||||
|
"smalen4_input": "Période 4 de la MMA",
|
||||||
|
"siglen_input": "Durée du Signal",
|
||||||
|
"UpperLimit": "Limite Supérieure",
|
||||||
|
"LowerLimit": "Limite Inférieure",
|
||||||
|
"fastLength_input": "Période du Fast",
|
||||||
|
"slowLength_input": "Période du Slow",
|
||||||
|
"signalLength_input": "Période du Signal",
|
||||||
|
"start_input": "Début",
|
||||||
|
"increment_input": "Incrément",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Montrer la MM",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "MM du Volume",
|
||||||
|
"Indicator": "Indicateur",
|
||||||
|
"Oscillator": "Oscillateur",
|
||||||
|
"lengthStoch_input": "Période du Stochastique",
|
||||||
|
"lengthRSI_input": "Période du RSI",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Croise",
|
||||||
|
"Click to set a point": "Cliquer pour mettre un point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1.Glisser votre doigt pour choisir l'endroit du premier ancrage<br>2.Taper n'importe où pour placer le premier ancrage",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1.Glisser votre doigt pour choisir l'endroit de l'ancrage suivant<br>2.Taper n'importe où pour placer l'ancrage suivant",
|
||||||
|
"retrying": "Nouvelle Tentative",
|
||||||
|
"eod data": "Données Fin de Journée",
|
||||||
|
"eod delayed": "Fin de Journée Retardée",
|
||||||
|
"loading data": "Données en chargement",
|
||||||
|
"invalid symbol": "Symbole Invalide",
|
||||||
|
"streaming": "diffusion en flux",
|
||||||
|
"realtime": "Temps Réel",
|
||||||
|
"pre-market": "Pré-Marché",
|
||||||
|
"post-market": "Après-Marché",
|
||||||
|
"closed": "Fermé",
|
||||||
|
"Time Interval": "Intervalle de Temps",
|
||||||
|
"Show Symbol Labels": "Montrer les Étiquettes de Symbole",
|
||||||
|
"Show Symbol Labels_context_menu": "Montrer les Étiquettes de Symbole",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermédiaire",
|
||||||
|
"Primary": "Vague Principale",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "Super-Cycle",
|
||||||
|
"GrandSuperCycle": "Grand-Super-Cycle",
|
||||||
|
"Lock": "Verrouiller",
|
||||||
|
"Width": "Largeur",
|
||||||
|
"Line With Breaks": "Ligne Interrompue",
|
||||||
|
"Area With Breaks": "Zone interrompue",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Ligne continue",
|
||||||
|
"With Markers": "Avec des Points",
|
||||||
|
"Step": "En Marche d'Escalier",
|
||||||
|
"No drawings yet": "Pas de Dessins pour le moment",
|
||||||
|
"Lock/Unlock": "Verrouiller/Déverrouiller",
|
||||||
|
"deviation_input": "Déviation",
|
||||||
|
"depth_input": "Profondeur"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/it.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "Editore Formule",
|
||||||
|
" Published Charts Timeline": "Linea temporale Grafici Pubblicati",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Stile Barra",
|
||||||
|
"Chart Properties": "Proprieta' Grafico",
|
||||||
|
"Compare": "Confronta",
|
||||||
|
"Compare...": "Confronta...",
|
||||||
|
"Compare or Add Symbol...": "Confronta o Inserisci Simbolo...",
|
||||||
|
"Compare or Add Symbol": "Confronta o Inserisci Simbolo",
|
||||||
|
"Add Symbol": "Inserisci Simbolo",
|
||||||
|
"Scales Properties...": "Proprieta' Scale...",
|
||||||
|
"Add": "Inserisci",
|
||||||
|
"Company Comparison": "Confronto Simboli",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicatori/Dati Fondamentali/Economia/Extra",
|
||||||
|
"Economy & Symbols": "Economia & Simboli",
|
||||||
|
"Bars": "Barre",
|
||||||
|
"Candles": "Candele",
|
||||||
|
"Hollow Candles": "Candele Vuote",
|
||||||
|
"Line": "Linea",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heikin Ashi",
|
||||||
|
"Histogram": "Istogramma",
|
||||||
|
"Cross_chart_type": "Croce",
|
||||||
|
"Crosshair": "Mirino",
|
||||||
|
"Columns": "Colonne",
|
||||||
|
"Circles": "Cerchi",
|
||||||
|
"Indicators": "Indicatori",
|
||||||
|
"Favorites": "Preferiti",
|
||||||
|
"Technical Analysis": "Analisi Tecnica",
|
||||||
|
"No indicators matched your criteria.": "Nessun indicatore corrisponde ai criteri",
|
||||||
|
"Add to favorites": "Inserisci in preferiti",
|
||||||
|
"Remove from favorites": "Rimuovi dai Preferiti",
|
||||||
|
"No symbols matched your criteria": "Nessun simbolo corrisponde ai criteri",
|
||||||
|
"Add any symbol from the list": "Inserisci Qualunque Simbolo dalla Lista",
|
||||||
|
"Overlay the main chart": "Sovrapponi sul Grafico Principale",
|
||||||
|
"Symbols to be added on the chart": "Simboli da inserire nel grafico",
|
||||||
|
"Symbol": "Simbolo",
|
||||||
|
"Default": "Default",
|
||||||
|
"Defaults": "Defaults",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancella",
|
||||||
|
" color": "colore",
|
||||||
|
" transparency": "trasparenza",
|
||||||
|
" visibility": "visibilita'",
|
||||||
|
"Add To Watchlist": "Inserisci in Watchlist",
|
||||||
|
"Apply": "Applica",
|
||||||
|
"Arguments in Header": "Argomenti nell Testata",
|
||||||
|
"Arrow": "Freccia",
|
||||||
|
"Auto Scale": "Scala Automatica",
|
||||||
|
"Background": "Sfondo",
|
||||||
|
"bars": "barre",
|
||||||
|
"bars_margin": "barre",
|
||||||
|
"{0} bars": "{0} barre",
|
||||||
|
"Bottom Margin": "Margine Inferiore",
|
||||||
|
"Bring Forward": "Porta Avanti",
|
||||||
|
"Bring to Front": "Porta in Primo Piano",
|
||||||
|
"Clone": "Duplica",
|
||||||
|
"Color Theme": "Colore Tema",
|
||||||
|
"Copy": "Copia",
|
||||||
|
"Extended Hours": "Sessione Estesa",
|
||||||
|
"Format...": "Formatta...",
|
||||||
|
"Full Screen": "Schermo Intero",
|
||||||
|
"Grid Lines": "Griglia",
|
||||||
|
"Hide All Drawing Tools": "Nascondi Tutti I Disegni",
|
||||||
|
"Hide": "Nascondi",
|
||||||
|
"Insert Drawing Tool": "Inserisci Disegno",
|
||||||
|
"Insert Indicator...": "Inserisci Indicatore...",
|
||||||
|
"Last Value on Price Scale": "Ultimo Valore nella Scala Prezzi",
|
||||||
|
"Link To": "Collega A",
|
||||||
|
"Load New Bars": "Carica Nuove Barre",
|
||||||
|
"Lock All Drawing Tools": "Blocca Tutti I Disegni",
|
||||||
|
"Lock Scale": "Blocca Scala",
|
||||||
|
"Lock scale": "Blocca scala",
|
||||||
|
"Log Scale": "Scala Logaritmica",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Modalita' Magnete",
|
||||||
|
"Merge Down": "Unisci in Basso",
|
||||||
|
"Merge Up": "Unisci in Alto",
|
||||||
|
"Objects Tree...": "Lista Oggetti",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Sostituisci Tick Min",
|
||||||
|
"Percentage": "Percentuale",
|
||||||
|
"Precision": "Precisione",
|
||||||
|
"Price Line": "Linea Prezzo",
|
||||||
|
"Properties...": "Proprieta'...",
|
||||||
|
"Redo": "Ripristina",
|
||||||
|
"Remove All Drawing Tools": "Elimina Tutti I Disegni",
|
||||||
|
"Remove All Studies": "Elimina Tutti gli Studi",
|
||||||
|
"Remove All Indicators": "Elimina Tuttli gli Indicatori",
|
||||||
|
"Remove": "Elimina",
|
||||||
|
"Reset Chart": "Reimposta Grafico",
|
||||||
|
"Reset Scale": "Reimposta Scala",
|
||||||
|
"Reset": "Reimposta ",
|
||||||
|
"Right Margin": "Margine Destro",
|
||||||
|
"Save As...": "Salva con nome...",
|
||||||
|
"Scale Left": "Scala a Sinistra",
|
||||||
|
"Scale Percentage": "Scala Percentuale",
|
||||||
|
"Scale Right": "Scala a Destra",
|
||||||
|
"Scale Series Only": "Scala Solo Prezzi",
|
||||||
|
"Scale series only": "Scala solo prezzi",
|
||||||
|
"Scale Series only": "Scala Solo Serie",
|
||||||
|
"Scales Lines": "Scala Linee",
|
||||||
|
"Scales Text": "Scala Testo",
|
||||||
|
"Scaling": "Scalatura",
|
||||||
|
"Screen (No Scale)": "Schermo (Senza Scala)",
|
||||||
|
"Send Backward": "Invia Inietro",
|
||||||
|
"Send to Back": "Invia in Secondo Piano",
|
||||||
|
"Session Breaks": "Delimitazione Sessioni",
|
||||||
|
"Show Arguments in Header": "Visualliza Argomenti nell Testata",
|
||||||
|
"Show Last Value on Price Scale": "Visualizza Ultimo Prezzo nella Scala Prezzi",
|
||||||
|
"Show Left Axis": "Visualizza Asse Sinistro",
|
||||||
|
"Show Right Axis": "Visualizza Asse Destro",
|
||||||
|
"Show": "Visualizza",
|
||||||
|
"Stay In Drawing Mode": "Rimani in Modalita' Disegno",
|
||||||
|
"Symbol Search...": "Ricerca Simbolo...",
|
||||||
|
"Change Symbol": "Modifica Simbolo",
|
||||||
|
"Change Symbol...": "Modifica Simbolo...",
|
||||||
|
"Time Zone": "Fuso Orario",
|
||||||
|
"TimeZone": "Fuso Orario",
|
||||||
|
"Top Margin": "Margine Superiore",
|
||||||
|
"Transparency": "Trasparenza",
|
||||||
|
"Undo {0}": "Annulla",
|
||||||
|
"Undo": "Annulla",
|
||||||
|
"Unmerge Down": "Distacca in Basso",
|
||||||
|
"Unmerge Up": "Distacca in Alto",
|
||||||
|
"Visual Order": "Ordine Visualizzazione",
|
||||||
|
"Watermark": "Filigrana",
|
||||||
|
"Show Objects Tree": "Visualizza Lista Oggetti",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "Figura ABCD",
|
||||||
|
"Anchored Text": "Testo Ancorato",
|
||||||
|
"Arc": "Arco",
|
||||||
|
"Arrow Mark Down": "Freccia in Basso",
|
||||||
|
"Arrow Mark Left": "Freccia a Sinistra",
|
||||||
|
"Arrow Mark Right": "Freccia a Destra",
|
||||||
|
"Arrow Mark Up": "Freccia in Alto",
|
||||||
|
"Balloon": "Fumetto",
|
||||||
|
"Bars Pattern": "Figure Barre",
|
||||||
|
"Brush": "Pennello",
|
||||||
|
"Callout": "Richiamo",
|
||||||
|
"Circle Lines": "Linee Cerchi",
|
||||||
|
"Cross": "Croce",
|
||||||
|
"Cyclic Lines": "Linee Cicliche",
|
||||||
|
"Date Range": "Estensione Data",
|
||||||
|
"Disjoint Angle": "Angolo Disgiunto",
|
||||||
|
"Dot": "Punto",
|
||||||
|
"Elliott Labels": "Etichette Elliott",
|
||||||
|
"Elliott Major Retracement": "Ritracciamento Maggiore Elliott",
|
||||||
|
"Elliott Minor Retracement": "Ritracciamento Minore Elliott",
|
||||||
|
"Elliott Wave Cycle": "Cicli Onde Elliott",
|
||||||
|
"Elliott Wave Minor": "Onda Elliott Minore",
|
||||||
|
"Elliott Wave Subminuette": "Onda Elliott Sottominuetto",
|
||||||
|
"Ellipse": "Ellisse",
|
||||||
|
"Eraser": "Cancellino",
|
||||||
|
"Extended": "Estesa",
|
||||||
|
"Extended Line": "Line Estesa",
|
||||||
|
"Fib Channel": "Canale Fib",
|
||||||
|
"Fib Circles": "Cerchi Fib",
|
||||||
|
"Fib Retracement": "Ritracciamento Fib",
|
||||||
|
"Fib Speed Resistance Arcs": "Archi Speed Resistance Fib",
|
||||||
|
"Fib Speed Resistance Fan": "Fan Speed Resistance Fib",
|
||||||
|
"Fib Spiral": "Spirale Fib",
|
||||||
|
"Fib Time Zone": "Tempo Fib",
|
||||||
|
"Fib Wedge": "Cuneo Fib",
|
||||||
|
"Flag Mark": "Contrassegno",
|
||||||
|
"Flat Top/Bottom": "Cima/Fondo Piani",
|
||||||
|
"Flat Bottom": "Fondo Piano",
|
||||||
|
"Forecast": "Previsione",
|
||||||
|
"Gann Box": "Scatola di Gann",
|
||||||
|
"Gann Fan": "Fan di Gann",
|
||||||
|
"Gann Square": "Quadrato di Gann",
|
||||||
|
"Head & Shoulders": "Testa & Spalle",
|
||||||
|
"Horizontal Line": "Linea Orizzontale",
|
||||||
|
"Horizontal Ray": "Raggio Orizzontale",
|
||||||
|
"Icon": "Icona",
|
||||||
|
"Inside Pitchfork": "Pitchfork Inside",
|
||||||
|
"Long Position": "Posizione Lunga",
|
||||||
|
"Risk/Reward long": "Rischio/Ritorno lungo",
|
||||||
|
"Modified Schiff Pitchfork": "Pitchfork Modifcata Schiff",
|
||||||
|
"Parallel Channel": "Canale Parallelo",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polilinea",
|
||||||
|
"Price Label": "Etichetta Prezzo",
|
||||||
|
"Price Range": "Estensione Prezzo",
|
||||||
|
"Projection": "Proiezione",
|
||||||
|
"Ray": "Raggio",
|
||||||
|
"Rectangle": "Rettangolo",
|
||||||
|
"Regression Trend": "Linea di Regressione",
|
||||||
|
"Rotated Rectangle": "Rettangolo Ruotabile",
|
||||||
|
"Schiff Pitchfork": "Pitchfork Schiff",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Originale",
|
||||||
|
"Modified Schiff": "Schiff Modificato",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Posizione Corta",
|
||||||
|
"Risk/Reward short": "Rischio/Ritorno corto",
|
||||||
|
"Text": "Testo",
|
||||||
|
"Comment": "Commento",
|
||||||
|
"Three Drivers Pattern": "Figura Three Drivers",
|
||||||
|
"Thumb Down": "Pollice Verso",
|
||||||
|
"Thumb Up": "Pollice Retto",
|
||||||
|
"Trend Angle": "Angolo di Tendenza",
|
||||||
|
"Trend Line": "Linea di Tendenza",
|
||||||
|
"Trend-Based Fib Extension": "Estensione Fib basata su Tendenza",
|
||||||
|
"Trend-Based Fib Time": "Tempo Fib basato su Tendenza",
|
||||||
|
"Triangle Pattern": "Figura Triangolo",
|
||||||
|
"Triangle": "Triangolo",
|
||||||
|
"Vertical Line": "Linea Verticale",
|
||||||
|
"XABCD Pattern": "Figura XABCD",
|
||||||
|
"Angle:": "Angolo",
|
||||||
|
"Arcs": "Archi",
|
||||||
|
"Background color 1": "Colore Sfondo 1",
|
||||||
|
"Background color 2": "Colore Sfondo 2",
|
||||||
|
"Background Color": "Colore Sfondo",
|
||||||
|
"Bar #": "Barra #",
|
||||||
|
"Border color": "Colore Bordo",
|
||||||
|
"Border Color": "Colore Bordo",
|
||||||
|
"Border": "Bordo",
|
||||||
|
"Bottom Lables": "Etichette in Basso",
|
||||||
|
"bottom": "fondo",
|
||||||
|
"center": "centro",
|
||||||
|
"Channel": "Canale",
|
||||||
|
"Coeffs As Percents": "Coefficienti in Percentuale",
|
||||||
|
"Color bars based on previous close": "Colore basato sulla chiusura precedente",
|
||||||
|
"Color": "Colore",
|
||||||
|
"Color:": "Colore:",
|
||||||
|
"Coordinates": "Coordinate",
|
||||||
|
"Delete": "Cancella",
|
||||||
|
"Down Color": "Colore Ribasso",
|
||||||
|
"Drawings": "Disegni",
|
||||||
|
"Entry price:": "Prezzo Entrata",
|
||||||
|
"Events": "Eventi",
|
||||||
|
"Extend Left End": "Estendi Estremita' Sinistra",
|
||||||
|
"Extend Left": "Estendi a Sinistra",
|
||||||
|
"Extend Lines": "Estendi Linee",
|
||||||
|
"Extend Right End": "Estendi Estremita' Destra",
|
||||||
|
"Extend Right": "Estendi a Destra",
|
||||||
|
"Extend": "Estendi",
|
||||||
|
"Failure back color": "Colore Sfondo Fallimento",
|
||||||
|
"Failure text color": "Colore Testo Fallimento",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Riempi",
|
||||||
|
"Format": "Formatta",
|
||||||
|
"Graphics": "Grafici",
|
||||||
|
"Grid": "Griglia",
|
||||||
|
"Help": "Assistenza",
|
||||||
|
"HLC Bars": "Barre HLC",
|
||||||
|
"Inputs": "Impostazioni",
|
||||||
|
"Label Background": "Sfondo Etichetta",
|
||||||
|
"Label": "Etichetta",
|
||||||
|
"Labels": "Etichette",
|
||||||
|
"Left End": "Estremita' Sinistra",
|
||||||
|
"Left Labels": "Etichette a Sinistra",
|
||||||
|
"left": "sinistra",
|
||||||
|
"Level {0}": "Livello {0}",
|
||||||
|
"Levels": "Livelli",
|
||||||
|
"Lines": "Linee",
|
||||||
|
"Major": "Maggiore",
|
||||||
|
"Measure (Shift + Click on the chart)": "Misura (Shift + clic sul grafico)",
|
||||||
|
"Median": "Mediana",
|
||||||
|
"middle": " mezzo",
|
||||||
|
"Middle": "Mezzo",
|
||||||
|
"Minor": "Minore",
|
||||||
|
"Mode": "Modalita'",
|
||||||
|
"Normal": "Normale",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Livelli Prezzo",
|
||||||
|
"Price Source": "Fonte Prezzo",
|
||||||
|
"Price": "Prezzo",
|
||||||
|
"Price:": "Prezzo:",
|
||||||
|
"Prices": "Prezzi",
|
||||||
|
"Profit Background Color": "Colore Sfondo Profitto",
|
||||||
|
"Profit Level. Ticks:": "Livello Profitto. Ticks",
|
||||||
|
"Properties": "Properieta'",
|
||||||
|
"Reverse": "Inverti",
|
||||||
|
"Right End": "Estremita' Destra",
|
||||||
|
"Right Lables": "Etichette a Destra",
|
||||||
|
"right": "destra",
|
||||||
|
"Log Scale_scale_menu": "Scala Logaritmica",
|
||||||
|
"Percentage_scale_menu": "Percentuale",
|
||||||
|
"Scales": "Scale",
|
||||||
|
"Settings": "Settaggi",
|
||||||
|
"Show Background": "Visualizza Sfondo",
|
||||||
|
"Show Bars Range": "Visualizza Estensione Barre",
|
||||||
|
"Show Date/Time Range": "Visualizza Estensione Data/Tempo",
|
||||||
|
"Show Distance": "Visualizza Distanza",
|
||||||
|
"Show Labels": "Visualizza Etichette",
|
||||||
|
"Show Price Range": "Visualizza Estensione Prezzo",
|
||||||
|
"Show Price": "Visualizza Prezzo",
|
||||||
|
"Show Prices": "Visualizza Prezzi",
|
||||||
|
"Show Text": "Visualizza Testo",
|
||||||
|
"Show Time": "Visualizza Tempo",
|
||||||
|
"Show Wave": "Visualizza Onde",
|
||||||
|
"Show/Hide": "Visualizza/Nascondi",
|
||||||
|
"Source back color": "Colore sfondo Fonte",
|
||||||
|
"Source border color": "Colore bordo Fonte",
|
||||||
|
"Source text color": "Colore testo Fonte",
|
||||||
|
"Stay in Drawing Mode": "Rimani in Modalita' Disegno",
|
||||||
|
"Stop Background Color": "Colore Sfondo Stop",
|
||||||
|
"Stop Color:": "Colore Stop",
|
||||||
|
"Stop Level. Ticks:": "Livello Stop. Ticks",
|
||||||
|
"Style": "Stile",
|
||||||
|
"Success back color": "Colore Sfondo Successo",
|
||||||
|
"Success text color": "Colore Testo Successo",
|
||||||
|
"Target back color": "Colore sfondo Target",
|
||||||
|
"Target border color": "Colore bordo Target",
|
||||||
|
"Target Color:": "Colore Target",
|
||||||
|
"Target text color": "Colore testo Target",
|
||||||
|
"Text Alignment:": "Allineamento Testo",
|
||||||
|
"Text color": "Colore Testo",
|
||||||
|
"Text Color": "Colore Testo",
|
||||||
|
"Text Font": "Font Testo",
|
||||||
|
"Text Wrap": "Testo a capo",
|
||||||
|
"Text:": "Testo:",
|
||||||
|
"Time Levels": "Livelli Tempo",
|
||||||
|
"Timezone/Sessions": "Fuso orario/Sessioni",
|
||||||
|
"Top Labels": "Etichette in Alto",
|
||||||
|
"top": "cima",
|
||||||
|
"Up Color": "Colore Rialzo",
|
||||||
|
"Wave Size": "Misura Onda",
|
||||||
|
"Wick": "Ombra",
|
||||||
|
"Zoom In": "Incrementa Zoom",
|
||||||
|
"Zoom Out": "Diminuisci Zoom",
|
||||||
|
"Borders": "Bordi",
|
||||||
|
"Level": "Livelli",
|
||||||
|
"Hlines Background": "Sfondo Linee orizzontali",
|
||||||
|
"Plots Background": "Sfondo Plot",
|
||||||
|
"Open_line_tool_position": "Aperto",
|
||||||
|
"Closed_line_tool_position": "Chiuso",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Rateo Rischio/Ritorno: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESSO",
|
||||||
|
"FAILURE": "FALLIMENTO",
|
||||||
|
"Left Shoulder": "Spalla Sinistra",
|
||||||
|
"Head": "Testa",
|
||||||
|
"Right Shoulder": "Spalla Destra",
|
||||||
|
"Mirrored": "Riflesso",
|
||||||
|
"Flipped": "Invertito",
|
||||||
|
"distance: {0}": "distanza {0}",
|
||||||
|
"day": "giorno",
|
||||||
|
"day_plural": "giorni",
|
||||||
|
"day_plural_1": "not_supported",
|
||||||
|
"day_plural_2": "not_supported",
|
||||||
|
"day_plural_5": "not_supported",
|
||||||
|
"week": "settimana",
|
||||||
|
"week_plural": "settimane",
|
||||||
|
"week_plural_1": "not_supported",
|
||||||
|
"week_plural_2": "not_supported",
|
||||||
|
"week_plural_5": "not_supported",
|
||||||
|
"month": "mese",
|
||||||
|
"month_plural": "mesi",
|
||||||
|
"month_plural_1": "not_supported",
|
||||||
|
"month_plural_2": "not_supported",
|
||||||
|
"month_plural_5": "not_supported",
|
||||||
|
"minute": "minuto",
|
||||||
|
"minute_plural": "minuti",
|
||||||
|
"minute_plural_1": "not_supported",
|
||||||
|
"minute_plural_2": "not_supported",
|
||||||
|
"minute_plural_5": "not_supported",
|
||||||
|
"hour": "ora",
|
||||||
|
"hour_plural": "ore",
|
||||||
|
"hour_plural_1": "not_supported",
|
||||||
|
"hour_plural_2": "not_supported",
|
||||||
|
"hour_plural_5": "not_supported",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "not_supported",
|
||||||
|
"y_dates_plural_2": "not_supported",
|
||||||
|
"y_dates_plural_5": "not_supported",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Gen",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "Mag",
|
||||||
|
"Jun": "Giu",
|
||||||
|
"Jul": "Lug",
|
||||||
|
"Aug": "Ago",
|
||||||
|
"Sep": "Set",
|
||||||
|
"Oct": "Ott",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dic",
|
||||||
|
"Objects Tree": "Lista Oggetti",
|
||||||
|
"Manage Drawings": "Amministra Disegni",
|
||||||
|
"TOOL": "STRUMENTO",
|
||||||
|
"SYMBOL": "SIMBOLO",
|
||||||
|
"Move Up": "Muovi in Alto",
|
||||||
|
"Move Down": "Muovi in Basso",
|
||||||
|
"All Exchanges": "Tutte le Borse",
|
||||||
|
"All types": "Tutti I tipi",
|
||||||
|
"Stock": "Titolo",
|
||||||
|
"stock": "titolo",
|
||||||
|
"Index": "Indice",
|
||||||
|
"index": "indice",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "URL Immagine",
|
||||||
|
"Save image": "Salva immagine",
|
||||||
|
"or copy url:": "o copia url:",
|
||||||
|
"Redo {0}": "Ripristina",
|
||||||
|
"Custom color...": "Colore Personalizzato...",
|
||||||
|
"Search": "Cerca",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Borsa",
|
||||||
|
"Athens": "Atene",
|
||||||
|
"Berlin": "Berlino",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "Londra",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Mosca",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Parigi",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Varsavia",
|
||||||
|
"n/a": "non disponibile",
|
||||||
|
"Long_input": "Lungo",
|
||||||
|
"long_input": "lungo",
|
||||||
|
"longlen_input": "Lunghezza lungo",
|
||||||
|
"Window Size_input": "Dimensioni Finestra",
|
||||||
|
"Length_input": "Lunghezza",
|
||||||
|
"length_input": "lunghezza",
|
||||||
|
"len_input": "lunghezza",
|
||||||
|
"Short_input": "Corto",
|
||||||
|
"short_input": "corto",
|
||||||
|
"shortlen_input": "Lunghezza corto",
|
||||||
|
"Mult_input": "Moltiplicatore",
|
||||||
|
"mult_input": "moltiplicatore",
|
||||||
|
"divisor_input": "divisore",
|
||||||
|
"Divisor_input": "Divisore",
|
||||||
|
"Upper": "Superiore",
|
||||||
|
"Lower": "Inferiore",
|
||||||
|
"Long": "Lungo",
|
||||||
|
"Short": "Corto",
|
||||||
|
"Signal": "Segnale",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "Lunghezza WMA",
|
||||||
|
"Long RoC Length_input": "Lunghezza RoC Lungo",
|
||||||
|
"Short RoC Length_input": "Lunghezza RoC Corto",
|
||||||
|
"jawLength_input": "Lunghezza Jaw",
|
||||||
|
"teethLength_input": "Lunghezza Teeth",
|
||||||
|
"lipsLength_input": "Lunghezza Lips",
|
||||||
|
"percent_input": "Percento",
|
||||||
|
"exponential_input": "Esponenziale",
|
||||||
|
"smoothD_input": "D Smorzato",
|
||||||
|
"smoothK_input": "K Smorzato",
|
||||||
|
"Color 0": "Colore 0",
|
||||||
|
"Color 1": "Colore 1",
|
||||||
|
"Color 2": "Colore 2",
|
||||||
|
"Color 3": "Colore 3",
|
||||||
|
"Color 4": "Colore 4",
|
||||||
|
"sym_input": "simbolo",
|
||||||
|
"symbol_input": "simbolo",
|
||||||
|
"Sym_input": "Simbolo",
|
||||||
|
"DI Length_input": "Lunghezza DI",
|
||||||
|
"ADX Smoothing_input": "Smorzamento ADX",
|
||||||
|
"displacement_input": "dislocamento",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Utilizza True Range",
|
||||||
|
"roclen1_input": "RoC Lunghezza 1",
|
||||||
|
"roclen2_input": "RoC Lunghezza 2",
|
||||||
|
"roclen3_input": "RoC Lunghezza 3",
|
||||||
|
"roclen4_input": "RoC Lunghezza 4",
|
||||||
|
"smalen1_input": "SMA Lunghezza 1",
|
||||||
|
"smalen2_input": "SMA Lunghezza 2",
|
||||||
|
"smalen3_input": "SMA Lunghezza 3",
|
||||||
|
"smalen4_input": "SMA Lunghezza 4",
|
||||||
|
"siglen_input": "Lunghezza Segnale",
|
||||||
|
"UpperLimit": "Limite Superiore",
|
||||||
|
"LowerLimit": "Limite Inferiore",
|
||||||
|
"fastLength_input": "Lunghezza Fast",
|
||||||
|
"slowLength_input": "Lunghezza Slow",
|
||||||
|
"signalLength_input": "Lunghezza Segnale",
|
||||||
|
"start_input": "Inizia",
|
||||||
|
"increment_input": "Incremento",
|
||||||
|
"maximum_input": "Massimo",
|
||||||
|
"showMA_input": "Visualizza MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "MA Volume",
|
||||||
|
"Indicator": "Indicatore",
|
||||||
|
"Oscillator": "Oscillatore",
|
||||||
|
"lengthStoch_input": "Lunghezza Stoch",
|
||||||
|
"lengthRSI_input": "Lunghezza RSI",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Croci",
|
||||||
|
"Click to set a point": "Clicca per definire un punto",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Trascina il dito per selezionare la posizione del primo punto di ancoraggio<br>2. Tocca per stabilire il primo punto di ancoraggio",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Trascina il dito per selezionare la posizione del successivo punto di ancoraggio<br>2. Tocca per stabilire il successivo punto di ancoraggio",
|
||||||
|
"retrying": "riprovando",
|
||||||
|
"eod data": "dati eod",
|
||||||
|
"eod delayed": "eod differito",
|
||||||
|
"loading data": "dati in caricamento",
|
||||||
|
"invalid symbol": "simbolo invalido",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "tempo reale",
|
||||||
|
"pre-market": "pre-negoziazione",
|
||||||
|
"post-market": "post-negoziazione",
|
||||||
|
"closed": "chiuso",
|
||||||
|
"Time Interval": "Intervallo Tempo",
|
||||||
|
"Show Symbol Labels": "Visualizza Etichette Simboli",
|
||||||
|
"Show Symbol Labels_context_menu": "Visualizza Etichette Simboli",
|
||||||
|
"Subminuette": "Sotto-Minuetto",
|
||||||
|
"Minuette": "Minuetto",
|
||||||
|
"Minute": "Minuto",
|
||||||
|
"Intermediate": "Intermedio",
|
||||||
|
"Primary": "Primario",
|
||||||
|
"Cycle": "Ciclo",
|
||||||
|
"SuperCycle": "SuperCiclo",
|
||||||
|
"GrandSuperCycle": "CicloSuperGrand",
|
||||||
|
"Lock": "Blocca",
|
||||||
|
"Width": "Larghezza",
|
||||||
|
"Line With Breaks": "Linea Segmentata",
|
||||||
|
"Area With Breaks": "Area Segmentata",
|
||||||
|
"Type": "Tipo",
|
||||||
|
"Simple": "Semplice",
|
||||||
|
"With Markers": "Con Contrassegni",
|
||||||
|
"Step": "Scaletta",
|
||||||
|
"No drawings yet": "Nessun disegno disponibile",
|
||||||
|
"Lock/Unlock": "Blocca/Sblocca",
|
||||||
|
"deviation_input": "deviazione",
|
||||||
|
"depth_input": "profondita'"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/ja.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "スクリプトエディタ",
|
||||||
|
" Published Charts Timeline": "チャートのタイムラインを公開する",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "バーのスタイル",
|
||||||
|
"Chart Properties": "チャートプロパティ",
|
||||||
|
"Compare": "比較",
|
||||||
|
"Compare...": "比較 ...",
|
||||||
|
"Compare or Add Symbol...": "比較、またはシンボルの追加...",
|
||||||
|
"Compare or Add Symbol": "比較、またはシンボルの追加",
|
||||||
|
"Add Symbol": "シンボルの追加",
|
||||||
|
"Scales Properties...": "スケールプロパティ",
|
||||||
|
"Add": "追加",
|
||||||
|
"Company Comparison": "銘柄比較",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "インディケータ、ファンダメンタル、経済指標、アドオン",
|
||||||
|
"Economy & Symbols": "指標 & シンボル",
|
||||||
|
"Bars": "バー",
|
||||||
|
"Candles": "ローソク足",
|
||||||
|
"Hollow Candles": "中空ローソク足",
|
||||||
|
"Line": "ライン",
|
||||||
|
"Area": "エリア",
|
||||||
|
"Heiken Ashi": "平均足",
|
||||||
|
"Histogram": "ヒストグラム",
|
||||||
|
"Cross_chart_type": "クロス",
|
||||||
|
"Crosshair": "クロスヘア",
|
||||||
|
"Columns": "カラム",
|
||||||
|
"Circles": "円",
|
||||||
|
"Indicators": "インディケーター",
|
||||||
|
"Favorites": "お気に入り",
|
||||||
|
"Technical Analysis": "テクニカル解析",
|
||||||
|
"No indicators matched your criteria.": "条件に合うインディケータがありません。",
|
||||||
|
"Add to favorites": "お気に入りへ追加",
|
||||||
|
"Remove from favorites": "お気に入りから削除",
|
||||||
|
"No symbols matched your criteria": "条件に合うシンボルがありません",
|
||||||
|
"Add any symbol from the list": "一覧からシンボルを追加",
|
||||||
|
"Overlay the main chart": "メインチャートに重ねる",
|
||||||
|
"Symbols to be added on the chart": "シンボルをチャート上に追加する",
|
||||||
|
"Symbol": "シンボル",
|
||||||
|
"Default": "デフォルト",
|
||||||
|
"Defaults": "デフォルト",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "キャンセル",
|
||||||
|
" color": "色",
|
||||||
|
" transparency": "透明",
|
||||||
|
" visibility": "表示",
|
||||||
|
"Add To Watchlist": "ウォッチリストに追加",
|
||||||
|
"Apply": "適用",
|
||||||
|
"Arguments in Header": "ヘッダーのパラメータ",
|
||||||
|
"Arrow": "矢印",
|
||||||
|
"Auto Scale": "自動スケール",
|
||||||
|
"Background": "背景",
|
||||||
|
"bars": "バー",
|
||||||
|
"bars_margin": "バー",
|
||||||
|
"{0} bars": "{0} バー",
|
||||||
|
"Bottom Margin": "下マージン",
|
||||||
|
"Bring Forward": "一つ上に移動",
|
||||||
|
"Bring to Front": "最上面へ移動",
|
||||||
|
"Clone": "複製",
|
||||||
|
"Color Theme": "カラーテーマ",
|
||||||
|
"Copy": "複製",
|
||||||
|
"Extended Hours": "延長時間",
|
||||||
|
"Format...": "フォーマット ...",
|
||||||
|
"Full Screen": "フルスクリーン",
|
||||||
|
"Grid Lines": "グリッドライン",
|
||||||
|
"Hide All Drawing Tools": "すべての描画ツールを隠す",
|
||||||
|
"Hide": "隠す",
|
||||||
|
"Insert Drawing Tool": "描画ツールを挿入する",
|
||||||
|
"Insert Indicator...": "インディケータを挿入 ...",
|
||||||
|
"Last Value on Price Scale": "価格スケール上の最新値",
|
||||||
|
"Link To": "リンク",
|
||||||
|
"Load New Bars": "新しいバーの読み込み",
|
||||||
|
"Lock All Drawing Tools": "すべての描画ツールをロックする",
|
||||||
|
"Lock Scale": "スケールのロック",
|
||||||
|
"Lock scale": "スケールのロック",
|
||||||
|
"Log Scale": "ログスケール",
|
||||||
|
"log": "ログスケール",
|
||||||
|
"Magnet Mode": "マグネットモード",
|
||||||
|
"Merge Down": "下にマージ",
|
||||||
|
"Merge Up": "上にマージ",
|
||||||
|
"Objects Tree...": "情報ツリー",
|
||||||
|
"Offset": "オフセット",
|
||||||
|
"Override Min Tick": "最小ティックを重ねる",
|
||||||
|
"Percentage": "パーセント",
|
||||||
|
"Precision": "精度",
|
||||||
|
"Price Line": "価格ライン",
|
||||||
|
"Properties...": "プロパティ ...",
|
||||||
|
"Redo": "やり直し",
|
||||||
|
"Remove All Drawing Tools": "すべての描画ツールを削除",
|
||||||
|
"Remove All Studies": "すべてのインディケータを削除",
|
||||||
|
"Remove All Indicators": "すべてのインディケーターを削除",
|
||||||
|
"Remove": "削除",
|
||||||
|
"Reset Chart": "チャートをリセット",
|
||||||
|
"Reset Scale": "スケールをリセット",
|
||||||
|
"Reset": "リセット",
|
||||||
|
"Right Margin": "右マージン",
|
||||||
|
"Save As...": "名前を付けて保存 ...",
|
||||||
|
"Scale Left": "左マージン",
|
||||||
|
"Scale Percentage": "パーセントスケール",
|
||||||
|
"Scale Right": "右スケール",
|
||||||
|
"Scale Series Only": "スケール列のみ",
|
||||||
|
"Scale series only": "スケール列のみ",
|
||||||
|
"Scale Series only": "スケール列のみ",
|
||||||
|
"Scales Lines": "スケールライン",
|
||||||
|
"Scales Text": "スケールテキスト",
|
||||||
|
"Scaling": "スケール",
|
||||||
|
"Screen (No Scale)": "スクリーン(スケールなし)",
|
||||||
|
"Send Backward": "最背面へ移動",
|
||||||
|
"Send to Back": "一つ下に移動",
|
||||||
|
"Session Breaks": "セッション区切り",
|
||||||
|
"Show Arguments in Header": "ヘッダーにパラメータを表示",
|
||||||
|
"Show Last Value on Price Scale": "価格軸に最新値を表示",
|
||||||
|
"Show Left Axis": "スケールを左に表示",
|
||||||
|
"Show Right Axis": "スケールを右に表示",
|
||||||
|
"Show": "表示",
|
||||||
|
"Stay In Drawing Mode": "描画モードを維持",
|
||||||
|
"Symbol Search...": "シンボルの検索 ...",
|
||||||
|
"Change Symbol": "シンボルの変更",
|
||||||
|
"Change Symbol...": "シンボルの変更 ...",
|
||||||
|
"Time Zone": "タイムゾーン",
|
||||||
|
"TimeZone": "タイムゾーン",
|
||||||
|
"Top Margin": "上マージン",
|
||||||
|
"Transparency": "透明",
|
||||||
|
"Undo {0}": "取り消す",
|
||||||
|
"Undo": "取り消す",
|
||||||
|
"Unmerge Down": "下にマージしない",
|
||||||
|
"Unmerge Up": "上にマージしない",
|
||||||
|
"Visual Order": "表示の並び順",
|
||||||
|
"Watermark": "ウォーターマーク",
|
||||||
|
"Show Objects Tree": "情報ツリーの表示",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCDパターン",
|
||||||
|
"Anchored Text": "テキストリンク",
|
||||||
|
"Arc": "円弧",
|
||||||
|
"Arrow Mark Down": "下矢印",
|
||||||
|
"Arrow Mark Left": "左矢印",
|
||||||
|
"Arrow Mark Right": "右矢印",
|
||||||
|
"Arrow Mark Up": "上矢印",
|
||||||
|
"Balloon": "バルーン",
|
||||||
|
"Bars Pattern": "バーのパターン",
|
||||||
|
"Brush": "ブラシ",
|
||||||
|
"Callout": "呼び出し",
|
||||||
|
"Circle Lines": "円ライン",
|
||||||
|
"Cross": "交差",
|
||||||
|
"Cyclic Lines": "円ライン",
|
||||||
|
"Date Range": "データ範囲",
|
||||||
|
"Disjoint Angle": "交差しない角度",
|
||||||
|
"Dot": "ドット",
|
||||||
|
"Elliott Labels": "エリオットラベル",
|
||||||
|
"Elliott Major Retracement": "エリオット・メジャーリトレースメント",
|
||||||
|
"Elliott Minor Retracement": "エリオット・マイナーリトレースメント",
|
||||||
|
"Elliott Wave Cycle": "エリオット波動・サイクル",
|
||||||
|
"Elliott Wave Minor": "エリオット波動・反転",
|
||||||
|
"Elliott Wave Subminuette": "エリオット波動・サブ微細波",
|
||||||
|
"Ellipse": "楕円",
|
||||||
|
"Eraser": "消しゴム",
|
||||||
|
"Extended": "延長",
|
||||||
|
"Extended Line": "延長ライン",
|
||||||
|
"Fib Channel": "フィボナッチ・チャネル",
|
||||||
|
"Fib Circles": "フィボナッチ・円",
|
||||||
|
"Fib Retracement": "フィボナッチ・リトレースメント",
|
||||||
|
"Fib Speed Resistance Arcs": "フィボナッチ・スピード抵抗円弧",
|
||||||
|
"Fib Speed Resistance Fan": "フィボナッチ・スピード抵抗ファン",
|
||||||
|
"Fib Spiral": "フィボナッチ・スパイラル",
|
||||||
|
"Fib Time Zone": "フィボナッチ・タイムゾーン",
|
||||||
|
"Fib Wedge": "フィボナッチ・ウェッジ",
|
||||||
|
"Flag Mark": "フラッグマーク",
|
||||||
|
"Flat Top/Bottom": "上下ライン",
|
||||||
|
"Flat Bottom": "下ライン",
|
||||||
|
"Forecast": "予測",
|
||||||
|
"Gann Box": "ギャン・ボックス",
|
||||||
|
"Gann Fan": "ギャン・ファン",
|
||||||
|
"Gann Square": "ギャン・スクウェア",
|
||||||
|
"Head & Shoulders": "ヘッド&ショルダー",
|
||||||
|
"Horizontal Line": "水平ライン",
|
||||||
|
"Horizontal Ray": "水平レイ",
|
||||||
|
"Icon": "アイコン",
|
||||||
|
"Inside Pitchfork": "インサイド・ピッチフォーク",
|
||||||
|
"Long Position": "ロングポジション",
|
||||||
|
"Risk/Reward long": "リスク/リワード・ロング",
|
||||||
|
"Modified Schiff Pitchfork": "変形 Schiff ピッチフォーク",
|
||||||
|
"Parallel Channel": "平行チャネル",
|
||||||
|
"Pitchfan": "ピッチファン",
|
||||||
|
"Pitchfork": "ピッチフォーク",
|
||||||
|
"Polyline": "折れ線",
|
||||||
|
"Price Label": "価格ラベル",
|
||||||
|
"Price Range": "価格レンジ",
|
||||||
|
"Projection": "投影",
|
||||||
|
"Ray": "レイ",
|
||||||
|
"Rectangle": "長方形",
|
||||||
|
"Regression Trend": "回帰トレンド",
|
||||||
|
"Rotated Rectangle": "傾斜長方形",
|
||||||
|
"Schiff Pitchfork": "Schiff ピッチフォーク",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "オリジナル",
|
||||||
|
"Modified Schiff": "変形 Schiff",
|
||||||
|
"Inside": "内側",
|
||||||
|
"Short Position": "ショートポジション",
|
||||||
|
"Risk/Reward short": "リスク/リワード・ショート",
|
||||||
|
"Text": "テキスト",
|
||||||
|
"Comment": "コメント",
|
||||||
|
"Three Drivers Pattern": "三角持ち合い",
|
||||||
|
"Thumb Down": "バッド",
|
||||||
|
"Thumb Up": "グッド",
|
||||||
|
"Trend Angle": "トレンド角",
|
||||||
|
"Trend Line": "トレンドライン",
|
||||||
|
"Trend-Based Fib Extension": "フィボナッチ拡張ベースのトレンド",
|
||||||
|
"Trend-Based Fib Time": "フィボナッチ時間ベースのトレンド",
|
||||||
|
"Triangle Pattern": "三角パターン",
|
||||||
|
"Triangle": "三角",
|
||||||
|
"Vertical Line": "垂直線",
|
||||||
|
"XABCD Pattern": "XABCDパターン",
|
||||||
|
"Angle:": "角度:",
|
||||||
|
"Arcs": "円弧:",
|
||||||
|
"Background color 1": "背景色1",
|
||||||
|
"Background color 2": "背景色2",
|
||||||
|
"Background Color": "背景色",
|
||||||
|
"Bar #": "バー番号",
|
||||||
|
"Border color": "枠色",
|
||||||
|
"Border Color": "枠色",
|
||||||
|
"Border": "枠",
|
||||||
|
"Bottom Lables": "下ラベル",
|
||||||
|
"bottom": "下",
|
||||||
|
"center": "中央",
|
||||||
|
"Channel": "チャネル",
|
||||||
|
"Coeffs As Percents": "パーセントの係数",
|
||||||
|
"Color bars based on previous close": "前バーに基づいたバーの色",
|
||||||
|
"Color": "色",
|
||||||
|
"Color:": "色:",
|
||||||
|
"Coordinates": "座標",
|
||||||
|
"Delete": "削除",
|
||||||
|
"Down Color": "下色",
|
||||||
|
"Drawings": "描画",
|
||||||
|
"Entry price:": "エントリー価格:",
|
||||||
|
"Events": "イベント",
|
||||||
|
"Extend Left End": "左端の拡張",
|
||||||
|
"Extend Left": "左端の拡張",
|
||||||
|
"Extend Lines": "拡張ライン",
|
||||||
|
"Extend Right End": "右端の拡張",
|
||||||
|
"Extend Right": "右端の拡張",
|
||||||
|
"Extend": "拡張",
|
||||||
|
"Failure back color": "失敗の場合の背景色",
|
||||||
|
"Failure text color": "失敗の場合のテキストカラー",
|
||||||
|
"Fans": "ファン",
|
||||||
|
"Fill": "満たす",
|
||||||
|
"Format": "フォーマット",
|
||||||
|
"Graphics": "グラフィック",
|
||||||
|
"Grid": "グリッド",
|
||||||
|
"Help": "ヘルプ",
|
||||||
|
"HLC Bars": "HLCバー",
|
||||||
|
"Inputs": "入力",
|
||||||
|
"Label Background": "ラベル背景",
|
||||||
|
"Label": "ラベル",
|
||||||
|
"Labels": "ラベル",
|
||||||
|
"Left End": "左端",
|
||||||
|
"Left Labels": "左ラベル",
|
||||||
|
"left": "左端",
|
||||||
|
"Level {0}": "レベル {0}",
|
||||||
|
"Levels": "レベル",
|
||||||
|
"Lines": "ライン",
|
||||||
|
"Major": "主",
|
||||||
|
"Measure (Shift + Click on the chart)": "計測 (Shift+チャート上をクリック)",
|
||||||
|
"Median": "中央値",
|
||||||
|
"middle": "中央",
|
||||||
|
"Middle": "中央",
|
||||||
|
"Minor": "マイナー",
|
||||||
|
"Mode": "モード",
|
||||||
|
"Normal": "通常",
|
||||||
|
"Plot": "プロット",
|
||||||
|
"Price Levels": "価格レベル",
|
||||||
|
"Price Source": "価格データ源",
|
||||||
|
"Price": "価格",
|
||||||
|
"Price:": "価格:",
|
||||||
|
"Prices": "価格",
|
||||||
|
"Profit Background Color": "利益変動幅の背景色",
|
||||||
|
"Profit Level. Ticks:": "利益レベル・ティック",
|
||||||
|
"Properties": "プロパティ",
|
||||||
|
"Reverse": "反転",
|
||||||
|
"Right End": "右端",
|
||||||
|
"Right Lables": "右ラベル",
|
||||||
|
"right": "右端",
|
||||||
|
"Log Scale_scale_menu": "ログスケール",
|
||||||
|
"Percentage_scale_menu": "パーセント",
|
||||||
|
"Scales": "スケール",
|
||||||
|
"Settings": "設定",
|
||||||
|
"Show Background": "背景を表示",
|
||||||
|
"Show Bars Range": "バーレンジを表示",
|
||||||
|
"Show Date/Time Range": "日付・時間レンジを表示",
|
||||||
|
"Show Distance": "距離の表示",
|
||||||
|
"Show Labels": "ラベル表示",
|
||||||
|
"Show Price Range": "価格レンジの表示",
|
||||||
|
"Show Price": "価格表示",
|
||||||
|
"Show Prices": "価格表示",
|
||||||
|
"Show Text": "テキスト表示",
|
||||||
|
"Show Time": "時間表示",
|
||||||
|
"Show Wave": "波動表示",
|
||||||
|
"Show/Hide": "表示/非表示",
|
||||||
|
"Source back color": "背景色のソース",
|
||||||
|
"Source border color": "枠色のソース",
|
||||||
|
"Source text color": "テキストカラーのソース",
|
||||||
|
"Stay in Drawing Mode": "描画モードを維持",
|
||||||
|
"Stop Background Color": "逆指値の背景色",
|
||||||
|
"Stop Color:": "逆指値の色:",
|
||||||
|
"Stop Level. Ticks:": "逆指値レベル Ticks:",
|
||||||
|
"Style": "スタイル",
|
||||||
|
"Success back color": "成功の場合の背景色",
|
||||||
|
"Success text color": "成功の場合のテキストカラー",
|
||||||
|
"Target back color": "利益目標の背景色",
|
||||||
|
"Target border color": "利益目標の枠色",
|
||||||
|
"Target Color:": "利益目標の色:",
|
||||||
|
"Target text color": "利益目標のテキストカラー",
|
||||||
|
"Text Alignment:": "テキスト揃え:",
|
||||||
|
"Text color": "テキストカラー",
|
||||||
|
"Text Color": "テキストカラー",
|
||||||
|
"Text Font": "フォント",
|
||||||
|
"Text Wrap": "テキスト修飾",
|
||||||
|
"Text:": "テキスト:",
|
||||||
|
"Time Levels": "時間レベル",
|
||||||
|
"Timezone/Sessions": "タイムゾーン/セッション",
|
||||||
|
"Top Labels": "上ラベル",
|
||||||
|
"top": "上",
|
||||||
|
"Up Color": "上の色",
|
||||||
|
"Wave Size": "波動サイズ",
|
||||||
|
"Wick": "ヒゲ",
|
||||||
|
"Zoom In": "ズームイン",
|
||||||
|
"Zoom Out": "ズームアウト",
|
||||||
|
"Borders": "枠",
|
||||||
|
"Level": "レベル",
|
||||||
|
"Hlines Background": "Hlines 背景",
|
||||||
|
"Plots Background": "Plots 背景",
|
||||||
|
"Open_line_tool_position": "オープン",
|
||||||
|
"Closed_line_tool_position": "終了",
|
||||||
|
"{0} P&L: {1}": "{0} 利益&損失: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "リスクリワード率: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "ストップ: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "ターゲット: {0} ({1}%)",
|
||||||
|
"SUCCESS": "成功",
|
||||||
|
"FAILURE": "失敗",
|
||||||
|
"Left Shoulder": "左肩",
|
||||||
|
"Head": "ヘッド",
|
||||||
|
"Right Shoulder": "右肩",
|
||||||
|
"Mirrored": "垂直反転",
|
||||||
|
"Flipped": "水平反転",
|
||||||
|
"distance: {0}": "距離: {0}",
|
||||||
|
"day": "日",
|
||||||
|
"day_plural": "日",
|
||||||
|
"day_plural_1": "日",
|
||||||
|
"day_plural_2": "日",
|
||||||
|
"day_plural_5": "日",
|
||||||
|
"week": "週",
|
||||||
|
"week_plural": "週",
|
||||||
|
"week_plural_1": "週",
|
||||||
|
"week_plural_2": "週",
|
||||||
|
"week_plural_5": "週",
|
||||||
|
"month": "月",
|
||||||
|
"month_plural": "月",
|
||||||
|
"month_plural_1": "月",
|
||||||
|
"month_plural_2": "月",
|
||||||
|
"month_plural_5": "月",
|
||||||
|
"minute": "分",
|
||||||
|
"minute_plural": "分",
|
||||||
|
"minute_plural_1": "分",
|
||||||
|
"minute_plural_2": "分",
|
||||||
|
"minute_plural_5": "分",
|
||||||
|
"hour": "時間",
|
||||||
|
"hour_plural": "時間",
|
||||||
|
"hour_plural_1": "時間",
|
||||||
|
"hour_plural_2": "時間",
|
||||||
|
"hour_plural_5": "時間",
|
||||||
|
"y_dates": "年",
|
||||||
|
"y_dates_plural": "年",
|
||||||
|
"y_dates_plural_1": "年",
|
||||||
|
"y_dates_plural_2": "年",
|
||||||
|
"y_dates_plural_5": "年",
|
||||||
|
"h_dates": "時間",
|
||||||
|
"D_dates": "日",
|
||||||
|
"W_dates": "週",
|
||||||
|
"M_dates": "月",
|
||||||
|
"d_dates": "日",
|
||||||
|
"m_dates": "月",
|
||||||
|
"in_dates": ":",
|
||||||
|
"Jan": "1月",
|
||||||
|
"Feb": "2月",
|
||||||
|
"Mar": "g厚",
|
||||||
|
"Apr": "4月",
|
||||||
|
"May": "5月",
|
||||||
|
"Jun": "6月",
|
||||||
|
"Jul": "7月",
|
||||||
|
"Aug": "8月",
|
||||||
|
"Sep": "9月",
|
||||||
|
"Oct": "10月",
|
||||||
|
"Nov": "11月",
|
||||||
|
"Dec": "12月",
|
||||||
|
"Objects Tree": "情報ツリー",
|
||||||
|
"Manage Drawings": "描画アイテムの管理",
|
||||||
|
"TOOL": "ツール",
|
||||||
|
"SYMBOL": "シンボル",
|
||||||
|
"Move Up": "上に移動",
|
||||||
|
"Move Down": "下に移動",
|
||||||
|
"All Exchanges": "すべての取引上",
|
||||||
|
"All types": "すべての種類",
|
||||||
|
"Stock": "株式",
|
||||||
|
"stock": "株式",
|
||||||
|
"Index": "指数",
|
||||||
|
"index": "指数",
|
||||||
|
"Futures": "先物",
|
||||||
|
"futures": "先物",
|
||||||
|
"Image URL": "画像 URL",
|
||||||
|
"Save image": "画像の保存",
|
||||||
|
"or copy url:": "または URL をコピー :",
|
||||||
|
"Redo {0}": "やり直し",
|
||||||
|
"Custom color...": "色の変更 ...",
|
||||||
|
"Search": "検索",
|
||||||
|
"Open_in_legend": "始値",
|
||||||
|
"High_in_legend": "高値",
|
||||||
|
"Low_in_legend": "安値",
|
||||||
|
"Close_in_legend": "終値",
|
||||||
|
"Open": "開始値",
|
||||||
|
"High": "高値",
|
||||||
|
"Low": "安値",
|
||||||
|
"Close": "終値",
|
||||||
|
"(H + L)/2": "(高値+安値)/2",
|
||||||
|
"(H + L + C)/3": "(高値+安値+終値)/3",
|
||||||
|
"(O + H + L + C)/4": "(始値+高値+安値+終値)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "取引所",
|
||||||
|
"Athens": "アテネ",
|
||||||
|
"Berlin": "ベルリン",
|
||||||
|
"Bogota": "ボゴタ",
|
||||||
|
"Bangkok": "バンコク",
|
||||||
|
"Buenos Aires": "ブエノスアイレス",
|
||||||
|
"Chicago": "シカゴ",
|
||||||
|
"Hong Kong": "香港",
|
||||||
|
"Kolkata": "カルカッタ",
|
||||||
|
"London": "ロンドン",
|
||||||
|
"Los Angeles": "ロサンジェルス",
|
||||||
|
"Madrid": "マドリード",
|
||||||
|
"Moscow": "モスクワ",
|
||||||
|
"New York": "ニューヨーク",
|
||||||
|
"Paris": "パリ",
|
||||||
|
"Seoul": "ソウル",
|
||||||
|
"Shanghai": "上海",
|
||||||
|
"Singapore": "シンガポール",
|
||||||
|
"Sydney": "シドニー",
|
||||||
|
"Taipei": "台北",
|
||||||
|
"Tokyo": "東京",
|
||||||
|
"Toronto": "トロント",
|
||||||
|
"Vancouver": "バンクーバー",
|
||||||
|
"Warsaw": "ワルシャワ",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "ロング",
|
||||||
|
"long_input": "ロング",
|
||||||
|
"longlen_input": "ロング期間",
|
||||||
|
"Window Size_input": "ウィンドウサイズ",
|
||||||
|
"Length_input": "期間",
|
||||||
|
"length_input": "期間",
|
||||||
|
"len_input": "期間",
|
||||||
|
"Short_input": "ショート",
|
||||||
|
"short_input": "ショート",
|
||||||
|
"shortlen_input": "ショート期間",
|
||||||
|
"Mult_input": "倍率",
|
||||||
|
"mult_input": "倍率",
|
||||||
|
"divisor_input": "除数",
|
||||||
|
"Divisor_input": "除数",
|
||||||
|
"Upper": "上へ",
|
||||||
|
"Lower": "下へ",
|
||||||
|
"Long": "ロング",
|
||||||
|
"Short": "ショート",
|
||||||
|
"Signal": "シグナル",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "ゼロ",
|
||||||
|
"WMA Length_input": "WMA 期間",
|
||||||
|
"Long RoC Length_input": "RoC 長い期間",
|
||||||
|
"Short RoC Length_input": "RoC 短い期間",
|
||||||
|
"jawLength_input": "Jaw 期間",
|
||||||
|
"teethLength_input": "Teeth 期間",
|
||||||
|
"lipsLength_input": "Lips 期間",
|
||||||
|
"percent_input": "パーセント",
|
||||||
|
"exponential_input": "指数",
|
||||||
|
"smoothD_input": "スムース D",
|
||||||
|
"smoothK_input": "スムース K",
|
||||||
|
"Color 0": "色 0",
|
||||||
|
"Color 1": "色 1",
|
||||||
|
"Color 2": "色2",
|
||||||
|
"Color 3": "色3",
|
||||||
|
"Color 4": "色4",
|
||||||
|
"sym_input": "シンボル",
|
||||||
|
"symbol_input": "シンボル",
|
||||||
|
"Sym_input": "シンボル",
|
||||||
|
"DI Length_input": "DI期間",
|
||||||
|
"ADX Smoothing_input": "ADX スムース",
|
||||||
|
"displacement_input": "変位",
|
||||||
|
"Tenkan-sen": "転換線",
|
||||||
|
"Kijun-sen": "基準線",
|
||||||
|
"Chikou span": "遅行線",
|
||||||
|
"Senkou A": "先行 A",
|
||||||
|
"Senkou B": "先行 B",
|
||||||
|
"useTrueRange_input": "真レンジを使う",
|
||||||
|
"roclen1_input": "RoC 期間 1",
|
||||||
|
"roclen2_input": "RoC 期間 2",
|
||||||
|
"roclen3_input": "RoC 期間 3",
|
||||||
|
"roclen4_input": "RoC 期間 4",
|
||||||
|
"smalen1_input": "SMA 期間 1",
|
||||||
|
"smalen2_input": "SMA 期間 2",
|
||||||
|
"smalen3_input": "SMA 期間 3",
|
||||||
|
"smalen4_input": "SMA 期間 4",
|
||||||
|
"siglen_input": "シグナル期間",
|
||||||
|
"UpperLimit": "上限",
|
||||||
|
"LowerLimit": "下限",
|
||||||
|
"fastLength_input": "早い期間",
|
||||||
|
"slowLength_input": "遅い期間",
|
||||||
|
"signalLength_input": "シグナル期間",
|
||||||
|
"start_input": "スタート",
|
||||||
|
"increment_input": "増加",
|
||||||
|
"maximum_input": "最大",
|
||||||
|
"showMA_input": "MAを表示",
|
||||||
|
"Volume": "出来高",
|
||||||
|
"Volume MA": "出来高 MA",
|
||||||
|
"Indicator": "インディケータ",
|
||||||
|
"Oscillator": "オシレーター",
|
||||||
|
"lengthStoch_input": "ストキャスティクス期間",
|
||||||
|
"lengthRSI_input": "RSI 期間",
|
||||||
|
"sigma_input": "シグマ",
|
||||||
|
"Sigma_input": "シグマ",
|
||||||
|
"Crosses": "交差",
|
||||||
|
"Click to set a point": "ポイントをクリックで指定",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. 最初のアンカーの場所を選択するためにスライドさせます。<br>2. 最初のアンカーを置く場所をタップします。",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. 次のアンカーの場所を選択するためにスライドさせます。<br>2. 次のアンカーを置く場所をタップします。",
|
||||||
|
"retrying": "再試行中",
|
||||||
|
"eod data": "EODデータ",
|
||||||
|
"eod delayed": "EOD遅延",
|
||||||
|
"loading data": "データの読み込み中",
|
||||||
|
"invalid symbol": "不明なシンボル",
|
||||||
|
"streaming": "ストリーミング",
|
||||||
|
"realtime": "リアルタイム",
|
||||||
|
"pre-market": "プリマーケット",
|
||||||
|
"post-market": "延長マーケット",
|
||||||
|
"closed": "終了",
|
||||||
|
"Time Interval": "時間間隔",
|
||||||
|
"Show Symbol Labels": "シンボルラベルの表示",
|
||||||
|
"Show Symbol Labels_context_menu": "シンボルラベルの表示",
|
||||||
|
"Subminuette": "サブ微細波",
|
||||||
|
"Minuette": "ミニュット",
|
||||||
|
"Minute": "ミニッツ",
|
||||||
|
"Intermediate": "インターミディエット",
|
||||||
|
"Primary": "プライマリー",
|
||||||
|
"Cycle": "サイクル",
|
||||||
|
"SuperCycle": "スーパーサイクル",
|
||||||
|
"GrandSuperCycle": "グランドスーパーサイクル",
|
||||||
|
"Lock": "ロック",
|
||||||
|
"Width": "幅",
|
||||||
|
"Line With Breaks": "ラインをブレイク",
|
||||||
|
"Area With Breaks": "エリアをブレイク",
|
||||||
|
"Type": "タイプ",
|
||||||
|
"Simple": "シンプル",
|
||||||
|
"With Markers": "マーカー",
|
||||||
|
"Step": "ステップ",
|
||||||
|
"No drawings yet": "未描画",
|
||||||
|
"Lock/Unlock": "ロック/解除",
|
||||||
|
"deviation_input": "偏差",
|
||||||
|
"depth_input": "深さ"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/ko.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "스크립트편집기",
|
||||||
|
" Published Charts Timeline": "차트타임라인",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "봉스타일",
|
||||||
|
"Chart Properties": "차트속성",
|
||||||
|
"Compare": "비교",
|
||||||
|
"Compare...": "Compare...",
|
||||||
|
"Compare or Add Symbol...": "비교/종목추가...",
|
||||||
|
"Compare or Add Symbol": "비교/종목추가",
|
||||||
|
"Add Symbol": "종목추가",
|
||||||
|
"Scales Properties...": "스케일설정...",
|
||||||
|
"Add": "추가",
|
||||||
|
"Company Comparison": "회사비교",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "지표,펀드멘탈,경제,애드온",
|
||||||
|
"Economy & Symbols": "경제&종목",
|
||||||
|
"Bars": "봉",
|
||||||
|
"Candles": "캔들",
|
||||||
|
"Hollow Candles": "할로우캔들",
|
||||||
|
"Line": "라인",
|
||||||
|
"Area": "영역",
|
||||||
|
"Heiken Ashi": "하이킨 아시",
|
||||||
|
"Histogram": "막대그래프",
|
||||||
|
"Cross_chart_type": "십자표",
|
||||||
|
"Crosshair": "Crosshair",
|
||||||
|
"Columns": "행",
|
||||||
|
"Circles": "원",
|
||||||
|
"Indicators": "지표",
|
||||||
|
"Favorites": "즐겨찾기",
|
||||||
|
"Technical Analysis": "기술적분석",
|
||||||
|
"No indicators matched your criteria.": "조건에 맞는 지표가 없습니다.",
|
||||||
|
"Add to favorites": "즐겨찾기추가",
|
||||||
|
"Remove from favorites": "Remove from favorites",
|
||||||
|
"No symbols matched your criteria": "조건에 맞는 종목이 없습니다.",
|
||||||
|
"Add any symbol from the list": "목록에서 종목추가",
|
||||||
|
"Overlay the main chart": "메인차트위에 겹쳐보기",
|
||||||
|
"Symbols to be added on the chart": "차트에 추가될 종목",
|
||||||
|
"Symbol": "종목",
|
||||||
|
"Default": "기본설정",
|
||||||
|
"Defaults": "기본설정",
|
||||||
|
"OK": "확인",
|
||||||
|
"Cancel": "취소",
|
||||||
|
" color": "색",
|
||||||
|
" transparency": "투명",
|
||||||
|
" visibility": "보임",
|
||||||
|
"Add To Watchlist": "관심종목추가",
|
||||||
|
"Apply": "적용",
|
||||||
|
"Arguments in Header": "Arguments in Header",
|
||||||
|
"Arrow": "화살표",
|
||||||
|
"Auto Scale": "자동스케일",
|
||||||
|
"Background": "배경",
|
||||||
|
"bars": "봉",
|
||||||
|
"bars_margin": "봉",
|
||||||
|
"{0} bars": "{0} 봉",
|
||||||
|
"Bottom Margin": "아래여백",
|
||||||
|
"Bring Forward": "한단계앞으로",
|
||||||
|
"Bring to Front": "맨앞으로",
|
||||||
|
"Clone": "복제",
|
||||||
|
"Color Theme": "Color Theme",
|
||||||
|
"Copy": "복사",
|
||||||
|
"Extended Hours": "Extended Hours",
|
||||||
|
"Format...": "설정...",
|
||||||
|
"Full Screen": "전체화면",
|
||||||
|
"Grid Lines": "그리드라인",
|
||||||
|
"Hide All Drawing Tools": "그림툴감추기",
|
||||||
|
"Hide": "감추기",
|
||||||
|
"Insert Drawing Tool": "그림툴넣기",
|
||||||
|
"Insert Indicator...": "지표넣기",
|
||||||
|
"Last Value on Price Scale": "Last Value on Price Scale",
|
||||||
|
"Link To": "링크",
|
||||||
|
"Load New Bars": "새봉불러오기",
|
||||||
|
"Lock All Drawing Tools": "그림툴고정",
|
||||||
|
"Lock Scale": "스케일고정",
|
||||||
|
"Lock scale": "스케일고정",
|
||||||
|
"Log Scale": "로그스케일",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "자석모드",
|
||||||
|
"Merge Down": "아래로 합침",
|
||||||
|
"Merge Up": "위로 합침",
|
||||||
|
"Objects Tree...": "오브젝트 트리",
|
||||||
|
"Offset": "오프셋",
|
||||||
|
"Override Min Tick": "Override Min Tick",
|
||||||
|
"Percentage": "Percentage",
|
||||||
|
"Precision": "Precision",
|
||||||
|
"Price Line": "Price Line",
|
||||||
|
"Properties...": "Properties...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remove All Drawing Tools",
|
||||||
|
"Remove All Studies": "Remove All Studies",
|
||||||
|
"Remove All Indicators": "Remove All Indicators",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"Reset Chart": "Reset Chart",
|
||||||
|
"Reset Scale": "Reset Scale",
|
||||||
|
"Reset": "Reset",
|
||||||
|
"Right Margin": "Right Margin",
|
||||||
|
"Save As...": "Save As...",
|
||||||
|
"Scale Left": "Scale Left",
|
||||||
|
"Scale Percentage": "Scale Percentage",
|
||||||
|
"Scale Right": "Scale Right",
|
||||||
|
"Scale Series Only": "Scale Series Only",
|
||||||
|
"Scale series only": "Scale series only",
|
||||||
|
"Scale Series only": "Scale Series only",
|
||||||
|
"Scales Lines": "Scales Lines",
|
||||||
|
"Scales Text": "Scales Text",
|
||||||
|
"Scaling": "Scaling",
|
||||||
|
"Screen (No Scale)": "Screen (No Scale)",
|
||||||
|
"Send Backward": "Send Backward",
|
||||||
|
"Send to Back": "Send to Back",
|
||||||
|
"Session Breaks": "Session Breaks",
|
||||||
|
"Show Arguments in Header": "Show Arguments in Header",
|
||||||
|
"Show Last Value on Price Scale": "Show Last Value on Price Scale",
|
||||||
|
"Show Left Axis": "Show Left Axis",
|
||||||
|
"Show Right Axis": "Show Right Axis",
|
||||||
|
"Show": "Show",
|
||||||
|
"Stay In Drawing Mode": "Stay In Drawing Mode",
|
||||||
|
"Symbol Search...": "Symbol Search...",
|
||||||
|
"Change Symbol": "Change Symbol",
|
||||||
|
"Change Symbol...": "Change Symbol...",
|
||||||
|
"Time Zone": "Time Zone",
|
||||||
|
"TimeZone": "TimeZone",
|
||||||
|
"Top Margin": "Top Margin",
|
||||||
|
"Transparency": "Transparency",
|
||||||
|
"Undo {0}": "Undo {0}",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Unmerge Down",
|
||||||
|
"Unmerge Up": "Unmerge Up",
|
||||||
|
"Visual Order": "Visual Order",
|
||||||
|
"Watermark": "Watermark",
|
||||||
|
"Show Objects Tree": "Show Objects Tree",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Pattern",
|
||||||
|
"Anchored Text": "Anchored Text",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Arrow Mark Down",
|
||||||
|
"Arrow Mark Left": "Arrow Mark Left",
|
||||||
|
"Arrow Mark Right": "Arrow Mark Right",
|
||||||
|
"Arrow Mark Up": "Arrow Mark Up",
|
||||||
|
"Balloon": "Balloon",
|
||||||
|
"Bars Pattern": "Bars Pattern",
|
||||||
|
"Brush": "Brush",
|
||||||
|
"Callout": "Callout",
|
||||||
|
"Circle Lines": "Circle Lines",
|
||||||
|
"Cross": "Cross",
|
||||||
|
"Cyclic Lines": "Cyclic Lines",
|
||||||
|
"Date Range": "Date Range",
|
||||||
|
"Disjoint Angle": "Disjoint Angle",
|
||||||
|
"Dot": "Dot",
|
||||||
|
"Elliott Labels": "Elliott Labels",
|
||||||
|
"Elliott Major Retracement": "Elliott Major Retracement",
|
||||||
|
"Elliott Minor Retracement": "Elliott Minor Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliott Wave Cycle",
|
||||||
|
"Elliott Wave Minor": "Elliott Wave Minor",
|
||||||
|
"Elliott Wave Subminuette": "Elliott Wave Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Eraser",
|
||||||
|
"Extended": "Extended",
|
||||||
|
"Extended Line": "Extended Line",
|
||||||
|
"Fib Channel": "Fib Channel",
|
||||||
|
"Fib Circles": "Fib Circles",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan",
|
||||||
|
"Fib Spiral": "Fib Spiral",
|
||||||
|
"Fib Time Zone": "Fib Time Zone",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Flag Mark",
|
||||||
|
"Flat Top/Bottom": "Flat Top/Bottom",
|
||||||
|
"Flat Bottom": "Flat Bottom",
|
||||||
|
"Forecast": "Forecast",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Horizontal Line",
|
||||||
|
"Horizontal Ray": "Horizontal Ray",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Risk/Reward long",
|
||||||
|
"Modified Schiff Pitchfork": "Modified Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Parallel Channel",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Price Label",
|
||||||
|
"Price Range": "Price Range",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Ray",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Regression Trend",
|
||||||
|
"Rotated Rectangle": "Rotated Rectangle",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modified Schiff",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Risk/Reward short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Comment",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Thumb Down",
|
||||||
|
"Thumb Up": "Thumb Up",
|
||||||
|
"Trend Angle": "Trend Angle",
|
||||||
|
"Trend Line": "Trend Line",
|
||||||
|
"Trend-Based Fib Extension": "Trend-Based Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend-Based Fib Time",
|
||||||
|
"Triangle Pattern": "Triangle Pattern",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Vertical Line",
|
||||||
|
"XABCD Pattern": "XABCD Pattern",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Background color 1",
|
||||||
|
"Background color 2": "Background color 2",
|
||||||
|
"Background Color": "Background Color",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Border color",
|
||||||
|
"Border Color": "Border Color",
|
||||||
|
"Border": "Border",
|
||||||
|
"Bottom Lables": "Bottom Lables",
|
||||||
|
"bottom": "bottom",
|
||||||
|
"center": "center",
|
||||||
|
"Channel": "Channel",
|
||||||
|
"Coeffs As Percents": "Coeffs As Percents",
|
||||||
|
"Color bars based on previous close": "Color bars based on previous close",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Down Color": "Down Color",
|
||||||
|
"Drawings": "Drawings",
|
||||||
|
"Entry price:": "Entry price:",
|
||||||
|
"Events": "Events",
|
||||||
|
"Extend Left End": "Extend Left End",
|
||||||
|
"Extend Left": "Extend Left",
|
||||||
|
"Extend Lines": "Extend Lines",
|
||||||
|
"Extend Right End": "Extend Right End",
|
||||||
|
"Extend Right": "Extend Right",
|
||||||
|
"Extend": "Extend",
|
||||||
|
"Failure back color": "Failure back color",
|
||||||
|
"Failure text color": "Failure text color",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Fill",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grid",
|
||||||
|
"Help": "Help",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Label Background",
|
||||||
|
"Label": "Label",
|
||||||
|
"Labels": "Labels",
|
||||||
|
"Left End": "Left End",
|
||||||
|
"Left Labels": "Left Labels",
|
||||||
|
"left": "left",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Levels",
|
||||||
|
"Lines": "Lines",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)",
|
||||||
|
"Median": "Median",
|
||||||
|
"middle": "middle",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Minor": "Minor",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Price Levels",
|
||||||
|
"Price Source": "Price Source",
|
||||||
|
"Price": "Price",
|
||||||
|
"Price:": "Price:",
|
||||||
|
"Prices": "Prices",
|
||||||
|
"Profit Background Color": "Profit Background Color",
|
||||||
|
"Profit Level. Ticks:": "Profit Level. Ticks:",
|
||||||
|
"Properties": "Properties",
|
||||||
|
"Reverse": "Reverse",
|
||||||
|
"Right End": "Right End",
|
||||||
|
"Right Lables": "Right Lables",
|
||||||
|
"right": "right",
|
||||||
|
"Log Scale_scale_menu": "Log Scale",
|
||||||
|
"Percentage_scale_menu": "Percentage",
|
||||||
|
"Scales": "Scales",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Show Background": "Show Background",
|
||||||
|
"Show Bars Range": "Show Bars Range",
|
||||||
|
"Show Date/Time Range": "Show Date/Time Range",
|
||||||
|
"Show Distance": "Show Distance",
|
||||||
|
"Show Labels": "Show Labels",
|
||||||
|
"Show Price Range": "Show Price Range",
|
||||||
|
"Show Price": "Show Price",
|
||||||
|
"Show Prices": "Show Prices",
|
||||||
|
"Show Text": "Show Text",
|
||||||
|
"Show Time": "Show Time",
|
||||||
|
"Show Wave": "Show Wave",
|
||||||
|
"Show/Hide": "Show/Hide",
|
||||||
|
"Source back color": "Source back color",
|
||||||
|
"Source border color": "Source border color",
|
||||||
|
"Source text color": "Source text color",
|
||||||
|
"Stay in Drawing Mode": "Stay in Drawing Mode",
|
||||||
|
"Stop Background Color": "Stop Background Color",
|
||||||
|
"Stop Color:": "Stop Color:",
|
||||||
|
"Stop Level. Ticks:": "Stop Level. Ticks:",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Success back color",
|
||||||
|
"Success text color": "Success text color",
|
||||||
|
"Target back color": "Target back color",
|
||||||
|
"Target border color": "Target border color",
|
||||||
|
"Target Color:": "Target Color:",
|
||||||
|
"Target text color": "Target text color",
|
||||||
|
"Text Alignment:": "Text Alignment:",
|
||||||
|
"Text color": "Text color",
|
||||||
|
"Text Color": "Text Color",
|
||||||
|
"Text Font": "Text Font",
|
||||||
|
"Text Wrap": "Text Wrap",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Time Levels",
|
||||||
|
"Timezone/Sessions": "Timezone/Sessions",
|
||||||
|
"Top Labels": "Top Labels",
|
||||||
|
"top": "top",
|
||||||
|
"Up Color": "Up Color",
|
||||||
|
"Wave Size": "Wave Size",
|
||||||
|
"Wick": "Wick",
|
||||||
|
"Zoom In": "Zoom In",
|
||||||
|
"Zoom Out": "Zoom Out",
|
||||||
|
"Borders": "Borders",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "Hlines Background",
|
||||||
|
"Plots Background": "Plots Background",
|
||||||
|
"Open_line_tool_position": "Opened",
|
||||||
|
"Closed_line_tool_position": "Closed",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESS",
|
||||||
|
"FAILURE": "FAILURE",
|
||||||
|
"Left Shoulder": "Left Shoulder",
|
||||||
|
"Head": "Head",
|
||||||
|
"Right Shoulder": "Right Shoulder",
|
||||||
|
"Mirrored": "Mirrored",
|
||||||
|
"Flipped": "Flipped",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "day",
|
||||||
|
"day_plural": "days",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "week",
|
||||||
|
"week_plural": "weeks",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "month",
|
||||||
|
"month_plural": "months",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "hour",
|
||||||
|
"hour_plural": "hours",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "y_dates_plural_1",
|
||||||
|
"y_dates_plural_2": "y_dates_plural_2",
|
||||||
|
"y_dates_plural_5": "y_dates_plural_5",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dec",
|
||||||
|
"Objects Tree": "Objects Tree",
|
||||||
|
"Manage Drawings": "Manage Drawings",
|
||||||
|
"TOOL": "TOOL",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Move Up",
|
||||||
|
"Move Down": "Move Down",
|
||||||
|
"All Exchanges": "All Exchanges",
|
||||||
|
"All types": "All types",
|
||||||
|
"Stock": "Stock",
|
||||||
|
"stock": "stock",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "Image URL",
|
||||||
|
"Save image": "Save image",
|
||||||
|
"or copy url:": "or copy url:",
|
||||||
|
"Redo {0}": "Redo {0}",
|
||||||
|
"Custom color...": "Custom color...",
|
||||||
|
"Search": "Search",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Exchange",
|
||||||
|
"Athens": "Athens",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "long length",
|
||||||
|
"Window Size_input": "Window Size",
|
||||||
|
"Length_input": "Length",
|
||||||
|
"length_input": "length",
|
||||||
|
"len_input": "length",
|
||||||
|
"Short_input": "Short",
|
||||||
|
"short_input": "short",
|
||||||
|
"shortlen_input": "Short Length",
|
||||||
|
"Mult_input": "Multiplier",
|
||||||
|
"mult_input": "multiplier",
|
||||||
|
"divisor_input": "divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Upper",
|
||||||
|
"Lower": "Lower",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Short",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "WMA Length",
|
||||||
|
"Long RoC Length_input": "Long RoC Length",
|
||||||
|
"Short RoC Length_input": "Short RoC Length",
|
||||||
|
"jawLength_input": "Jaw Length",
|
||||||
|
"teethLength_input": "Teeth Length",
|
||||||
|
"lipsLength_input": "Lips Length",
|
||||||
|
"percent_input": "Percent",
|
||||||
|
"exponential_input": "Exponential",
|
||||||
|
"smoothD_input": "Smooth D",
|
||||||
|
"smoothK_input": "Smooth K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "symbol",
|
||||||
|
"symbol_input": "symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Length",
|
||||||
|
"ADX Smoothing_input": "ADX Smoothing",
|
||||||
|
"displacement_input": "displacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Use True Range",
|
||||||
|
"roclen1_input": "RoC Length 1",
|
||||||
|
"roclen2_input": "RoC Length 2",
|
||||||
|
"roclen3_input": "RoC Length 3",
|
||||||
|
"roclen4_input": "RoC Length 4",
|
||||||
|
"smalen1_input": "SMA Length 1",
|
||||||
|
"smalen2_input": "SMA Length 2",
|
||||||
|
"smalen3_input": "SMA Length 3",
|
||||||
|
"smalen4_input": "SMA Length 4",
|
||||||
|
"siglen_input": "Signal Length",
|
||||||
|
"UpperLimit": "Upper Limit",
|
||||||
|
"LowerLimit": "Lower Limit",
|
||||||
|
"fastLength_input": "Fast Length",
|
||||||
|
"slowLength_input": "Slow Length",
|
||||||
|
"signalLength_input": "Signal Length",
|
||||||
|
"start_input": "Start",
|
||||||
|
"increment_input": "Increment",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Show MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Volume MA",
|
||||||
|
"Indicator": "Indicator",
|
||||||
|
"Oscillator": "Oscillator",
|
||||||
|
"lengthStoch_input": "Stoch length",
|
||||||
|
"lengthRSI_input": "RSI length",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Crosses",
|
||||||
|
"Click to set a point": "Click to set a point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor",
|
||||||
|
"retrying": "retrying",
|
||||||
|
"eod data": "eod data",
|
||||||
|
"eod delayed": "eod delayed",
|
||||||
|
"loading data": "loading data",
|
||||||
|
"invalid symbol": "invalid symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "pre-market",
|
||||||
|
"post-market": "post-market",
|
||||||
|
"closed": "closed",
|
||||||
|
"Time Interval": "Time Interval",
|
||||||
|
"Show Symbol Labels": "Show Symbol Labels",
|
||||||
|
"Show Symbol Labels_context_menu": "Show Symbol Labels",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Lock",
|
||||||
|
"Width": "Width",
|
||||||
|
"Line With Breaks": "Line With Breaks",
|
||||||
|
"Area With Breaks": "Area With Breaks",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "With Markers",
|
||||||
|
"Step": "Step",
|
||||||
|
"No drawings yet": "No drawings yet",
|
||||||
|
"Lock/Unlock": "Lock/Unlock",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/pt.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "Editor de Linguagem Pine",
|
||||||
|
" Published Charts Timeline": "Gráficos Publicados por ordem Cronológica",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Estilos de Barra",
|
||||||
|
"Chart Properties": "Configurações do Gráfico",
|
||||||
|
"Compare": "Comparar",
|
||||||
|
"Compare...": "Comparar",
|
||||||
|
"Compare or Add Symbol...": "Comparar/Adicionar Símbolo...",
|
||||||
|
"Compare or Add Symbol": "Comparar/Adicionar Símbolo",
|
||||||
|
"Add Symbol": "Adicionar Símbolo",
|
||||||
|
"Scales Properties...": "Configurações da Escala...",
|
||||||
|
"Add": "Adicionar",
|
||||||
|
"Company Comparison": "Comparar Símbolo",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicadores/Fundamentais/Economia/Extras",
|
||||||
|
"Economy & Symbols": "Economia/Símbolos",
|
||||||
|
"Bars": "Barras",
|
||||||
|
"Candles": "Velas",
|
||||||
|
"Hollow Candles": "Velas Transparentes",
|
||||||
|
"Line": "Linha",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histograma",
|
||||||
|
"Cross_chart_type": "Cruz",
|
||||||
|
"Crosshair": "Mira",
|
||||||
|
"Columns": "Colunas",
|
||||||
|
"Circles": "Pontos",
|
||||||
|
"Indicators": "Indicadores",
|
||||||
|
"Favorites": "Favoritos",
|
||||||
|
"Technical Analysis": "Análise Técnica",
|
||||||
|
"No indicators matched your criteria.": "Não foram encontrados indicadores que correspondam à escolha selecionada.",
|
||||||
|
"Add to favorites": "Adicionar aos favoritos",
|
||||||
|
"Remove from favorites": "Remover dos favoritos",
|
||||||
|
"No symbols matched your criteria": "Não foram encontrados símbolos que correspondam à escolha selecionada",
|
||||||
|
"Add any symbol from the list": "Adicionar qualquer instrumento da lista",
|
||||||
|
"Overlay the main chart": "Sobrepor gráfico principal",
|
||||||
|
"Symbols to be added on the chart": "Símbolos a serem adicionados ao gráfico",
|
||||||
|
"Symbol": "Símbolo",
|
||||||
|
"Default": "Padrão",
|
||||||
|
"Defaults": "Definições pré-definidas",
|
||||||
|
"OK": "Aceitar",
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
" color": "Cor",
|
||||||
|
" transparency": "transparência",
|
||||||
|
" visibility": "visibilidade",
|
||||||
|
"Add To Watchlist": "Adicionar à Lista",
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Arguments in Header": "Descrição no Cabeçalho",
|
||||||
|
"Arrow": "Seta",
|
||||||
|
"Auto Scale": "Escala Automática",
|
||||||
|
"Background": "Fundo",
|
||||||
|
"bars": "barras",
|
||||||
|
"bars_margin": "barras",
|
||||||
|
"{0} bars": "barras: {0}",
|
||||||
|
"Bottom Margin": "Margem Inferior",
|
||||||
|
"Bring Forward": "Puxar à Frente",
|
||||||
|
"Bring to Front": "Puxar para a Frente",
|
||||||
|
"Clone": "Duplicar",
|
||||||
|
"Color Theme": "Padrão de Cor",
|
||||||
|
"Copy": "Copiar",
|
||||||
|
"Extended Hours": "Fora do Horário Regular",
|
||||||
|
"Format...": "Formatar...",
|
||||||
|
"Full Screen": "Maximizar Ecrã",
|
||||||
|
"Grid Lines": "Linhas da Grelha",
|
||||||
|
"Hide All Drawing Tools": "Esconder todos os Desenhos",
|
||||||
|
"Hide": "Esconder",
|
||||||
|
"Insert Drawing Tool": "Inserir Desenho",
|
||||||
|
"Insert Indicator...": "Inserir Indicador...",
|
||||||
|
"Last Value on Price Scale": "Último Valor na Escala de Preços",
|
||||||
|
"Link To": "Link a",
|
||||||
|
"Load New Bars": "Carregar Novas Barras",
|
||||||
|
"Lock All Drawing Tools": "Bloquear todos os Desenhos",
|
||||||
|
"Lock Scale": "Bloquear Escala",
|
||||||
|
"Lock scale": "Bloquear escala",
|
||||||
|
"Log Scale": "Escala Logarítmica",
|
||||||
|
"log": "Logarítmica",
|
||||||
|
"Magnet Mode": "Fixar ao Preço",
|
||||||
|
"Merge Down": "Agrupar para baixo",
|
||||||
|
"Merge Up": "Agrupar para cima",
|
||||||
|
"Objects Tree...": "Lista de Objectos...",
|
||||||
|
"Offset": "Desvio",
|
||||||
|
"Override Min Tick": "Alterar Resolução Min",
|
||||||
|
"Percentage": "Percentagem",
|
||||||
|
"Precision": "Precisão",
|
||||||
|
"Price Line": "Linha de Preço",
|
||||||
|
"Properties...": "Configurações...",
|
||||||
|
"Redo": "Refazer",
|
||||||
|
"Remove All Drawing Tools": "Remover todos os Desenhos",
|
||||||
|
"Remove All Studies": "Remover todos os Estudos",
|
||||||
|
"Remove All Indicators": "Remover todos os Indicadores",
|
||||||
|
"Remove": "Remover",
|
||||||
|
"Reset Chart": "Centrar Gráfico",
|
||||||
|
"Reset Scale": "Centrar Escala",
|
||||||
|
"Reset": "Reajustar",
|
||||||
|
"Right Margin": "Margem Direita",
|
||||||
|
"Save As...": "Guardar como...",
|
||||||
|
"Scale Left": "Escala Esquerda",
|
||||||
|
"Scale Percentage": "Escala Percentual",
|
||||||
|
"Scale Right": "Escala Direita",
|
||||||
|
"Scale Series Only": "Apenas Escala de Preços",
|
||||||
|
"Scale series only": "Apenas escala de preços",
|
||||||
|
"Scale Series only": "Apenas escala de preços",
|
||||||
|
"Scales Lines": "Linhas da Escala",
|
||||||
|
"Scales Text": "Теxto da Escala",
|
||||||
|
"Scaling": "Escala",
|
||||||
|
"Screen (No Scale)": "Area Total (sem escala)",
|
||||||
|
"Send Backward": "Enviar a Trás",
|
||||||
|
"Send to Back": "Enviar para Trás",
|
||||||
|
"Session Breaks": "Divisão de Dias",
|
||||||
|
"Show Arguments in Header": "Visualizar Descrição no Cabeçalho",
|
||||||
|
"Show Last Value on Price Scale": "Visualizar Último Valor na Escala de Preços",
|
||||||
|
"Show Left Axis": "Visualizar Escala de Preços à Esquerda",
|
||||||
|
"Show Right Axis": "Visualizar Escala de Preços à Direita",
|
||||||
|
"Show": "Visualizar",
|
||||||
|
"Stay In Drawing Mode": "Manter em Modo de Desenho",
|
||||||
|
"Symbol Search...": "Procurar Símbolo...",
|
||||||
|
"Change Symbol": "Alterar Símbolo",
|
||||||
|
"Change Symbol...": "Alterar Símbolo...",
|
||||||
|
"Time Zone": "Fuso Horário",
|
||||||
|
"TimeZone": "Fuso Horário",
|
||||||
|
"Top Margin": "Margem Superior",
|
||||||
|
"Transparency": "Transparência",
|
||||||
|
"Undo {0}": "Desfazer",
|
||||||
|
"Undo": "Desfazer",
|
||||||
|
"Unmerge Down": "Desagrupar abaixo",
|
||||||
|
"Unmerge Up": "Desagrupar acima",
|
||||||
|
"Visual Order": "Ordem Visual",
|
||||||
|
"Watermark": "Marca de Agua",
|
||||||
|
"Show Objects Tree": "Visualizar Lista de Objetos",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "Padrão ABCD",
|
||||||
|
"Anchored Text": "Texto Bloqueado",
|
||||||
|
"Arc": "Arco",
|
||||||
|
"Arrow Mark Down": "Seta Para Baixo",
|
||||||
|
"Arrow Mark Left": "Seta para a Esquerda",
|
||||||
|
"Arrow Mark Right": "Seta para a Direita",
|
||||||
|
"Arrow Mark Up": "Seta para Cima",
|
||||||
|
"Balloon": "Balão",
|
||||||
|
"Bars Pattern": "Padrão de Barras",
|
||||||
|
"Brush": "Pincel",
|
||||||
|
"Callout": "Comentário",
|
||||||
|
"Circle Lines": "Linhas Circulares",
|
||||||
|
"Cross": "Cruz",
|
||||||
|
"Cyclic Lines": "Linhas Cíclicas",
|
||||||
|
"Date Range": "Intervalo de Tempo",
|
||||||
|
"Disjoint Angle": "Deslocação de Ângulo",
|
||||||
|
"Dot": "Ponto",
|
||||||
|
"Elliott Labels": "Legendas das Ondas de Elliot",
|
||||||
|
"Elliott Major Retracement": "Correção Maior de Elliot",
|
||||||
|
"Elliott Minor Retracement": "Correção Menor de Elliot",
|
||||||
|
"Elliott Wave Cycle": "Onda Ciclo de Elliot",
|
||||||
|
"Elliott Wave Minor": "Onda Menor de Elliot",
|
||||||
|
"Elliott Wave Subminuette": "Onda Sub-Minueto de Elliot",
|
||||||
|
"Ellipse": "Elipse",
|
||||||
|
"Eraser": "Borracha",
|
||||||
|
"Extended": "Estendida",
|
||||||
|
"Extended Line": "Estender Linha",
|
||||||
|
"Fib Channel": "Canal de Fibonacci",
|
||||||
|
"Fib Circles": "Círculos de Fibonacci",
|
||||||
|
"Fib Retracement": "Retração de Fibonacci",
|
||||||
|
"Fib Speed Resistance Arcs": "Arcos de Fibonacci",
|
||||||
|
"Fib Speed Resistance Fan": "Leque de Fibonacci",
|
||||||
|
"Fib Spiral": "Espiral de Fibonacci",
|
||||||
|
"Fib Time Zone": "Zonas Temporais de Fibonacci",
|
||||||
|
"Fib Wedge": "Cunha de Fibonacci",
|
||||||
|
"Flag Mark": "Bandeira",
|
||||||
|
"Flat Top/Bottom": "Topo/Fundo Plano",
|
||||||
|
"Flat Bottom": "Fundo Plano",
|
||||||
|
"Forecast": "Previsão",
|
||||||
|
"Gann Box": "Caixa de Gann",
|
||||||
|
"Gann Fan": "Leque de Gann",
|
||||||
|
"Gann Square": "Quadratura de Gann",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Linha Horizontal",
|
||||||
|
"Horizontal Ray": "Raio Horizontal",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Posição Compradora",
|
||||||
|
"Risk/Reward long": "Risco/Retorno Comprador",
|
||||||
|
"Modified Schiff Pitchfork": "Schiff Pitchfork Modificado",
|
||||||
|
"Parallel Channel": "Canal Paralelo",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Linha Segmentada",
|
||||||
|
"Price Label": "Legenda de Preço",
|
||||||
|
"Price Range": "Intervalo de Preços",
|
||||||
|
"Projection": "Projeção",
|
||||||
|
"Ray": "Raio",
|
||||||
|
"Rectangle": "Retângulo",
|
||||||
|
"Regression Trend": "Regressão de Tendência",
|
||||||
|
"Rotated Rectangle": "Retângulo Rotativo",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Schiff Modificado",
|
||||||
|
"Inside": "Interior",
|
||||||
|
"Short Position": "Posição Vendedora",
|
||||||
|
"Risk/Reward short": "Risco/Retorno Vendedor",
|
||||||
|
"Text": "Texto",
|
||||||
|
"Comment": "Comentário",
|
||||||
|
"Three Drivers Pattern": "Padrão Três Drivers",
|
||||||
|
"Thumb Down": "Rejeitado",
|
||||||
|
"Thumb Up": "Aprovado",
|
||||||
|
"Trend Angle": "Ângulo de Tendência",
|
||||||
|
"Trend Line": "Linha de Tendência",
|
||||||
|
"Trend-Based Fib Extension": "Extensão de Fibonacci Baseado na Tendência",
|
||||||
|
"Trend-Based Fib Time": "Tempo de Fibonacci Baseado na Tendência",
|
||||||
|
"Triangle Pattern": "Padrão Triangular",
|
||||||
|
"Triangle": "Triângulo",
|
||||||
|
"Vertical Line": "Linha Vertical",
|
||||||
|
"XABCD Pattern": "Padrão XABCD",
|
||||||
|
"Angle:": "Ângulo:",
|
||||||
|
"Arcs": "Arcos",
|
||||||
|
"Background color 1": "Cor do Fundo №1",
|
||||||
|
"Background color 2": "Cor do Fundo №2",
|
||||||
|
"Background Color": "Cor do Fundo",
|
||||||
|
"Bar #": "Barra nº",
|
||||||
|
"Border color": "Cor do contorno",
|
||||||
|
"Border Color": "Cor do contorno",
|
||||||
|
"Border": "Contorno",
|
||||||
|
"Bottom Lables": "Legendas Inferiores",
|
||||||
|
"bottom": "fundo",
|
||||||
|
"center": "centro",
|
||||||
|
"Channel": "Canal",
|
||||||
|
"Coeffs As Percents": "Coeficiente como Percentagem",
|
||||||
|
"Color bars based on previous close": "Colorir barra de acordo com o fecho anterior",
|
||||||
|
"Color": "Cor",
|
||||||
|
"Color:": "Cor:",
|
||||||
|
"Coordinates": "Coordenadas",
|
||||||
|
"Delete": "Apagar",
|
||||||
|
"Down Color": "Cor Negativa",
|
||||||
|
"Drawings": "Desenhos",
|
||||||
|
"Entry price:": "Preço de Entrada:",
|
||||||
|
"Events": "Eventos",
|
||||||
|
"Extend Left End": "Estender para a Extrema Esquerda",
|
||||||
|
"Extend Left": "Estender para a Esquerda",
|
||||||
|
"Extend Lines": "Estender Linhas",
|
||||||
|
"Extend Right End": "Estender para a Extrema Direita",
|
||||||
|
"Extend Right": "Estender para a Direita",
|
||||||
|
"Extend": "Estender",
|
||||||
|
"Failure back color": "Cor do Fundo (FRACASSO)",
|
||||||
|
"Failure text color": "Cor do Texto (FRACASSO)",
|
||||||
|
"Fans": "Leques",
|
||||||
|
"Fill": "Preencher",
|
||||||
|
"Format": "Formatar",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grelha",
|
||||||
|
"Help": "Ajuda",
|
||||||
|
"HLC Bars": "Barras HLC",
|
||||||
|
"Inputs": "Entrada",
|
||||||
|
"Label Background": "Fundo da Legenda",
|
||||||
|
"Label": "Legenda",
|
||||||
|
"Labels": "Legendas",
|
||||||
|
"Left End": "Extrema Esquerda",
|
||||||
|
"Left Labels": "Legendas à Esquerda",
|
||||||
|
"left": "esquerda",
|
||||||
|
"Level {0}": "Nível {0}",
|
||||||
|
"Levels": "Níveis",
|
||||||
|
"Lines": "Linhas",
|
||||||
|
"Major": "Maior",
|
||||||
|
"Measure (Shift + Click on the chart)": "Medição (Shift + Clique no gráfico)",
|
||||||
|
"Median": "Média",
|
||||||
|
"middle": "centro",
|
||||||
|
"Middle": "Centro",
|
||||||
|
"Minor": "Menor",
|
||||||
|
"Mode": "Modo",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Traço",
|
||||||
|
"Price Levels": "Níveis de Preços",
|
||||||
|
"Price Source": "Origem do Preço",
|
||||||
|
"Price": "Preço",
|
||||||
|
"Price:": "Preço:",
|
||||||
|
"Prices": "Preços",
|
||||||
|
"Profit Background Color": "Cor do Fundo do Objetivo",
|
||||||
|
"Profit Level. Ticks:": "Distância do Objetivo. Ticks:",
|
||||||
|
"Properties": "Configurações",
|
||||||
|
"Reverse": "Inverter",
|
||||||
|
"Right End": "Extrema Direita",
|
||||||
|
"Right Lables": "Legendas à Direita",
|
||||||
|
"right": "direita",
|
||||||
|
"Log Scale_scale_menu": "Escala Logarítmica",
|
||||||
|
"Percentage_scale_menu": "Percentagem",
|
||||||
|
"Scales": "Escalas",
|
||||||
|
"Settings": "Configurações",
|
||||||
|
"Show Background": "Visualizar Fundo",
|
||||||
|
"Show Bars Range": "Visualizar Intervalo de Barras",
|
||||||
|
"Show Date/Time Range": "Visualizar Intervalo de Dia/Tempo",
|
||||||
|
"Show Distance": "Visualizar Distância",
|
||||||
|
"Show Labels": "Visualizar Legendas",
|
||||||
|
"Show Price Range": "Visualizar Intervalo de Preços",
|
||||||
|
"Show Price": "Visualizar Preço",
|
||||||
|
"Show Prices": "Visualizar Preços",
|
||||||
|
"Show Text": "Visualizar Texto",
|
||||||
|
"Show Time": "Visualizar Tempo",
|
||||||
|
"Show Wave": "Visualizar Onda",
|
||||||
|
"Show/Hide": "Visualizar/Esconder",
|
||||||
|
"Source back color": "Cor do fundo da base",
|
||||||
|
"Source border color": "Cor do contorno da base",
|
||||||
|
"Source text color": "Cor do texto da base",
|
||||||
|
"Stay in Drawing Mode": "Manter em Modo de Desenho",
|
||||||
|
"Stop Background Color": "Cor do fundo do stop",
|
||||||
|
"Stop Color:": "Cor do Stop:",
|
||||||
|
"Stop Level. Ticks:": "Distância do Stop. Ticks:",
|
||||||
|
"Style": "Estilo",
|
||||||
|
"Success back color": "Cor do fundo (SUCESSO)",
|
||||||
|
"Success text color": "Cor do texto (SUCESSO)",
|
||||||
|
"Target back color": "Cor do fundo do objetivo",
|
||||||
|
"Target border color": "Cor do contorno do objetivo",
|
||||||
|
"Target Color:": "Cor do Objetivo:",
|
||||||
|
"Target text color": "Cor do texto do objetivo",
|
||||||
|
"Text Alignment:": "Alinhamento do Texto:",
|
||||||
|
"Text color": "Cor do texto",
|
||||||
|
"Text Color": "Cor do Texto",
|
||||||
|
"Text Font": "Tipo de Letra",
|
||||||
|
"Text Wrap": "Quebrar Texto",
|
||||||
|
"Text:": "Texto:",
|
||||||
|
"Time Levels": "Níveis de Tempo",
|
||||||
|
"Timezone/Sessions": "Fuso Horário/Sessão",
|
||||||
|
"Top Labels": "Legendas Superiores",
|
||||||
|
"top": "topo",
|
||||||
|
"Up Color": "Cor Positiva",
|
||||||
|
"Wave Size": "Leitura das Ondas",
|
||||||
|
"Wick": "Sombra",
|
||||||
|
"Zoom In": "Aumentar Zoom",
|
||||||
|
"Zoom Out": "Diminuir Zoom",
|
||||||
|
"Borders": "Contorno",
|
||||||
|
"Level": "Nível",
|
||||||
|
"Hlines Background": "Fundo",
|
||||||
|
"Plots Background": "Fundo",
|
||||||
|
"Open_line_tool_position": "Aberto",
|
||||||
|
"Closed_line_tool_position": "Fechado",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Racio Risco/Retorno: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Objetivo: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCESSO",
|
||||||
|
"FAILURE": "FRACASSO",
|
||||||
|
"Left Shoulder": "Ombro Esquerdo",
|
||||||
|
"Head": "Cabeça",
|
||||||
|
"Right Shoulder": "Ombro Direito",
|
||||||
|
"Mirrored": "Refletir",
|
||||||
|
"Flipped": "Virar",
|
||||||
|
"distance: {0}": "distância: {0}",
|
||||||
|
"day": "Dia",
|
||||||
|
"day_plural": "Dias",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "Semana",
|
||||||
|
"week_plural": "Semanas",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "Mês",
|
||||||
|
"month_plural": "Meses",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "Minuto",
|
||||||
|
"minute_plural": "Minutos",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "Hora",
|
||||||
|
"hour_plural": "Horas",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "Ano",
|
||||||
|
"y_dates_plural": "Anos",
|
||||||
|
"y_dates_plural_1": "Anos",
|
||||||
|
"y_dates_plural_2": "Anos",
|
||||||
|
"y_dates_plural_5": "Anos",
|
||||||
|
"h_dates": "H.",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "S",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "Mês",
|
||||||
|
"in_dates": "em",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Fev",
|
||||||
|
"Mar": "Маr",
|
||||||
|
"Apr": "Аbr",
|
||||||
|
"May": "Мai",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Аgo",
|
||||||
|
"Sep": "Set",
|
||||||
|
"Oct": "Оut",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dez",
|
||||||
|
"Objects Tree": "Lista de Objetos",
|
||||||
|
"Manage Drawings": "Organizar Desenhos",
|
||||||
|
"TOOL": "FERRAMENTA",
|
||||||
|
"SYMBOL": "INSTRUMENTO",
|
||||||
|
"Move Up": "Mover para Cima",
|
||||||
|
"Move Down": "Mover para Baixo",
|
||||||
|
"All Exchanges": "Todos os Mercados",
|
||||||
|
"All types": "Todos os tipos",
|
||||||
|
"Stock": "Ação",
|
||||||
|
"stock": "ação",
|
||||||
|
"Index": "Indice",
|
||||||
|
"index": "indice",
|
||||||
|
"Futures": "Futuros",
|
||||||
|
"futures": "futuros",
|
||||||
|
"Image URL": "URL da Imagem",
|
||||||
|
"Save image": "Guardar Imagem",
|
||||||
|
"or copy url:": "ou copiar url:",
|
||||||
|
"Redo {0}": "Refazer",
|
||||||
|
"Custom color...": "Customizar Cor...",
|
||||||
|
"Search": "Procurar",
|
||||||
|
"Open_in_legend": "Abr",
|
||||||
|
"High_in_legend": "Max",
|
||||||
|
"Low_in_legend": "Min",
|
||||||
|
"Close_in_legend": "Fch",
|
||||||
|
"Open": "Abertura",
|
||||||
|
"High": "Мáximo",
|
||||||
|
"Low": "Мínimo",
|
||||||
|
"Close": "Fecho",
|
||||||
|
"(H + L)/2": "(Max+Min)/2",
|
||||||
|
"(H + L + C)/3": "(Max+Min+Fch)/3",
|
||||||
|
"(O + H + L + C)/4": "(Abr+Max+Min+Fch)/4",
|
||||||
|
"UTC": "Horario Universal(UTC)",
|
||||||
|
"Exchange": "Mercado",
|
||||||
|
"Athens": "Аtenas",
|
||||||
|
"Berlin": "Беrlim",
|
||||||
|
"Bogota": "Боgota",
|
||||||
|
"Bangkok": "Banguecoque",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Calcuta",
|
||||||
|
"London": "Londres",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Маdrid",
|
||||||
|
"Moscow": "Моscovo",
|
||||||
|
"New York": "Nova York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shangai",
|
||||||
|
"Singapore": "Singapura",
|
||||||
|
"Sydney": "Sidney",
|
||||||
|
"Taipei": "Тaipé",
|
||||||
|
"Tokyo": "Тóquio",
|
||||||
|
"Toronto": "Тоronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/d",
|
||||||
|
"Long_input": "Período Longo",
|
||||||
|
"long_input": "Período longo",
|
||||||
|
"longlen_input": "Período Longo",
|
||||||
|
"Window Size_input": "Períodos",
|
||||||
|
"Length_input": "Períodos",
|
||||||
|
"length_input": "Períodos",
|
||||||
|
"len_input": "Períodos",
|
||||||
|
"Short_input": "Período Curto",
|
||||||
|
"short_input": "Período curto",
|
||||||
|
"shortlen_input": "Período Curto",
|
||||||
|
"Mult_input": "Multiplicador",
|
||||||
|
"mult_input": "Multiplicador",
|
||||||
|
"divisor_input": "Divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Limite Superior",
|
||||||
|
"Lower": "Limite Inferior",
|
||||||
|
"Long": "Comprador",
|
||||||
|
"Short": "Vendedor",
|
||||||
|
"Signal": "Sinal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "Período WMA",
|
||||||
|
"Long RoC Length_input": "Período RoC Longo",
|
||||||
|
"Short RoC Length_input": "Período RoC Curto",
|
||||||
|
"jawLength_input": "Período Jaw",
|
||||||
|
"teethLength_input": "Período Teeth",
|
||||||
|
"lipsLength_input": "Período Lips",
|
||||||
|
"percent_input": "Percentagem",
|
||||||
|
"exponential_input": "Exponencial",
|
||||||
|
"smoothD_input": "Suavizar Período %D",
|
||||||
|
"smoothK_input": "Suavizar Período %K",
|
||||||
|
"Color 0": "Cor 0",
|
||||||
|
"Color 1": "Cor 1",
|
||||||
|
"Color 2": "Cor 2",
|
||||||
|
"Color 3": "Cor 3",
|
||||||
|
"Color 4": "Cor 4",
|
||||||
|
"sym_input": "Símbolo",
|
||||||
|
"symbol_input": "Símbolo",
|
||||||
|
"Sym_input": "Símbolo",
|
||||||
|
"DI Length_input": "Período DI",
|
||||||
|
"ADX Smoothing_input": "Suavizar Período ADX",
|
||||||
|
"displacement_input": "Desvio",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Usar TrueRange",
|
||||||
|
"roclen1_input": "Período RoC 1",
|
||||||
|
"roclen2_input": "Período RoC 2",
|
||||||
|
"roclen3_input": "Período RoC 3",
|
||||||
|
"roclen4_input": "Período RoC 4",
|
||||||
|
"smalen1_input": "Período MA 1",
|
||||||
|
"smalen2_input": "Período MA 2",
|
||||||
|
"smalen3_input": "Período MA 3",
|
||||||
|
"smalen4_input": "Período MA 4",
|
||||||
|
"siglen_input": "Período do Sinal",
|
||||||
|
"UpperLimit": "Limite Superior",
|
||||||
|
"LowerLimit": "Limite Inferior",
|
||||||
|
"fastLength_input": "Período Rápido",
|
||||||
|
"slowLength_input": "Período Lento",
|
||||||
|
"signalLength_input": "Período do Sinal",
|
||||||
|
"start_input": "Início",
|
||||||
|
"increment_input": "Incremento",
|
||||||
|
"maximum_input": "Máximo",
|
||||||
|
"showMA_input": "Visualizar Média Móvel",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Média Móvel do Volume",
|
||||||
|
"Indicator": "Indicador",
|
||||||
|
"Oscillator": "Oscilador",
|
||||||
|
"lengthStoch_input": "Período Stochastic",
|
||||||
|
"lengthRSI_input": "Período RSI",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Cruzamento",
|
||||||
|
"Click to set a point": "Clique para marcar um ponto",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Defina o primeiro ponto arrastando a cruz com o dedo.<br/>2. Toque em qualquer lugar para colocar o primeiro ponto.",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Deslize o dedo para selecionar o local para o próximo ponto.<br/>2. Toque em qualquer lugar para colocar o próximo ponto.",
|
||||||
|
"retrying": "tentar novamente",
|
||||||
|
"eod data": "dados de final de dia",
|
||||||
|
"eod delayed": "final de dia com atraso",
|
||||||
|
"loading data": "carregar dados",
|
||||||
|
"invalid symbol": "instrumento invalido",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "em tempo real",
|
||||||
|
"pre-market": "pre-mercado",
|
||||||
|
"post-market": "pos-mercado",
|
||||||
|
"closed": "fechado",
|
||||||
|
"Time Interval": "Intervalo de Tempo",
|
||||||
|
"Show Symbol Labels": "Visualizar Legenda do Símbolo",
|
||||||
|
"Show Symbol Labels_context_menu": "Visualizar Legenda do Símbolo",
|
||||||
|
"Subminuette": "Sub-Minueto",
|
||||||
|
"Minuette": "Minueto",
|
||||||
|
"Minute": "Minuto",
|
||||||
|
"Intermediate": "Intermediária",
|
||||||
|
"Primary": "Primária",
|
||||||
|
"Cycle": "Ciclo",
|
||||||
|
"SuperCycle": "Superciclo",
|
||||||
|
"GrandSuperCycle": "Grande Superciclo",
|
||||||
|
"Lock": "Bloquear",
|
||||||
|
"Width": "Largura",
|
||||||
|
"Line With Breaks": "Linha com Quebras",
|
||||||
|
"Area With Breaks": "Area com Quebras",
|
||||||
|
"Type": "Tipo",
|
||||||
|
"Simple": "Simples",
|
||||||
|
"With Markers": "Com Marcadores",
|
||||||
|
"Step": "Degraus",
|
||||||
|
"No drawings yet": "Sem Desenhos",
|
||||||
|
"Lock/Unlock": "Bloquear/Desbloquear",
|
||||||
|
"deviation_input": "Desvio",
|
||||||
|
"depth_input": "Profundidade"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/th.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "Script Editor",
|
||||||
|
" Published Charts Timeline": "Published Charts Timeline",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Bar's Style",
|
||||||
|
"Chart Properties": "Chart Properties",
|
||||||
|
"Compare": "Compare",
|
||||||
|
"Compare...": "Compare...",
|
||||||
|
"Compare or Add Symbol...": "Compare or Add Symbol...",
|
||||||
|
"Compare or Add Symbol": "Compare or Add Symbol",
|
||||||
|
"Add Symbol": "Add Symbol",
|
||||||
|
"Scales Properties...": "Scales Properties...",
|
||||||
|
"Add": "Add",
|
||||||
|
"Company Comparison": "Company Comparison",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons",
|
||||||
|
"Economy & Symbols": "Economy & Symbols",
|
||||||
|
"Bars": "Bars",
|
||||||
|
"Candles": "Candles",
|
||||||
|
"Hollow Candles": "Hollow Candles",
|
||||||
|
"Line": "Line",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histogram",
|
||||||
|
"Cross_chart_type": "Cross",
|
||||||
|
"Crosshair": "Crosshair",
|
||||||
|
"Columns": "Columns",
|
||||||
|
"Circles": "Circles",
|
||||||
|
"Indicators": "Indicators",
|
||||||
|
"Favorites": "Favorites",
|
||||||
|
"Technical Analysis": "Technical Analysis",
|
||||||
|
"No indicators matched your criteria.": "No indicators matched your criteria.",
|
||||||
|
"Add to favorites": "Add to favorites",
|
||||||
|
"Remove from favorites": "Remove from favorites",
|
||||||
|
"No symbols matched your criteria": "No symbols matched your criteria",
|
||||||
|
"Add any symbol from the list": "Add any symbol from the list",
|
||||||
|
"Overlay the main chart": "Overlay the main chart",
|
||||||
|
"Symbols to be added on the chart": "Symbols to be added on the chart",
|
||||||
|
"Symbol": "Symbol",
|
||||||
|
"Default": "Default",
|
||||||
|
"Defaults": "Defaults",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
" color": "color",
|
||||||
|
" transparency": "transparency",
|
||||||
|
" visibility": "visibility",
|
||||||
|
"Add To Watchlist": "Add To Watchlist",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Arguments in Header": "Arguments in Header",
|
||||||
|
"Arrow": "Arrow",
|
||||||
|
"Auto Scale": "Auto Scale",
|
||||||
|
"Background": "Background",
|
||||||
|
"bars": "bars",
|
||||||
|
"bars_margin": "bars",
|
||||||
|
"{0} bars": "{0} bars",
|
||||||
|
"Bottom Margin": "Bottom Margin",
|
||||||
|
"Bring Forward": "Bring Forward",
|
||||||
|
"Bring to Front": "Bring to Front",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Color Theme": "Color Theme",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Extended Hours": "Extended Hours",
|
||||||
|
"Format...": "Format...",
|
||||||
|
"Full Screen": "Full Screen",
|
||||||
|
"Grid Lines": "Grid Lines",
|
||||||
|
"Hide All Drawing Tools": "Hide All Drawing Tools",
|
||||||
|
"Hide": "Hide",
|
||||||
|
"Insert Drawing Tool": "Insert Drawing Tool",
|
||||||
|
"Insert Indicator...": "Insert Indicator...",
|
||||||
|
"Last Value on Price Scale": "Last Value on Price Scale",
|
||||||
|
"Link To": "Link To",
|
||||||
|
"Load New Bars": "Load New Bars",
|
||||||
|
"Lock All Drawing Tools": "Lock All Drawing Tools",
|
||||||
|
"Lock Scale": "Lock Scale",
|
||||||
|
"Lock scale": "Lock scale",
|
||||||
|
"Log Scale": "Log Scale",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Magnet Mode",
|
||||||
|
"Merge Down": "Merge Down",
|
||||||
|
"Merge Up": "Merge Up",
|
||||||
|
"Objects Tree...": "Objects Tree...",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Override Min Tick",
|
||||||
|
"Percentage": "Percentage",
|
||||||
|
"Precision": "Precision",
|
||||||
|
"Price Line": "Price Line",
|
||||||
|
"Properties...": "Properties...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remove All Drawing Tools",
|
||||||
|
"Remove All Studies": "Remove All Studies",
|
||||||
|
"Remove All Indicators": "Remove All Indicators",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"Reset Chart": "Reset Chart",
|
||||||
|
"Reset Scale": "Reset Scale",
|
||||||
|
"Reset": "Reset",
|
||||||
|
"Right Margin": "Right Margin",
|
||||||
|
"Save As...": "Save As...",
|
||||||
|
"Scale Left": "Scale Left",
|
||||||
|
"Scale Percentage": "Scale Percentage",
|
||||||
|
"Scale Right": "Scale Right",
|
||||||
|
"Scale Series Only": "Scale Series Only",
|
||||||
|
"Scale series only": "Scale series only",
|
||||||
|
"Scale Series only": "Scale Series only",
|
||||||
|
"Scales Lines": "Scales Lines",
|
||||||
|
"Scales Text": "Scales Text",
|
||||||
|
"Scaling": "Scaling",
|
||||||
|
"Screen (No Scale)": "Screen (No Scale)",
|
||||||
|
"Send Backward": "Send Backward",
|
||||||
|
"Send to Back": "Send to Back",
|
||||||
|
"Session Breaks": "Session Breaks",
|
||||||
|
"Show Arguments in Header": "Show Arguments in Header",
|
||||||
|
"Show Last Value on Price Scale": "Show Last Value on Price Scale",
|
||||||
|
"Show Left Axis": "Show Left Axis",
|
||||||
|
"Show Right Axis": "Show Right Axis",
|
||||||
|
"Show": "Show",
|
||||||
|
"Stay In Drawing Mode": "Stay In Drawing Mode",
|
||||||
|
"Symbol Search...": "Symbol Search...",
|
||||||
|
"Change Symbol": "Change Symbol",
|
||||||
|
"Change Symbol...": "Change Symbol...",
|
||||||
|
"Time Zone": "Time Zone",
|
||||||
|
"TimeZone": "TimeZone",
|
||||||
|
"Top Margin": "Top Margin",
|
||||||
|
"Transparency": "Transparency",
|
||||||
|
"Undo {0}": "Undo {0}",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Unmerge Down",
|
||||||
|
"Unmerge Up": "Unmerge Up",
|
||||||
|
"Visual Order": "Visual Order",
|
||||||
|
"Watermark": "Watermark",
|
||||||
|
"Show Objects Tree": "Show Objects Tree",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Pattern",
|
||||||
|
"Anchored Text": "Anchored Text",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Arrow Mark Down",
|
||||||
|
"Arrow Mark Left": "Arrow Mark Left",
|
||||||
|
"Arrow Mark Right": "Arrow Mark Right",
|
||||||
|
"Arrow Mark Up": "Arrow Mark Up",
|
||||||
|
"Balloon": "Balloon",
|
||||||
|
"Bars Pattern": "Bars Pattern",
|
||||||
|
"Brush": "Brush",
|
||||||
|
"Callout": "Callout",
|
||||||
|
"Circle Lines": "Circle Lines",
|
||||||
|
"Cross": "Cross",
|
||||||
|
"Cyclic Lines": "Cyclic Lines",
|
||||||
|
"Date Range": "Date Range",
|
||||||
|
"Disjoint Angle": "Disjoint Angle",
|
||||||
|
"Dot": "Dot",
|
||||||
|
"Elliott Labels": "Elliott Labels",
|
||||||
|
"Elliott Major Retracement": "Elliott Major Retracement",
|
||||||
|
"Elliott Minor Retracement": "Elliott Minor Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliott Wave Cycle",
|
||||||
|
"Elliott Wave Minor": "Elliott Wave Minor",
|
||||||
|
"Elliott Wave Subminuette": "Elliott Wave Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Eraser",
|
||||||
|
"Extended": "Extended",
|
||||||
|
"Extended Line": "Extended Line",
|
||||||
|
"Fib Channel": "Fib Channel",
|
||||||
|
"Fib Circles": "Fib Circles",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan",
|
||||||
|
"Fib Spiral": "Fib Spiral",
|
||||||
|
"Fib Time Zone": "Fib Time Zone",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Flag Mark",
|
||||||
|
"Flat Top/Bottom": "Flat Top/Bottom",
|
||||||
|
"Flat Bottom": "Flat Bottom",
|
||||||
|
"Forecast": "Forecast",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Horizontal Line",
|
||||||
|
"Horizontal Ray": "Horizontal Ray",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Risk/Reward long",
|
||||||
|
"Modified Schiff Pitchfork": "Modified Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Parallel Channel",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Price Label",
|
||||||
|
"Price Range": "Price Range",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Ray",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Regression Trend",
|
||||||
|
"Rotated Rectangle": "Rotated Rectangle",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modified Schiff",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Risk/Reward short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Comment",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Thumb Down",
|
||||||
|
"Thumb Up": "Thumb Up",
|
||||||
|
"Trend Angle": "Trend Angle",
|
||||||
|
"Trend Line": "Trend Line",
|
||||||
|
"Trend-Based Fib Extension": "Trend-Based Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend-Based Fib Time",
|
||||||
|
"Triangle Pattern": "Triangle Pattern",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Vertical Line",
|
||||||
|
"XABCD Pattern": "XABCD Pattern",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Background color 1",
|
||||||
|
"Background color 2": "Background color 2",
|
||||||
|
"Background Color": "Background Color",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Border color",
|
||||||
|
"Border Color": "Border Color",
|
||||||
|
"Border": "Border",
|
||||||
|
"Bottom Lables": "Bottom Lables",
|
||||||
|
"bottom": "bottom",
|
||||||
|
"center": "center",
|
||||||
|
"Channel": "Channel",
|
||||||
|
"Coeffs As Percents": "Coeffs As Percents",
|
||||||
|
"Color bars based on previous close": "Color bars based on previous close",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Down Color": "Down Color",
|
||||||
|
"Drawings": "Drawings",
|
||||||
|
"Entry price:": "Entry price:",
|
||||||
|
"Events": "Events",
|
||||||
|
"Extend Left End": "Extend Left End",
|
||||||
|
"Extend Left": "Extend Left",
|
||||||
|
"Extend Lines": "Extend Lines",
|
||||||
|
"Extend Right End": "Extend Right End",
|
||||||
|
"Extend Right": "Extend Right",
|
||||||
|
"Extend": "Extend",
|
||||||
|
"Failure back color": "Failure back color",
|
||||||
|
"Failure text color": "Failure text color",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Fill",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grid",
|
||||||
|
"Help": "Help",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Label Background",
|
||||||
|
"Label": "Label",
|
||||||
|
"Labels": "Labels",
|
||||||
|
"Left End": "Left End",
|
||||||
|
"Left Labels": "Left Labels",
|
||||||
|
"left": "left",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Levels",
|
||||||
|
"Lines": "Lines",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)",
|
||||||
|
"Median": "Median",
|
||||||
|
"middle": "middle",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Minor": "Minor",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Price Levels",
|
||||||
|
"Price Source": "Price Source",
|
||||||
|
"Price": "Price",
|
||||||
|
"Price:": "Price:",
|
||||||
|
"Prices": "Prices",
|
||||||
|
"Profit Background Color": "Profit Background Color",
|
||||||
|
"Profit Level. Ticks:": "Profit Level. Ticks:",
|
||||||
|
"Properties": "Properties",
|
||||||
|
"Reverse": "Reverse",
|
||||||
|
"Right End": "Right End",
|
||||||
|
"Right Lables": "Right Lables",
|
||||||
|
"right": "right",
|
||||||
|
"Log Scale_scale_menu": "Log Scale",
|
||||||
|
"Percentage_scale_menu": "Percentage",
|
||||||
|
"Scales": "Scales",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Show Background": "Show Background",
|
||||||
|
"Show Bars Range": "Show Bars Range",
|
||||||
|
"Show Date/Time Range": "Show Date/Time Range",
|
||||||
|
"Show Distance": "Show Distance",
|
||||||
|
"Show Labels": "Show Labels",
|
||||||
|
"Show Price Range": "Show Price Range",
|
||||||
|
"Show Price": "Show Price",
|
||||||
|
"Show Prices": "Show Prices",
|
||||||
|
"Show Text": "Show Text",
|
||||||
|
"Show Time": "Show Time",
|
||||||
|
"Show Wave": "Show Wave",
|
||||||
|
"Show/Hide": "Show/Hide",
|
||||||
|
"Source back color": "Source back color",
|
||||||
|
"Source border color": "Source border color",
|
||||||
|
"Source text color": "Source text color",
|
||||||
|
"Stay in Drawing Mode": "Stay in Drawing Mode",
|
||||||
|
"Stop Background Color": "Stop Background Color",
|
||||||
|
"Stop Color:": "Stop Color:",
|
||||||
|
"Stop Level. Ticks:": "Stop Level. Ticks:",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Success back color",
|
||||||
|
"Success text color": "Success text color",
|
||||||
|
"Target back color": "Target back color",
|
||||||
|
"Target border color": "Target border color",
|
||||||
|
"Target Color:": "Target Color:",
|
||||||
|
"Target text color": "Target text color",
|
||||||
|
"Text Alignment:": "Text Alignment:",
|
||||||
|
"Text color": "Text color",
|
||||||
|
"Text Color": "Text Color",
|
||||||
|
"Text Font": "Text Font",
|
||||||
|
"Text Wrap": "Text Wrap",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Time Levels",
|
||||||
|
"Timezone/Sessions": "Timezone/Sessions",
|
||||||
|
"Top Labels": "Top Labels",
|
||||||
|
"top": "top",
|
||||||
|
"Up Color": "Up Color",
|
||||||
|
"Wave Size": "Wave Size",
|
||||||
|
"Wick": "Wick",
|
||||||
|
"Zoom In": "Zoom In",
|
||||||
|
"Zoom Out": "Zoom Out",
|
||||||
|
"Borders": "Borders",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "Hlines Background",
|
||||||
|
"Plots Background": "Plots Background",
|
||||||
|
"Open_line_tool_position": "Opened",
|
||||||
|
"Closed_line_tool_position": "Closed",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESS",
|
||||||
|
"FAILURE": "FAILURE",
|
||||||
|
"Left Shoulder": "Left Shoulder",
|
||||||
|
"Head": "Head",
|
||||||
|
"Right Shoulder": "Right Shoulder",
|
||||||
|
"Mirrored": "Mirrored",
|
||||||
|
"Flipped": "Flipped",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "day",
|
||||||
|
"day_plural": "days",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "week",
|
||||||
|
"week_plural": "weeks",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "month",
|
||||||
|
"month_plural": "months",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "hour",
|
||||||
|
"hour_plural": "hours",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "y_dates_plural_1",
|
||||||
|
"y_dates_plural_2": "y_dates_plural_2",
|
||||||
|
"y_dates_plural_5": "y_dates_plural_5",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dec",
|
||||||
|
"Objects Tree": "Objects Tree",
|
||||||
|
"Manage Drawings": "Manage Drawings",
|
||||||
|
"TOOL": "TOOL",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Move Up",
|
||||||
|
"Move Down": "Move Down",
|
||||||
|
"All Exchanges": "All Exchanges",
|
||||||
|
"All types": "All types",
|
||||||
|
"Stock": "Stock",
|
||||||
|
"stock": "stock",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "Image URL",
|
||||||
|
"Save image": "Save image",
|
||||||
|
"or copy url:": "or copy url:",
|
||||||
|
"Redo {0}": "Redo {0}",
|
||||||
|
"Custom color...": "Custom color...",
|
||||||
|
"Search": "Search",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Exchange",
|
||||||
|
"Athens": "Athens",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "long length",
|
||||||
|
"Window Size_input": "Window Size",
|
||||||
|
"Length_input": "Length",
|
||||||
|
"length_input": "length",
|
||||||
|
"len_input": "length",
|
||||||
|
"Short_input": "Short",
|
||||||
|
"short_input": "short",
|
||||||
|
"shortlen_input": "Short Length",
|
||||||
|
"Mult_input": "Multiplier",
|
||||||
|
"mult_input": "multiplier",
|
||||||
|
"divisor_input": "divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Upper",
|
||||||
|
"Lower": "Lower",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Short",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "WMA Length",
|
||||||
|
"Long RoC Length_input": "Long RoC Length",
|
||||||
|
"Short RoC Length_input": "Short RoC Length",
|
||||||
|
"jawLength_input": "Jaw Length",
|
||||||
|
"teethLength_input": "Teeth Length",
|
||||||
|
"lipsLength_input": "Lips Length",
|
||||||
|
"percent_input": "Percent",
|
||||||
|
"exponential_input": "Exponential",
|
||||||
|
"smoothD_input": "Smooth D",
|
||||||
|
"smoothK_input": "Smooth K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "symbol",
|
||||||
|
"symbol_input": "symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Length",
|
||||||
|
"ADX Smoothing_input": "ADX Smoothing",
|
||||||
|
"displacement_input": "displacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Use True Range",
|
||||||
|
"roclen1_input": "RoC Length 1",
|
||||||
|
"roclen2_input": "RoC Length 2",
|
||||||
|
"roclen3_input": "RoC Length 3",
|
||||||
|
"roclen4_input": "RoC Length 4",
|
||||||
|
"smalen1_input": "SMA Length 1",
|
||||||
|
"smalen2_input": "SMA Length 2",
|
||||||
|
"smalen3_input": "SMA Length 3",
|
||||||
|
"smalen4_input": "SMA Length 4",
|
||||||
|
"siglen_input": "Signal Length",
|
||||||
|
"UpperLimit": "Upper Limit",
|
||||||
|
"LowerLimit": "Lower Limit",
|
||||||
|
"fastLength_input": "Fast Length",
|
||||||
|
"slowLength_input": "Slow Length",
|
||||||
|
"signalLength_input": "Signal Length",
|
||||||
|
"start_input": "Start",
|
||||||
|
"increment_input": "Increment",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Show MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Volume MA",
|
||||||
|
"Indicator": "Indicator",
|
||||||
|
"Oscillator": "Oscillator",
|
||||||
|
"lengthStoch_input": "Stoch length",
|
||||||
|
"lengthRSI_input": "RSI length",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Crosses",
|
||||||
|
"Click to set a point": "Click to set a point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor",
|
||||||
|
"retrying": "retrying",
|
||||||
|
"eod data": "eod data",
|
||||||
|
"eod delayed": "eod delayed",
|
||||||
|
"loading data": "loading data",
|
||||||
|
"invalid symbol": "invalid symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "pre-market",
|
||||||
|
"post-market": "post-market",
|
||||||
|
"closed": "closed",
|
||||||
|
"Time Interval": "Time Interval",
|
||||||
|
"Show Symbol Labels": "Show Symbol Labels",
|
||||||
|
"Show Symbol Labels_context_menu": "Show Symbol Labels",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Lock",
|
||||||
|
"Width": "Width",
|
||||||
|
"Line With Breaks": "Line With Breaks",
|
||||||
|
"Area With Breaks": "Area With Breaks",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "With Markers",
|
||||||
|
"Step": "Step",
|
||||||
|
"No drawings yet": "No drawings yet",
|
||||||
|
"Lock/Unlock": "Lock/Unlock",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/tr.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "Script Editor",
|
||||||
|
" Published Charts Timeline": "Published Charts Timeline",
|
||||||
|
"SMA": "SMA",
|
||||||
|
"Bar's Style": "Bar's Style",
|
||||||
|
"Chart Properties": "Chart Properties",
|
||||||
|
"Compare": "Compare",
|
||||||
|
"Compare...": "Compare...",
|
||||||
|
"Compare or Add Symbol...": "Compare or Add Symbol...",
|
||||||
|
"Compare or Add Symbol": "Compare or Add Symbol",
|
||||||
|
"Add Symbol": "Add Symbol",
|
||||||
|
"Scales Properties...": "Scales Properties...",
|
||||||
|
"Add": "Add",
|
||||||
|
"Company Comparison": "Company Comparison",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons",
|
||||||
|
"Economy & Symbols": "Economy & Symbols",
|
||||||
|
"Bars": "Bars",
|
||||||
|
"Candles": "Candles",
|
||||||
|
"Hollow Candles": "Hollow Candles",
|
||||||
|
"Line": "Line",
|
||||||
|
"Area": "Area",
|
||||||
|
"Heiken Ashi": "Heiken Ashi",
|
||||||
|
"Histogram": "Histogram",
|
||||||
|
"Cross_chart_type": "Cross",
|
||||||
|
"Crosshair": "Crosshair",
|
||||||
|
"Columns": "Columns",
|
||||||
|
"Circles": "Circles",
|
||||||
|
"Indicators": "Indicators",
|
||||||
|
"Favorites": "Favorites",
|
||||||
|
"Technical Analysis": "Technical Analysis",
|
||||||
|
"No indicators matched your criteria.": "No indicators matched your criteria.",
|
||||||
|
"Add to favorites": "Add to favorites",
|
||||||
|
"Remove from favorites": "Remove from favorites",
|
||||||
|
"No symbols matched your criteria": "No symbols matched your criteria",
|
||||||
|
"Add any symbol from the list": "Add any symbol from the list",
|
||||||
|
"Overlay the main chart": "Overlay the main chart",
|
||||||
|
"Symbols to be added on the chart": "Symbols to be added on the chart",
|
||||||
|
"Symbol": "Symbol",
|
||||||
|
"Default": "Default",
|
||||||
|
"Defaults": "Defaults",
|
||||||
|
"OK": "OK",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
" color": "color",
|
||||||
|
" transparency": "transparency",
|
||||||
|
" visibility": "visibility",
|
||||||
|
"Add To Watchlist": "Add To Watchlist",
|
||||||
|
"Apply": "Apply",
|
||||||
|
"Arguments in Header": "Arguments in Header",
|
||||||
|
"Arrow": "Arrow",
|
||||||
|
"Auto Scale": "Auto Scale",
|
||||||
|
"Background": "Background",
|
||||||
|
"bars": "bars",
|
||||||
|
"bars_margin": "bars",
|
||||||
|
"{0} bars": "{0} bars",
|
||||||
|
"Bottom Margin": "Bottom Margin",
|
||||||
|
"Bring Forward": "Bring Forward",
|
||||||
|
"Bring to Front": "Bring to Front",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Color Theme": "Color Theme",
|
||||||
|
"Copy": "Copy",
|
||||||
|
"Extended Hours": "Extended Hours",
|
||||||
|
"Format...": "Format...",
|
||||||
|
"Full Screen": "Full Screen",
|
||||||
|
"Grid Lines": "Grid Lines",
|
||||||
|
"Hide All Drawing Tools": "Hide All Drawing Tools",
|
||||||
|
"Hide": "Hide",
|
||||||
|
"Insert Drawing Tool": "Insert Drawing Tool",
|
||||||
|
"Insert Indicator...": "Insert Indicator...",
|
||||||
|
"Last Value on Price Scale": "Last Value on Price Scale",
|
||||||
|
"Link To": "Link To",
|
||||||
|
"Load New Bars": "Load New Bars",
|
||||||
|
"Lock All Drawing Tools": "Lock All Drawing Tools",
|
||||||
|
"Lock Scale": "Lock Scale",
|
||||||
|
"Lock scale": "Lock scale",
|
||||||
|
"Log Scale": "Log Scale",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "Magnet Mode",
|
||||||
|
"Merge Down": "Merge Down",
|
||||||
|
"Merge Up": "Merge Up",
|
||||||
|
"Objects Tree...": "Objects Tree...",
|
||||||
|
"Offset": "Offset",
|
||||||
|
"Override Min Tick": "Override Min Tick",
|
||||||
|
"Percentage": "Percentage",
|
||||||
|
"Precision": "Precision",
|
||||||
|
"Price Line": "Price Line",
|
||||||
|
"Properties...": "Properties...",
|
||||||
|
"Redo": "Redo",
|
||||||
|
"Remove All Drawing Tools": "Remove All Drawing Tools",
|
||||||
|
"Remove All Studies": "Remove All Studies",
|
||||||
|
"Remove All Indicators": "Remove All Indicators",
|
||||||
|
"Remove": "Remove",
|
||||||
|
"Reset Chart": "Reset Chart",
|
||||||
|
"Reset Scale": "Reset Scale",
|
||||||
|
"Reset": "Reset",
|
||||||
|
"Right Margin": "Right Margin",
|
||||||
|
"Save As...": "Save As...",
|
||||||
|
"Scale Left": "Scale Left",
|
||||||
|
"Scale Percentage": "Scale Percentage",
|
||||||
|
"Scale Right": "Scale Right",
|
||||||
|
"Scale Series Only": "Scale Series Only",
|
||||||
|
"Scale series only": "Scale series only",
|
||||||
|
"Scale Series only": "Scale Series only",
|
||||||
|
"Scales Lines": "Scales Lines",
|
||||||
|
"Scales Text": "Scales Text",
|
||||||
|
"Scaling": "Scaling",
|
||||||
|
"Screen (No Scale)": "Screen (No Scale)",
|
||||||
|
"Send Backward": "Send Backward",
|
||||||
|
"Send to Back": "Send to Back",
|
||||||
|
"Session Breaks": "Session Breaks",
|
||||||
|
"Show Arguments in Header": "Show Arguments in Header",
|
||||||
|
"Show Last Value on Price Scale": "Show Last Value on Price Scale",
|
||||||
|
"Show Left Axis": "Show Left Axis",
|
||||||
|
"Show Right Axis": "Show Right Axis",
|
||||||
|
"Show": "Show",
|
||||||
|
"Stay In Drawing Mode": "Stay In Drawing Mode",
|
||||||
|
"Symbol Search...": "Symbol Search...",
|
||||||
|
"Change Symbol": "Change Symbol",
|
||||||
|
"Change Symbol...": "Change Symbol...",
|
||||||
|
"Time Zone": "Time Zone",
|
||||||
|
"TimeZone": "TimeZone",
|
||||||
|
"Top Margin": "Top Margin",
|
||||||
|
"Transparency": "Transparency",
|
||||||
|
"Undo {0}": "Undo {0}",
|
||||||
|
"Undo": "Undo",
|
||||||
|
"Unmerge Down": "Unmerge Down",
|
||||||
|
"Unmerge Up": "Unmerge Up",
|
||||||
|
"Visual Order": "Visual Order",
|
||||||
|
"Watermark": "Watermark",
|
||||||
|
"Show Objects Tree": "Show Objects Tree",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD Pattern",
|
||||||
|
"Anchored Text": "Anchored Text",
|
||||||
|
"Arc": "Arc",
|
||||||
|
"Arrow Mark Down": "Arrow Mark Down",
|
||||||
|
"Arrow Mark Left": "Arrow Mark Left",
|
||||||
|
"Arrow Mark Right": "Arrow Mark Right",
|
||||||
|
"Arrow Mark Up": "Arrow Mark Up",
|
||||||
|
"Balloon": "Balloon",
|
||||||
|
"Bars Pattern": "Bars Pattern",
|
||||||
|
"Brush": "Brush",
|
||||||
|
"Callout": "Callout",
|
||||||
|
"Circle Lines": "Circle Lines",
|
||||||
|
"Cross": "Cross",
|
||||||
|
"Cyclic Lines": "Cyclic Lines",
|
||||||
|
"Date Range": "Date Range",
|
||||||
|
"Disjoint Angle": "Disjoint Angle",
|
||||||
|
"Dot": "Dot",
|
||||||
|
"Elliott Labels": "Elliott Labels",
|
||||||
|
"Elliott Major Retracement": "Elliott Major Retracement",
|
||||||
|
"Elliott Minor Retracement": "Elliott Minor Retracement",
|
||||||
|
"Elliott Wave Cycle": "Elliott Wave Cycle",
|
||||||
|
"Elliott Wave Minor": "Elliott Wave Minor",
|
||||||
|
"Elliott Wave Subminuette": "Elliott Wave Subminuette",
|
||||||
|
"Ellipse": "Ellipse",
|
||||||
|
"Eraser": "Eraser",
|
||||||
|
"Extended": "Extended",
|
||||||
|
"Extended Line": "Extended Line",
|
||||||
|
"Fib Channel": "Fib Channel",
|
||||||
|
"Fib Circles": "Fib Circles",
|
||||||
|
"Fib Retracement": "Fib Retracement",
|
||||||
|
"Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs",
|
||||||
|
"Fib Speed Resistance Fan": "Fib Speed Resistance Fan",
|
||||||
|
"Fib Spiral": "Fib Spiral",
|
||||||
|
"Fib Time Zone": "Fib Time Zone",
|
||||||
|
"Fib Wedge": "Fib Wedge",
|
||||||
|
"Flag Mark": "Flag Mark",
|
||||||
|
"Flat Top/Bottom": "Flat Top/Bottom",
|
||||||
|
"Flat Bottom": "Flat Bottom",
|
||||||
|
"Forecast": "Forecast",
|
||||||
|
"Gann Box": "Gann Box",
|
||||||
|
"Gann Fan": "Gann Fan",
|
||||||
|
"Gann Square": "Gann Square",
|
||||||
|
"Head & Shoulders": "Head & Shoulders",
|
||||||
|
"Horizontal Line": "Horizontal Line",
|
||||||
|
"Horizontal Ray": "Horizontal Ray",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Inside Pitchfork": "Inside Pitchfork",
|
||||||
|
"Long Position": "Long Position",
|
||||||
|
"Risk/Reward long": "Risk/Reward long",
|
||||||
|
"Modified Schiff Pitchfork": "Modified Schiff Pitchfork",
|
||||||
|
"Parallel Channel": "Parallel Channel",
|
||||||
|
"Pitchfan": "Pitchfan",
|
||||||
|
"Pitchfork": "Pitchfork",
|
||||||
|
"Polyline": "Polyline",
|
||||||
|
"Price Label": "Price Label",
|
||||||
|
"Price Range": "Price Range",
|
||||||
|
"Projection": "Projection",
|
||||||
|
"Ray": "Ray",
|
||||||
|
"Rectangle": "Rectangle",
|
||||||
|
"Regression Trend": "Regression Trend",
|
||||||
|
"Rotated Rectangle": "Rotated Rectangle",
|
||||||
|
"Schiff Pitchfork": "Schiff Pitchfork",
|
||||||
|
"Schiff": "Schiff",
|
||||||
|
"Original": "Original",
|
||||||
|
"Modified Schiff": "Modified Schiff",
|
||||||
|
"Inside": "Inside",
|
||||||
|
"Short Position": "Short Position",
|
||||||
|
"Risk/Reward short": "Risk/Reward short",
|
||||||
|
"Text": "Text",
|
||||||
|
"Comment": "Comment",
|
||||||
|
"Three Drivers Pattern": "Three Drivers Pattern",
|
||||||
|
"Thumb Down": "Thumb Down",
|
||||||
|
"Thumb Up": "Thumb Up",
|
||||||
|
"Trend Angle": "Trend Angle",
|
||||||
|
"Trend Line": "Trend Line",
|
||||||
|
"Trend-Based Fib Extension": "Trend-Based Fib Extension",
|
||||||
|
"Trend-Based Fib Time": "Trend-Based Fib Time",
|
||||||
|
"Triangle Pattern": "Triangle Pattern",
|
||||||
|
"Triangle": "Triangle",
|
||||||
|
"Vertical Line": "Vertical Line",
|
||||||
|
"XABCD Pattern": "XABCD Pattern",
|
||||||
|
"Angle:": "Angle:",
|
||||||
|
"Arcs": "Arcs",
|
||||||
|
"Background color 1": "Background color 1",
|
||||||
|
"Background color 2": "Background color 2",
|
||||||
|
"Background Color": "Background Color",
|
||||||
|
"Bar #": "Bar #",
|
||||||
|
"Border color": "Border color",
|
||||||
|
"Border Color": "Border Color",
|
||||||
|
"Border": "Border",
|
||||||
|
"Bottom Lables": "Bottom Lables",
|
||||||
|
"bottom": "bottom",
|
||||||
|
"center": "center",
|
||||||
|
"Channel": "Channel",
|
||||||
|
"Coeffs As Percents": "Coeffs As Percents",
|
||||||
|
"Color bars based on previous close": "Color bars based on previous close",
|
||||||
|
"Color": "Color",
|
||||||
|
"Color:": "Color:",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Down Color": "Down Color",
|
||||||
|
"Drawings": "Drawings",
|
||||||
|
"Entry price:": "Entry price:",
|
||||||
|
"Events": "Events",
|
||||||
|
"Extend Left End": "Extend Left End",
|
||||||
|
"Extend Left": "Extend Left",
|
||||||
|
"Extend Lines": "Extend Lines",
|
||||||
|
"Extend Right End": "Extend Right End",
|
||||||
|
"Extend Right": "Extend Right",
|
||||||
|
"Extend": "Extend",
|
||||||
|
"Failure back color": "Failure back color",
|
||||||
|
"Failure text color": "Failure text color",
|
||||||
|
"Fans": "Fans",
|
||||||
|
"Fill": "Fill",
|
||||||
|
"Format": "Format",
|
||||||
|
"Graphics": "Graphics",
|
||||||
|
"Grid": "Grid",
|
||||||
|
"Help": "Help",
|
||||||
|
"HLC Bars": "HLC Bars",
|
||||||
|
"Inputs": "Inputs",
|
||||||
|
"Label Background": "Label Background",
|
||||||
|
"Label": "Label",
|
||||||
|
"Labels": "Labels",
|
||||||
|
"Left End": "Left End",
|
||||||
|
"Left Labels": "Left Labels",
|
||||||
|
"left": "left",
|
||||||
|
"Level {0}": "Level {0}",
|
||||||
|
"Levels": "Levels",
|
||||||
|
"Lines": "Lines",
|
||||||
|
"Major": "Major",
|
||||||
|
"Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)",
|
||||||
|
"Median": "Median",
|
||||||
|
"middle": "middle",
|
||||||
|
"Middle": "Middle",
|
||||||
|
"Minor": "Minor",
|
||||||
|
"Mode": "Mode",
|
||||||
|
"Normal": "Normal",
|
||||||
|
"Plot": "Plot",
|
||||||
|
"Price Levels": "Price Levels",
|
||||||
|
"Price Source": "Price Source",
|
||||||
|
"Price": "Price",
|
||||||
|
"Price:": "Price:",
|
||||||
|
"Prices": "Prices",
|
||||||
|
"Profit Background Color": "Profit Background Color",
|
||||||
|
"Profit Level. Ticks:": "Profit Level. Ticks:",
|
||||||
|
"Properties": "Properties",
|
||||||
|
"Reverse": "Reverse",
|
||||||
|
"Right End": "Right End",
|
||||||
|
"Right Lables": "Right Lables",
|
||||||
|
"right": "right",
|
||||||
|
"Log Scale_scale_menu": "Log Scale",
|
||||||
|
"Percentage_scale_menu": "Percentage",
|
||||||
|
"Scales": "Scales",
|
||||||
|
"Settings": "Settings",
|
||||||
|
"Show Background": "Show Background",
|
||||||
|
"Show Bars Range": "Show Bars Range",
|
||||||
|
"Show Date/Time Range": "Show Date/Time Range",
|
||||||
|
"Show Distance": "Show Distance",
|
||||||
|
"Show Labels": "Show Labels",
|
||||||
|
"Show Price Range": "Show Price Range",
|
||||||
|
"Show Price": "Show Price",
|
||||||
|
"Show Prices": "Show Prices",
|
||||||
|
"Show Text": "Show Text",
|
||||||
|
"Show Time": "Show Time",
|
||||||
|
"Show Wave": "Show Wave",
|
||||||
|
"Show/Hide": "Show/Hide",
|
||||||
|
"Source back color": "Source back color",
|
||||||
|
"Source border color": "Source border color",
|
||||||
|
"Source text color": "Source text color",
|
||||||
|
"Stay in Drawing Mode": "Stay in Drawing Mode",
|
||||||
|
"Stop Background Color": "Stop Background Color",
|
||||||
|
"Stop Color:": "Stop Color:",
|
||||||
|
"Stop Level. Ticks:": "Stop Level. Ticks:",
|
||||||
|
"Style": "Style",
|
||||||
|
"Success back color": "Success back color",
|
||||||
|
"Success text color": "Success text color",
|
||||||
|
"Target back color": "Target back color",
|
||||||
|
"Target border color": "Target border color",
|
||||||
|
"Target Color:": "Target Color:",
|
||||||
|
"Target text color": "Target text color",
|
||||||
|
"Text Alignment:": "Text Alignment:",
|
||||||
|
"Text color": "Text color",
|
||||||
|
"Text Color": "Text Color",
|
||||||
|
"Text Font": "Text Font",
|
||||||
|
"Text Wrap": "Text Wrap",
|
||||||
|
"Text:": "Text:",
|
||||||
|
"Time Levels": "Time Levels",
|
||||||
|
"Timezone/Sessions": "Timezone/Sessions",
|
||||||
|
"Top Labels": "Top Labels",
|
||||||
|
"top": "top",
|
||||||
|
"Up Color": "Up Color",
|
||||||
|
"Wave Size": "Wave Size",
|
||||||
|
"Wick": "Wick",
|
||||||
|
"Zoom In": "Zoom In",
|
||||||
|
"Zoom Out": "Zoom Out",
|
||||||
|
"Borders": "Borders",
|
||||||
|
"Level": "Level",
|
||||||
|
"Hlines Background": "Hlines Background",
|
||||||
|
"Plots Background": "Plots Background",
|
||||||
|
"Open_line_tool_position": "Opened",
|
||||||
|
"Closed_line_tool_position": "Closed",
|
||||||
|
"{0} P&L: {1}": "{0} P&L: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "Stop: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "Target: {0} ({1}%)",
|
||||||
|
"SUCCESS": "SUCCESS",
|
||||||
|
"FAILURE": "FAILURE",
|
||||||
|
"Left Shoulder": "Left Shoulder",
|
||||||
|
"Head": "Head",
|
||||||
|
"Right Shoulder": "Right Shoulder",
|
||||||
|
"Mirrored": "Mirrored",
|
||||||
|
"Flipped": "Flipped",
|
||||||
|
"distance: {0}": "distance: {0}",
|
||||||
|
"day": "day",
|
||||||
|
"day_plural": "days",
|
||||||
|
"day_plural_1": "day_plural_1",
|
||||||
|
"day_plural_2": "day_plural_2",
|
||||||
|
"day_plural_5": "day_plural_5",
|
||||||
|
"week": "week",
|
||||||
|
"week_plural": "weeks",
|
||||||
|
"week_plural_1": "week_plural_1",
|
||||||
|
"week_plural_2": "week_plural_2",
|
||||||
|
"week_plural_5": "week_plural_5",
|
||||||
|
"month": "month",
|
||||||
|
"month_plural": "months",
|
||||||
|
"month_plural_1": "month_plural_1",
|
||||||
|
"month_plural_2": "month_plural_2",
|
||||||
|
"month_plural_5": "month_plural_5",
|
||||||
|
"minute": "minute",
|
||||||
|
"minute_plural": "minutes",
|
||||||
|
"minute_plural_1": "minute_plural_1",
|
||||||
|
"minute_plural_2": "minute_plural_2",
|
||||||
|
"minute_plural_5": "minute_plural_5",
|
||||||
|
"hour": "hour",
|
||||||
|
"hour_plural": "hours",
|
||||||
|
"hour_plural_1": "hour_plural_1",
|
||||||
|
"hour_plural_2": "hour_plural_2",
|
||||||
|
"hour_plural_5": "hour_plural_5",
|
||||||
|
"y_dates": "y",
|
||||||
|
"y_dates_plural": "y",
|
||||||
|
"y_dates_plural_1": "y_dates_plural_1",
|
||||||
|
"y_dates_plural_2": "y_dates_plural_2",
|
||||||
|
"y_dates_plural_5": "y_dates_plural_5",
|
||||||
|
"h_dates": "h",
|
||||||
|
"D_dates": "D",
|
||||||
|
"W_dates": "W",
|
||||||
|
"M_dates": "M",
|
||||||
|
"d_dates": "d",
|
||||||
|
"m_dates": "m",
|
||||||
|
"in_dates": "in",
|
||||||
|
"Jan": "Jan",
|
||||||
|
"Feb": "Feb",
|
||||||
|
"Mar": "Mar",
|
||||||
|
"Apr": "Apr",
|
||||||
|
"May": "May",
|
||||||
|
"Jun": "Jun",
|
||||||
|
"Jul": "Jul",
|
||||||
|
"Aug": "Aug",
|
||||||
|
"Sep": "Sep",
|
||||||
|
"Oct": "Oct",
|
||||||
|
"Nov": "Nov",
|
||||||
|
"Dec": "Dec",
|
||||||
|
"Objects Tree": "Objects Tree",
|
||||||
|
"Manage Drawings": "Manage Drawings",
|
||||||
|
"TOOL": "TOOL",
|
||||||
|
"SYMBOL": "SYMBOL",
|
||||||
|
"Move Up": "Move Up",
|
||||||
|
"Move Down": "Move Down",
|
||||||
|
"All Exchanges": "All Exchanges",
|
||||||
|
"All types": "All types",
|
||||||
|
"Stock": "Stock",
|
||||||
|
"stock": "stock",
|
||||||
|
"Index": "Index",
|
||||||
|
"index": "index",
|
||||||
|
"Futures": "Futures",
|
||||||
|
"futures": "futures",
|
||||||
|
"Image URL": "Image URL",
|
||||||
|
"Save image": "Save image",
|
||||||
|
"or copy url:": "or copy url:",
|
||||||
|
"Redo {0}": "Redo {0}",
|
||||||
|
"Custom color...": "Custom color...",
|
||||||
|
"Search": "Search",
|
||||||
|
"Open_in_legend": "O",
|
||||||
|
"High_in_legend": "H",
|
||||||
|
"Low_in_legend": "L",
|
||||||
|
"Close_in_legend": "C",
|
||||||
|
"Open": "Open",
|
||||||
|
"High": "High",
|
||||||
|
"Low": "Low",
|
||||||
|
"Close": "Close",
|
||||||
|
"(H + L)/2": "(H + L)/2",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4",
|
||||||
|
"UTC": "UTC",
|
||||||
|
"Exchange": "Exchange",
|
||||||
|
"Athens": "Athens",
|
||||||
|
"Berlin": "Berlin",
|
||||||
|
"Bogota": "Bogota",
|
||||||
|
"Bangkok": "Bangkok",
|
||||||
|
"Buenos Aires": "Buenos Aires",
|
||||||
|
"Chicago": "Chicago",
|
||||||
|
"Hong Kong": "Hong Kong",
|
||||||
|
"Kolkata": "Kolkata",
|
||||||
|
"London": "London",
|
||||||
|
"Los Angeles": "Los Angeles",
|
||||||
|
"Madrid": "Madrid",
|
||||||
|
"Moscow": "Moscow",
|
||||||
|
"New York": "New York",
|
||||||
|
"Paris": "Paris",
|
||||||
|
"Seoul": "Seoul",
|
||||||
|
"Shanghai": "Shanghai",
|
||||||
|
"Singapore": "Singapore",
|
||||||
|
"Sydney": "Sydney",
|
||||||
|
"Taipei": "Taipei",
|
||||||
|
"Tokyo": "Tokyo",
|
||||||
|
"Toronto": "Toronto",
|
||||||
|
"Vancouver": "Vancouver",
|
||||||
|
"Warsaw": "Warsaw",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "Long",
|
||||||
|
"long_input": "long",
|
||||||
|
"longlen_input": "long length",
|
||||||
|
"Window Size_input": "Window Size",
|
||||||
|
"Length_input": "Length",
|
||||||
|
"length_input": "length",
|
||||||
|
"len_input": "length",
|
||||||
|
"Short_input": "Short",
|
||||||
|
"short_input": "short",
|
||||||
|
"shortlen_input": "Short Length",
|
||||||
|
"Mult_input": "Multiplier",
|
||||||
|
"mult_input": "multiplier",
|
||||||
|
"divisor_input": "divisor",
|
||||||
|
"Divisor_input": "Divisor",
|
||||||
|
"Upper": "Upper",
|
||||||
|
"Lower": "Lower",
|
||||||
|
"Long": "Long",
|
||||||
|
"Short": "Short",
|
||||||
|
"Signal": "Signal",
|
||||||
|
"Jaw": "Jaw",
|
||||||
|
"Teeth": "Teeth",
|
||||||
|
"Lips": "Lips",
|
||||||
|
"Zero": "Zero",
|
||||||
|
"WMA Length_input": "WMA Length",
|
||||||
|
"Long RoC Length_input": "Long RoC Length",
|
||||||
|
"Short RoC Length_input": "Short RoC Length",
|
||||||
|
"jawLength_input": "Jaw Length",
|
||||||
|
"teethLength_input": "Teeth Length",
|
||||||
|
"lipsLength_input": "Lips Length",
|
||||||
|
"percent_input": "Percent",
|
||||||
|
"exponential_input": "Exponential",
|
||||||
|
"smoothD_input": "Smooth D",
|
||||||
|
"smoothK_input": "Smooth K",
|
||||||
|
"Color 0": "Color 0",
|
||||||
|
"Color 1": "Color 1",
|
||||||
|
"Color 2": "Color 2",
|
||||||
|
"Color 3": "Color 3",
|
||||||
|
"Color 4": "Color 4",
|
||||||
|
"sym_input": "symbol",
|
||||||
|
"symbol_input": "symbol",
|
||||||
|
"Sym_input": "Symbol",
|
||||||
|
"DI Length_input": "DI Length",
|
||||||
|
"ADX Smoothing_input": "ADX Smoothing",
|
||||||
|
"displacement_input": "displacement",
|
||||||
|
"Tenkan-sen": "Tenkan-sen",
|
||||||
|
"Kijun-sen": "Kijun-sen",
|
||||||
|
"Chikou span": "Chikou span",
|
||||||
|
"Senkou A": "Senkou A",
|
||||||
|
"Senkou B": "Senkou B",
|
||||||
|
"useTrueRange_input": "Use True Range",
|
||||||
|
"roclen1_input": "RoC Length 1",
|
||||||
|
"roclen2_input": "RoC Length 2",
|
||||||
|
"roclen3_input": "RoC Length 3",
|
||||||
|
"roclen4_input": "RoC Length 4",
|
||||||
|
"smalen1_input": "SMA Length 1",
|
||||||
|
"smalen2_input": "SMA Length 2",
|
||||||
|
"smalen3_input": "SMA Length 3",
|
||||||
|
"smalen4_input": "SMA Length 4",
|
||||||
|
"siglen_input": "Signal Length",
|
||||||
|
"UpperLimit": "Upper Limit",
|
||||||
|
"LowerLimit": "Lower Limit",
|
||||||
|
"fastLength_input": "Fast Length",
|
||||||
|
"slowLength_input": "Slow Length",
|
||||||
|
"signalLength_input": "Signal Length",
|
||||||
|
"start_input": "Start",
|
||||||
|
"increment_input": "Increment",
|
||||||
|
"maximum_input": "Maximum",
|
||||||
|
"showMA_input": "Show MA",
|
||||||
|
"Volume": "Volume",
|
||||||
|
"Volume MA": "Volume MA",
|
||||||
|
"Indicator": "Indicator",
|
||||||
|
"Oscillator": "Oscillator",
|
||||||
|
"lengthStoch_input": "Stoch length",
|
||||||
|
"lengthRSI_input": "RSI length",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "Crosses",
|
||||||
|
"Click to set a point": "Click to set a point",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor",
|
||||||
|
"retrying": "retrying",
|
||||||
|
"eod data": "eod data",
|
||||||
|
"eod delayed": "eod delayed",
|
||||||
|
"loading data": "loading data",
|
||||||
|
"invalid symbol": "invalid symbol",
|
||||||
|
"streaming": "streaming",
|
||||||
|
"realtime": "realtime",
|
||||||
|
"pre-market": "pre-market",
|
||||||
|
"post-market": "post-market",
|
||||||
|
"closed": "closed",
|
||||||
|
"Time Interval": "Time Interval",
|
||||||
|
"Show Symbol Labels": "Show Symbol Labels",
|
||||||
|
"Show Symbol Labels_context_menu": "Show Symbol Labels",
|
||||||
|
"Subminuette": "Subminuette",
|
||||||
|
"Minuette": "Minuette",
|
||||||
|
"Minute": "Minute",
|
||||||
|
"Intermediate": "Intermediate",
|
||||||
|
"Primary": "Primary",
|
||||||
|
"Cycle": "Cycle",
|
||||||
|
"SuperCycle": "SuperCycle",
|
||||||
|
"GrandSuperCycle": "GrandSuperCycle",
|
||||||
|
"Lock": "Lock",
|
||||||
|
"Width": "Width",
|
||||||
|
"Line With Breaks": "Line With Breaks",
|
||||||
|
"Area With Breaks": "Area With Breaks",
|
||||||
|
"Type": "Type",
|
||||||
|
"Simple": "Simple",
|
||||||
|
"With Markers": "With Markers",
|
||||||
|
"Step": "Step",
|
||||||
|
"No drawings yet": "No drawings yet",
|
||||||
|
"Lock/Unlock": "Lock/Unlock",
|
||||||
|
"deviation_input": "deviation",
|
||||||
|
"depth_input": "depth"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/zh.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label-nocap",
|
||||||
|
"Script Editor": "脚本编辑器",
|
||||||
|
" Published Charts Timeline": "发行时间",
|
||||||
|
"SMA": "SMA简单移动平均线",
|
||||||
|
"Bar's Style": "K线样式",
|
||||||
|
"Chart Properties": "图表属性",
|
||||||
|
"Compare": "比较",
|
||||||
|
"Compare...": "比较...",
|
||||||
|
"Compare or Add Symbol...": "比较/增加商品...",
|
||||||
|
"Compare or Add Symbol": "比较/增加商品",
|
||||||
|
"Add Symbol": "增加商品",
|
||||||
|
"Scales Properties...": "刻度属性...",
|
||||||
|
"Add": "增加",
|
||||||
|
"Company Comparison": "请输入对比商品",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "技术指标",
|
||||||
|
"Economy & Symbols": "比较/增加商品",
|
||||||
|
"Bars": "美国线",
|
||||||
|
"Candles": "蜡烛线",
|
||||||
|
"Hollow Candles": "K线",
|
||||||
|
"Line": "线形图",
|
||||||
|
"Area": "山形图",
|
||||||
|
"Heiken Ashi": "Heiken Ashi图",
|
||||||
|
"Histogram": "直方图",
|
||||||
|
"Cross_chart_type": "十字图",
|
||||||
|
"Crosshair": "十字",
|
||||||
|
"Columns": "柱状图",
|
||||||
|
"Circles": "圆圈图",
|
||||||
|
"Indicators": "技术指标",
|
||||||
|
"Favorites": "偏好",
|
||||||
|
"Technical Analysis": "技术分析",
|
||||||
|
"No indicators matched your criteria.": "没有指标符合您的搜索条件.",
|
||||||
|
"Add to favorites": "增加到偏好中",
|
||||||
|
"Remove from favorites": "从偏好中移除",
|
||||||
|
"No symbols matched your criteria": "没有商品符合您的搜索条件.",
|
||||||
|
"Add any symbol from the list": "从列表中添加一些商品",
|
||||||
|
"Overlay the main chart": "在主图上显示",
|
||||||
|
"Symbols to be added on the chart": "插入商品到图表上",
|
||||||
|
"Symbol": "商品",
|
||||||
|
"Default": "系统默认",
|
||||||
|
"Defaults": "预设值",
|
||||||
|
"OK": "确认",
|
||||||
|
"Cancel": "取消",
|
||||||
|
" color": "颜色",
|
||||||
|
" transparency": "透明度",
|
||||||
|
" visibility": "能见度",
|
||||||
|
"Add To Watchlist": "添加到收藏夹",
|
||||||
|
"Apply": "应用",
|
||||||
|
"Arguments in Header": "表头参数",
|
||||||
|
"Arrow": "箭头",
|
||||||
|
"Auto Scale": "自动缩放",
|
||||||
|
"Background": "背景",
|
||||||
|
"bars": "根K线",
|
||||||
|
"bars_margin": "根K线",
|
||||||
|
"{0} bars": "{0}根K线",
|
||||||
|
"Bottom Margin": "下边界",
|
||||||
|
"Bring Forward": "向上移动",
|
||||||
|
"Bring to Front": "置于顶层",
|
||||||
|
"Clone": "克隆",
|
||||||
|
"Color Theme": "主题颜色",
|
||||||
|
"Copy": "复制",
|
||||||
|
"Extended Hours": "延时",
|
||||||
|
"Format...": "设置...",
|
||||||
|
"Full Screen": "全屏显示",
|
||||||
|
"Grid Lines": "网格线",
|
||||||
|
"Hide All Drawing Tools": "隐藏所有绘图工具",
|
||||||
|
"Hide": "隐藏",
|
||||||
|
"Insert Drawing Tool": "插入绘图工具",
|
||||||
|
"Insert Indicator...": "插入技术指标",
|
||||||
|
"Last Value on Price Scale": "在价格比例尺上显示最终值",
|
||||||
|
"Link To": "链接到",
|
||||||
|
"Load New Bars": "加载新的K线",
|
||||||
|
"Lock All Drawing Tools": "锁定所有绘图",
|
||||||
|
"Lock Scale": "锁定刻度",
|
||||||
|
"Lock scale": "锁定刻度",
|
||||||
|
"Log Scale": "对数刻度",
|
||||||
|
"log": "对数刻度",
|
||||||
|
"Magnet Mode": "磁铁模式",
|
||||||
|
"Merge Down": "向下合并",
|
||||||
|
"Merge Up": "向上合并",
|
||||||
|
"Objects Tree...": "管理设定...",
|
||||||
|
"Offset": "偏移",
|
||||||
|
"Override Min Tick": "显示最小刻度",
|
||||||
|
"Percentage": "百分比",
|
||||||
|
"Precision": "精确度",
|
||||||
|
"Price Line": "价格线",
|
||||||
|
"Properties...": "属性...",
|
||||||
|
"Redo": "重做",
|
||||||
|
"Remove All Drawing Tools": "移除所有绘图",
|
||||||
|
"Remove All Studies": "移除所有公式",
|
||||||
|
"Remove All Indicators": "移除所有指标",
|
||||||
|
"Remove": "移除",
|
||||||
|
"Reset Chart": "重设图表",
|
||||||
|
"Reset Scale": "重设刻度",
|
||||||
|
"Reset": "重设",
|
||||||
|
"Right Margin": "右边距",
|
||||||
|
"Save As...": "另存为...",
|
||||||
|
"Scale Left": "缩放左边",
|
||||||
|
"Scale Percentage": "刻度比例",
|
||||||
|
"Scale Right": "缩放右边",
|
||||||
|
"Scale Series Only": "只缩放数据系列",
|
||||||
|
"Scale series only": "只缩放数据系列",
|
||||||
|
"Scale Series only": "只缩放数据系列",
|
||||||
|
"Scales Lines": "刻度线",
|
||||||
|
"Scales Text": "刻度文字",
|
||||||
|
"Scaling": "缩放",
|
||||||
|
"Screen (No Scale)": "屏幕(无缩放)",
|
||||||
|
"Send Backward": "下移一层",
|
||||||
|
"Send to Back": "置于底层",
|
||||||
|
"Session Breaks": "收盘时中断",
|
||||||
|
"Show Arguments in Header": "在表头上显示参数",
|
||||||
|
"Show Last Value on Price Scale": "在价格比例尺上显示最终值",
|
||||||
|
"Show Left Axis": "显示左轴",
|
||||||
|
"Show Right Axis": "显示右轴",
|
||||||
|
"Show": "显示",
|
||||||
|
"Stay In Drawing Mode": "保持绘图模式",
|
||||||
|
"Symbol Search...": "查找商品...",
|
||||||
|
"Change Symbol": "修改商品",
|
||||||
|
"Change Symbol...": "修改商品...",
|
||||||
|
"Time Zone": "时区",
|
||||||
|
"TimeZone": "时区",
|
||||||
|
"Top Margin": "上边界",
|
||||||
|
"Transparency": "透明度",
|
||||||
|
"Undo {0}": "撤销",
|
||||||
|
"Undo": "撤销",
|
||||||
|
"Unmerge Down": "取消向下合并",
|
||||||
|
"Unmerge Up": "取消向上合并",
|
||||||
|
"Visual Order": "视觉排序",
|
||||||
|
"Watermark": "水印",
|
||||||
|
"Show Objects Tree": "显示对象树",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD 型态",
|
||||||
|
"Anchored Text": "固定文本",
|
||||||
|
"Arc": "弧形",
|
||||||
|
"Arrow Mark Down": "向下箭头",
|
||||||
|
"Arrow Mark Left": "向左箭头",
|
||||||
|
"Arrow Mark Right": "向右箭头",
|
||||||
|
"Arrow Mark Up": "向上箭头",
|
||||||
|
"Balloon": "泡泡注解",
|
||||||
|
"Bars Pattern": "竖条模型",
|
||||||
|
"Brush": "笔刷",
|
||||||
|
"Callout": "标注",
|
||||||
|
"Circle Lines": "圆形线圈",
|
||||||
|
"Cross": "交叉",
|
||||||
|
"Cyclic Lines": "循环线",
|
||||||
|
"Date Range": "日期范围",
|
||||||
|
"Disjoint Angle": "不相交的角",
|
||||||
|
"Dot": "圆点",
|
||||||
|
"Elliott Labels": "艾略特标签",
|
||||||
|
"Elliott Major Retracement": "艾略特重大回撤",
|
||||||
|
"Elliott Minor Retracement": "艾略特微小回撤",
|
||||||
|
"Elliott Wave Cycle": "艾略特循环波",
|
||||||
|
"Elliott Wave Minor": "艾略特小波浪",
|
||||||
|
"Elliott Wave Subminuette": "艾略特次微波",
|
||||||
|
"Ellipse": "椭圆形",
|
||||||
|
"Eraser": "清除",
|
||||||
|
"Extended": "延长的",
|
||||||
|
"Extended Line": "延长线",
|
||||||
|
"Fib Channel": "斐波那契通道",
|
||||||
|
"Fib Circles": "斐波那契圈",
|
||||||
|
"Fib Retracement": "斐波那契回撤",
|
||||||
|
"Fib Speed Resistance Arcs": "斐波那契速度阻力弧",
|
||||||
|
"Fib Speed Resistance Fan": "斐波那契速度阻力扇",
|
||||||
|
"Fib Spiral": "斐波那契螺旋",
|
||||||
|
"Fib Time Zone": "斐波那契时区",
|
||||||
|
"Fib Wedge": "楔形斐波那契",
|
||||||
|
"Flag Mark": "旗型标记",
|
||||||
|
"Flat Top/Bottom": "平滑顶部/底部",
|
||||||
|
"Flat Bottom": "平滑底部",
|
||||||
|
"Forecast": "预测",
|
||||||
|
"Gann Box": "甘氏箱形",
|
||||||
|
"Gann Fan": "甘氏扇形",
|
||||||
|
"Gann Square": "甘氏方形",
|
||||||
|
"Head & Shoulders": "头肩顶",
|
||||||
|
"Horizontal Line": "水平线",
|
||||||
|
"Horizontal Ray": "水平射线",
|
||||||
|
"Icon": "图标",
|
||||||
|
"Inside Pitchfork": "内部分叉线",
|
||||||
|
"Long Position": "多头",
|
||||||
|
"Risk/Reward long": "多头风险/回报比例",
|
||||||
|
"Modified Schiff Pitchfork": "调整希夫分叉线",
|
||||||
|
"Parallel Channel": "平行通道",
|
||||||
|
"Pitchfan": "倾斜扇形",
|
||||||
|
"Pitchfork": "分叉线",
|
||||||
|
"Polyline": "多叉线",
|
||||||
|
"Price Label": "价格标签",
|
||||||
|
"Price Range": "价格范围",
|
||||||
|
"Projection": "投影",
|
||||||
|
"Ray": "射线",
|
||||||
|
"Rectangle": "矩形",
|
||||||
|
"Regression Trend": "回归趋势",
|
||||||
|
"Rotated Rectangle": "旋转矩形",
|
||||||
|
"Schiff Pitchfork": "希夫分叉线",
|
||||||
|
"Schiff": "希夫",
|
||||||
|
"Original": "原型",
|
||||||
|
"Modified Schiff": "调整希夫",
|
||||||
|
"Inside": "内部",
|
||||||
|
"Short Position": "空头",
|
||||||
|
"Risk/Reward short": "空头风险/回报比例",
|
||||||
|
"Text": "文本",
|
||||||
|
"Comment": "评论",
|
||||||
|
"Three Drivers Pattern": "三驱动型态",
|
||||||
|
"Thumb Down": "大拇指向下",
|
||||||
|
"Thumb Up": "竖起大拇指",
|
||||||
|
"Trend Angle": "趋势的角度",
|
||||||
|
"Trend Line": "趋势线",
|
||||||
|
"Trend-Based Fib Extension": "斐波那契趋势扩展",
|
||||||
|
"Trend-Based Fib Time": "斐波那契趋势时间",
|
||||||
|
"Triangle Pattern": "三角型态",
|
||||||
|
"Triangle": "三角形",
|
||||||
|
"Vertical Line": "垂直线",
|
||||||
|
"XABCD Pattern": "XABCD 型态",
|
||||||
|
"Angle:": "角度值",
|
||||||
|
"Arcs": "弧形",
|
||||||
|
"Background color 1": "背景颜色1",
|
||||||
|
"Background color 2": "背景颜色2",
|
||||||
|
"Background Color": "背景颜色",
|
||||||
|
"Bar #": "K线#",
|
||||||
|
"Border color": "边框颜色",
|
||||||
|
"Border Color": "边框颜色",
|
||||||
|
"Border": "边框",
|
||||||
|
"Bottom Lables": "底部标签",
|
||||||
|
"bottom": "底部",
|
||||||
|
"center": "中心",
|
||||||
|
"Channel": "通道",
|
||||||
|
"Coeffs As Percents": "以系数作为百分比",
|
||||||
|
"Color bars based on previous close": "基于前一收盘价的颜色",
|
||||||
|
"Color": "颜色",
|
||||||
|
"Color:": "颜色:",
|
||||||
|
"Coordinates": "坐标",
|
||||||
|
"Delete": "删除",
|
||||||
|
"Down Color": "下拉颜色",
|
||||||
|
"Drawings": "绘图",
|
||||||
|
"Entry price:": "进场价:",
|
||||||
|
"Events": "事件",
|
||||||
|
"Extend Left End": "向左延长至末端",
|
||||||
|
"Extend Left": "向左延长",
|
||||||
|
"Extend Lines": "延长线",
|
||||||
|
"Extend Right End": "向右延长至末端",
|
||||||
|
"Extend Right": "右延",
|
||||||
|
"Extend": "延长",
|
||||||
|
"Failure back color": "失败的背景颜色",
|
||||||
|
"Failure text color": "失败的文本颜色",
|
||||||
|
"Fans": "扇",
|
||||||
|
"Fill": "填充",
|
||||||
|
"Format": "设置",
|
||||||
|
"Graphics": "图像",
|
||||||
|
"Grid": "网格",
|
||||||
|
"Help": "帮助",
|
||||||
|
"HLC Bars": "HLC线",
|
||||||
|
"Inputs": "参数",
|
||||||
|
"Label Background": "标签背景色",
|
||||||
|
"Label": "标签",
|
||||||
|
"Labels": "标签",
|
||||||
|
"Left End": "左边缘",
|
||||||
|
"Left Labels": "左边标签",
|
||||||
|
"left": "左边",
|
||||||
|
"Level {0}": "等级{0}",
|
||||||
|
"Levels": "等级",
|
||||||
|
"Lines": "线条",
|
||||||
|
"Major": "主要的",
|
||||||
|
"Measure (Shift + Click on the chart)": "测量 (按Shift并点击图表)",
|
||||||
|
"Median": "中线",
|
||||||
|
"middle": "中间",
|
||||||
|
"Middle": "中间",
|
||||||
|
"Minor": "小形波",
|
||||||
|
"Mode": "模式",
|
||||||
|
"Normal": "一般",
|
||||||
|
"Plot": "画线",
|
||||||
|
"Price Levels": "价格水平",
|
||||||
|
"Price Source": "来源",
|
||||||
|
"Price": "价格",
|
||||||
|
"Price:": "价格:",
|
||||||
|
"Prices": "价格",
|
||||||
|
"Profit Background Color": "利润背景颜色",
|
||||||
|
"Profit Level. Ticks:": "获利.Ticks数目:",
|
||||||
|
"Properties": "属性",
|
||||||
|
"Reverse": "反向",
|
||||||
|
"Right End": "右边缘",
|
||||||
|
"Right Lables": "右边标签",
|
||||||
|
"right": "右边",
|
||||||
|
"Log Scale_scale_menu": "对数刻度",
|
||||||
|
"Percentage_scale_menu": "百分比刻度",
|
||||||
|
"Scales": "刻度",
|
||||||
|
"Settings": "设置",
|
||||||
|
"Show Background": "显示背景",
|
||||||
|
"Show Bars Range": "显示K线范围",
|
||||||
|
"Show Date/Time Range": "显示日期/时间 范围",
|
||||||
|
"Show Distance": "显示距离",
|
||||||
|
"Show Labels": "显示标签",
|
||||||
|
"Show Price Range": "显示价格区间",
|
||||||
|
"Show Price": "显示价格",
|
||||||
|
"Show Prices": "显示价格",
|
||||||
|
"Show Text": "显示文本",
|
||||||
|
"Show Time": "显示时间",
|
||||||
|
"Show Wave": "显示波形",
|
||||||
|
"Show/Hide": "显示/隐藏",
|
||||||
|
"Source back color": "起点背景颜色",
|
||||||
|
"Source border color": "起点边框颜色",
|
||||||
|
"Source text color": "起点文本颜色",
|
||||||
|
"Stay in Drawing Mode": "保持绘图模式",
|
||||||
|
"Stop Background Color": "止损背景颜色",
|
||||||
|
"Stop Color:": "止损颜色:",
|
||||||
|
"Stop Level. Ticks:": "止损.Ticks数目:",
|
||||||
|
"Style": "风格",
|
||||||
|
"Success back color": "成功的背景颜色",
|
||||||
|
"Success text color": "成功的文本颜色",
|
||||||
|
"Target back color": "终点背景颜色",
|
||||||
|
"Target border color": "终点边框颜色",
|
||||||
|
"Target Color:": "获利颜色:",
|
||||||
|
"Target text color": "获利文本颜色",
|
||||||
|
"Text Alignment:": "文本对齐:",
|
||||||
|
"Text color": "文本颜色",
|
||||||
|
"Text Color": "文本颜色",
|
||||||
|
"Text Font": "文本字体",
|
||||||
|
"Text Wrap": "自动换行",
|
||||||
|
"Text:": "文本:",
|
||||||
|
"Time Levels": "时间水平",
|
||||||
|
"Timezone/Sessions": "时区/时段",
|
||||||
|
"Top Labels": "顶部的标签",
|
||||||
|
"top": "顶部",
|
||||||
|
"Up Color": "上涨颜色",
|
||||||
|
"Wave Size": "波形大小",
|
||||||
|
"Wick": "蜡烛图",
|
||||||
|
"Zoom In": "放大",
|
||||||
|
"Zoom Out": "缩小",
|
||||||
|
"Borders": "边框",
|
||||||
|
"Level": "等级",
|
||||||
|
"Hlines Background": "突显背景",
|
||||||
|
"Plots Background": "绘制背景",
|
||||||
|
"Open_line_tool_position": "未平仓",
|
||||||
|
"Closed_line_tool_position": "已平仓",
|
||||||
|
"{0} P&L: {1}": "{0} 获利&止损: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "风险/回报比率: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "止损: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "获利: {0} ({1}%)",
|
||||||
|
"SUCCESS": "成功",
|
||||||
|
"FAILURE": "失败",
|
||||||
|
"Left Shoulder": "左肩",
|
||||||
|
"Head": "头顶",
|
||||||
|
"Right Shoulder": "右肩",
|
||||||
|
"Mirrored": "垂直翻转",
|
||||||
|
"Flipped": "水平翻转",
|
||||||
|
"distance: {0}": "距离: {0}",
|
||||||
|
"day": "日",
|
||||||
|
"day_plural": "日",
|
||||||
|
"day_plural_1": "日",
|
||||||
|
"day_plural_2": "日",
|
||||||
|
"day_plural_5": "日",
|
||||||
|
"week": "周",
|
||||||
|
"week_plural": "周",
|
||||||
|
"week_plural_1": "周",
|
||||||
|
"week_plural_2": "周",
|
||||||
|
"week_plural_5": "周",
|
||||||
|
"month": "月",
|
||||||
|
"month_plural": "月",
|
||||||
|
"month_plural_1": "月",
|
||||||
|
"month_plural_2": "月",
|
||||||
|
"month_plural_5": "月",
|
||||||
|
"minute": "分",
|
||||||
|
"minute_plural": "分",
|
||||||
|
"minute_plural_1": "分",
|
||||||
|
"minute_plural_2": "分",
|
||||||
|
"minute_plural_5": "分",
|
||||||
|
"hour": "小时",
|
||||||
|
"hour_plural": "小时",
|
||||||
|
"hour_plural_1": "小时",
|
||||||
|
"hour_plural_2": "小时`",
|
||||||
|
"hour_plural_5": "小时",
|
||||||
|
"y_dates": "年",
|
||||||
|
"y_dates_plural": "年",
|
||||||
|
"y_dates_plural_1": "年",
|
||||||
|
"y_dates_plural_2": "年",
|
||||||
|
"y_dates_plural_5": "年",
|
||||||
|
"h_dates": "小时",
|
||||||
|
"D_dates": "日",
|
||||||
|
"W_dates": "周",
|
||||||
|
"M_dates": "月",
|
||||||
|
"d_dates": "日",
|
||||||
|
"m_dates": "月",
|
||||||
|
"in_dates": "总",
|
||||||
|
"Jan": "一月",
|
||||||
|
"Feb": "二月",
|
||||||
|
"Mar": "三月",
|
||||||
|
"Apr": "四月",
|
||||||
|
"May": "五月",
|
||||||
|
"Jun": "六月",
|
||||||
|
"Jul": "七月",
|
||||||
|
"Aug": "八月",
|
||||||
|
"Sep": "九月",
|
||||||
|
"Oct": "十月",
|
||||||
|
"Nov": "十一月",
|
||||||
|
"Dec": "十二月",
|
||||||
|
"Objects Tree": "管理设定",
|
||||||
|
"Manage Drawings": "管理绘图",
|
||||||
|
"TOOL": "工具",
|
||||||
|
"SYMBOL": "商品",
|
||||||
|
"Move Up": "上移",
|
||||||
|
"Move Down": "下移",
|
||||||
|
"All Exchanges": "所有的交易所",
|
||||||
|
"All types": "所有类型",
|
||||||
|
"Stock": "股票",
|
||||||
|
"stock": "股票",
|
||||||
|
"Index": "指数",
|
||||||
|
"index": "指数",
|
||||||
|
"Futures": "期货",
|
||||||
|
"futures": "期货",
|
||||||
|
"Image URL": "图片网址",
|
||||||
|
"Save image": "保存图象",
|
||||||
|
"or copy url:": "或复制网址:",
|
||||||
|
"Redo {0}": "重做{0}",
|
||||||
|
"Custom color...": "自定义颜色...",
|
||||||
|
"Search": "查找",
|
||||||
|
"Open_in_legend": "开=",
|
||||||
|
"High_in_legend": "高=",
|
||||||
|
"Low_in_legend": "低=",
|
||||||
|
"Close_in_legend": "收=",
|
||||||
|
"Open": "开盘价",
|
||||||
|
"High": "最高价",
|
||||||
|
"Low": "最低价",
|
||||||
|
"Close": "收盘价",
|
||||||
|
"(H + L)/2": "(H + L)/2 ",
|
||||||
|
"(H + L + C)/3": "(H + L + C)/3 ",
|
||||||
|
"(O + H + L + C)/4": "(O + H + L + C)/4 ",
|
||||||
|
"UTC": "世界统一时间",
|
||||||
|
"Exchange": "交易所",
|
||||||
|
"Athens": "雅典",
|
||||||
|
"Berlin": "柏林",
|
||||||
|
"Bogota": "哥伦比亚",
|
||||||
|
"Bangkok": "曼谷",
|
||||||
|
"Buenos Aires": "布宜诺斯艾利斯",
|
||||||
|
"Chicago": "芝加哥",
|
||||||
|
"Hong Kong": "香港",
|
||||||
|
"Kolkata": "加尔各答",
|
||||||
|
"London": "伦敦",
|
||||||
|
"Los Angeles": "洛杉矶",
|
||||||
|
"Madrid": "马德里",
|
||||||
|
"Moscow": "莫斯科",
|
||||||
|
"New York": "纽约",
|
||||||
|
"Paris": "巴黎",
|
||||||
|
"Seoul": "首尔",
|
||||||
|
"Shanghai": "上海",
|
||||||
|
"Singapore": "新加坡",
|
||||||
|
"Sydney": "悉尼",
|
||||||
|
"Taipei": "台北",
|
||||||
|
"Tokyo": "东京",
|
||||||
|
"Toronto": "多伦多",
|
||||||
|
"Vancouver": "温哥华",
|
||||||
|
"Warsaw": "华沙",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "长周期",
|
||||||
|
"long_input": "长周期",
|
||||||
|
"longlen_input": "长周期",
|
||||||
|
"Window Size_input": "窗口大小",
|
||||||
|
"Length_input": "长度",
|
||||||
|
"length_input": "长度",
|
||||||
|
"len_input": "长度",
|
||||||
|
"Short_input": "短周期",
|
||||||
|
"short_input": "短周期",
|
||||||
|
"shortlen_input": "短周期",
|
||||||
|
"Mult_input": "乘数",
|
||||||
|
"mult_input": "乘数",
|
||||||
|
"divisor_input": "除数",
|
||||||
|
"Divisor_input": "除数",
|
||||||
|
"Upper": "上轨",
|
||||||
|
"Lower": "下轨",
|
||||||
|
"Long": "买进",
|
||||||
|
"Short": "卖出",
|
||||||
|
"Signal": "信号",
|
||||||
|
"Jaw": "下颚",
|
||||||
|
"Teeth": "牙齿",
|
||||||
|
"Lips": "嘴唇",
|
||||||
|
"Zero": "零轴",
|
||||||
|
"WMA Length_input": "WMA长度",
|
||||||
|
"Long RoC Length_input": "RoC 长周期",
|
||||||
|
"Short RoC Length_input": "RoC 短周期",
|
||||||
|
"jawLength_input": "下颚长度",
|
||||||
|
"teethLength_input": "牙齿长度",
|
||||||
|
"lipsLength_input": "嘴唇长度",
|
||||||
|
"percent_input": "百分比",
|
||||||
|
"exponential_input": "指数",
|
||||||
|
"smoothD_input": "平滑 %D(SK)",
|
||||||
|
"smoothK_input": "平滑 %K(SK)",
|
||||||
|
"Color 0": "颜色 0",
|
||||||
|
"Color 1": "颜色 1",
|
||||||
|
"Color 2": "颜色 2",
|
||||||
|
"Color 3": "颜色 3",
|
||||||
|
"Color 4": "颜色 4",
|
||||||
|
"sym_input": "商品代码",
|
||||||
|
"symbol_input": "商品代码",
|
||||||
|
"Sym_input": "商品代码",
|
||||||
|
"DI Length_input": "DI 长度",
|
||||||
|
"ADX Smoothing_input": "平滑ADX ",
|
||||||
|
"displacement_input": "偏移",
|
||||||
|
"Tenkan-sen": "信号线",
|
||||||
|
"Kijun-sen": "基础线",
|
||||||
|
"Chikou span": "延迟线",
|
||||||
|
"Senkou A": "上云层 A",
|
||||||
|
"Senkou B": "下云层 B",
|
||||||
|
"useTrueRange_input": "使用真实波幅",
|
||||||
|
"roclen1_input": "RoC 长度1",
|
||||||
|
"roclen2_input": "RoC 长度2",
|
||||||
|
"roclen3_input": "RoC 长度3",
|
||||||
|
"roclen4_input": "RoC 长度4",
|
||||||
|
"smalen1_input": "SMA 长度1",
|
||||||
|
"smalen2_input": "SMA 长度2",
|
||||||
|
"smalen3_input": "SMA 长度3",
|
||||||
|
"smalen4_input": "SMA 长度4",
|
||||||
|
"siglen_input": "信号长度",
|
||||||
|
"UpperLimit": "上限",
|
||||||
|
"LowerLimit": "下限",
|
||||||
|
"fastLength_input": "快速周期",
|
||||||
|
"slowLength_input": "慢速周期",
|
||||||
|
"signalLength_input": "信号长度",
|
||||||
|
"start_input": "开始值",
|
||||||
|
"increment_input": "增量",
|
||||||
|
"maximum_input": "最大值",
|
||||||
|
"showMA_input": "显示移动平均线MA",
|
||||||
|
"Volume": "成交量",
|
||||||
|
"Volume MA": "移动平均成交量",
|
||||||
|
"Indicator": "指标",
|
||||||
|
"Oscillator": "摆动",
|
||||||
|
"lengthStoch_input": "Stoch长度",
|
||||||
|
"lengthRSI_input": "RSI长度",
|
||||||
|
"sigma_input": "sigma(∑)",
|
||||||
|
"Sigma_input": "Sigma(∑)",
|
||||||
|
"Crosses": "十字线",
|
||||||
|
"Click to set a point": "单击设置点",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1.拖动十字线定义第一点.<br/>2.点击任意位置确定第一个停止位置",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1.拖动十字线定义第一点.<br/>2.点击任意位置确定第一个停止位置",
|
||||||
|
"retrying": "重试",
|
||||||
|
"eod data": "日资料",
|
||||||
|
"eod delayed": "延迟日资料",
|
||||||
|
"loading data": "加载数据",
|
||||||
|
"invalid symbol": "无效的商品代码",
|
||||||
|
"streaming": "流媒体",
|
||||||
|
"realtime": "实时",
|
||||||
|
"pre-market": "开市前",
|
||||||
|
"post-market": "闭市后",
|
||||||
|
"closed": "收盘",
|
||||||
|
"Time Interval": "时间周期",
|
||||||
|
"Show Symbol Labels": "显示商品代码标签",
|
||||||
|
"Show Symbol Labels_context_menu": "显示商品代码标签",
|
||||||
|
"Subminuette": "次微浪",
|
||||||
|
"Minuette": "微浪",
|
||||||
|
"Minute": "细浪",
|
||||||
|
"Intermediate": "中型浪",
|
||||||
|
"Primary": "基本浪",
|
||||||
|
"Cycle": "循环浪",
|
||||||
|
"SuperCycle": "超级循环浪",
|
||||||
|
"GrandSuperCycle": "超大循环级",
|
||||||
|
"Lock": "锁定",
|
||||||
|
"Width": "宽度",
|
||||||
|
"Line With Breaks": "中断线",
|
||||||
|
"Area With Breaks": "中断区块",
|
||||||
|
"Type": "类型",
|
||||||
|
"Simple": "简单",
|
||||||
|
"With Markers": "带标记",
|
||||||
|
"Step": "阶梯",
|
||||||
|
"No drawings yet": "尚未绘图",
|
||||||
|
"Lock/Unlock": "锁定/解锁",
|
||||||
|
"deviation_input": "标准差",
|
||||||
|
"depth_input": "深度"
|
||||||
|
}
|
||||||
564
charting_library/static/localization/translations/zh_TW.json
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
{
|
||||||
|
"propertypage-name-label_css_class": "propertypage-name-label",
|
||||||
|
"Script Editor": "腳本編輯器",
|
||||||
|
" Published Charts Timeline": "發行時間",
|
||||||
|
"SMA": "簡單移動平均線",
|
||||||
|
"Bar's Style": "K線圖樣式",
|
||||||
|
"Chart Properties": "圖表屬性",
|
||||||
|
"Compare": "比較",
|
||||||
|
"Compare...": "比較...",
|
||||||
|
"Compare or Add Symbol...": "比較/新增商品...",
|
||||||
|
"Compare or Add Symbol": "比較/新增商品",
|
||||||
|
"Add Symbol": "增加商品",
|
||||||
|
"Scales Properties...": "刻度屬性設定...",
|
||||||
|
"Add": "新增",
|
||||||
|
"Company Comparison": "請輸入對比商品",
|
||||||
|
"Indicators, Fundamentals, Economy and Add-ons": "技術指標",
|
||||||
|
"Economy & Symbols": "標的代碼",
|
||||||
|
"Bars": "美國線",
|
||||||
|
"Candles": "蠟燭線",
|
||||||
|
"Hollow Candles": "空心蠟燭線",
|
||||||
|
"Line": "線形圖",
|
||||||
|
"Area": "山形圖",
|
||||||
|
"Heiken Ashi": "Heiken-Ashi燭圖",
|
||||||
|
"Histogram": "直方圖",
|
||||||
|
"Cross_chart_type": "交叉圖",
|
||||||
|
"Crosshair": "十字交錯圖",
|
||||||
|
"Columns": "柱狀圖",
|
||||||
|
"Circles": "圓形圖",
|
||||||
|
"Indicators": "技術指標",
|
||||||
|
"Favorites": "偏好",
|
||||||
|
"Technical Analysis": "技術分析",
|
||||||
|
"No indicators matched your criteria.": "沒有指標符合您的搜索條件.",
|
||||||
|
"Add to favorites": "增加至偏好中",
|
||||||
|
"Remove from favorites": "從偏好中移除",
|
||||||
|
"No symbols matched your criteria": "沒有商品符合您的搜索條件",
|
||||||
|
"Add any symbol from the list": "從列表中添加一些商品",
|
||||||
|
"Overlay the main chart": "在主圖上顯示",
|
||||||
|
"Symbols to be added on the chart": "插入商品到圖表上",
|
||||||
|
"Symbol": "商品",
|
||||||
|
"Default": "預設值",
|
||||||
|
"Defaults": "預設值",
|
||||||
|
"OK": "確認",
|
||||||
|
"Cancel": "取消",
|
||||||
|
" color": "顏色",
|
||||||
|
" transparency": "透明度",
|
||||||
|
" visibility": "能見度",
|
||||||
|
"Add To Watchlist": "添加至收藏夾",
|
||||||
|
"Apply": "應用",
|
||||||
|
"Arguments in Header": "表頭參數",
|
||||||
|
"Arrow": "箭頭",
|
||||||
|
"Auto Scale": "自動縮放",
|
||||||
|
"Background": "背景",
|
||||||
|
"bars": "根",
|
||||||
|
"bars_margin": "根",
|
||||||
|
"{0} bars": "{0} 根",
|
||||||
|
"Bottom Margin": "下邊距",
|
||||||
|
"Bring Forward": "向上移動",
|
||||||
|
"Bring to Front": "置於頂層",
|
||||||
|
"Clone": "克隆",
|
||||||
|
"Color Theme": "色彩主題",
|
||||||
|
"Copy": "複製",
|
||||||
|
"Extended Hours": "延長交易時間",
|
||||||
|
"Format...": "格式...",
|
||||||
|
"Full Screen": "全螢幕",
|
||||||
|
"Grid Lines": "網格線",
|
||||||
|
"Hide All Drawing Tools": "隱藏所有繪圖工具",
|
||||||
|
"Hide": "隱藏",
|
||||||
|
"Insert Drawing Tool": "新增繪圖工具",
|
||||||
|
"Insert Indicator...": "新增技術指標...",
|
||||||
|
"Last Value on Price Scale": "顯示最後收盤價",
|
||||||
|
"Link To": "連結至",
|
||||||
|
"Load New Bars": "載入新數據",
|
||||||
|
"Lock All Drawing Tools": "鎖定所有繪圖工具",
|
||||||
|
"Lock Scale": "鎖定縮放功能",
|
||||||
|
"Lock scale": "鎖定縮放功能",
|
||||||
|
"Log Scale": "對數縮放",
|
||||||
|
"log": "log",
|
||||||
|
"Magnet Mode": "磁鐵模式",
|
||||||
|
"Merge Down": "向下合併",
|
||||||
|
"Merge Up": "向上合併",
|
||||||
|
"Objects Tree...": "排列順序...",
|
||||||
|
"Offset": "位移",
|
||||||
|
"Override Min Tick": "覆寫最小刻度",
|
||||||
|
"Percentage": "百分比",
|
||||||
|
"Precision": "精確度",
|
||||||
|
"Price Line": "價格標線",
|
||||||
|
"Properties...": "屬性...",
|
||||||
|
"Redo": "重做",
|
||||||
|
"Remove All Drawing Tools": "移除所有繪圖工具",
|
||||||
|
"Remove All Studies": "移除所有學習",
|
||||||
|
"Remove All Indicators": "移除所有技術指標",
|
||||||
|
"Remove": "移除",
|
||||||
|
"Reset Chart": "重設圖表",
|
||||||
|
"Reset Scale": "重設比例",
|
||||||
|
"Reset": "重設",
|
||||||
|
"Right Margin": "右邊距",
|
||||||
|
"Save As...": "儲存為...",
|
||||||
|
"Scale Left": "左邊縮放",
|
||||||
|
"Scale Percentage": "縮放百分比",
|
||||||
|
"Scale Right": "右邊縮放",
|
||||||
|
"Scale Series Only": "只縮放數據",
|
||||||
|
"Scale series only": "只縮放數據",
|
||||||
|
"Scale Series only": "只縮放數據",
|
||||||
|
"Scales Lines": "縮放線條",
|
||||||
|
"Scales Text": "縮放文字",
|
||||||
|
"Scaling": "縮放",
|
||||||
|
"Screen (No Scale)": "螢幕(無縮放)",
|
||||||
|
"Send Backward": "下移一層",
|
||||||
|
"Send to Back": "移至底層",
|
||||||
|
"Session Breaks": "中斷工作階段",
|
||||||
|
"Show Arguments in Header": "在表頭上顯示參數",
|
||||||
|
"Show Last Value on Price Scale": "在價格比例尺上顯示最終值",
|
||||||
|
"Show Left Axis": "顯示左軸",
|
||||||
|
"Show Right Axis": "顯示右軸",
|
||||||
|
"Show": "顯示",
|
||||||
|
"Stay In Drawing Mode": "停留在繪圖模式",
|
||||||
|
"Symbol Search...": "搜尋商品代碼...",
|
||||||
|
"Change Symbol": "更換商品代碼",
|
||||||
|
"Change Symbol...": "更換商品代碼...",
|
||||||
|
"Time Zone": "時區",
|
||||||
|
"TimeZone": "時區",
|
||||||
|
"Top Margin": "上邊距",
|
||||||
|
"Transparency": "透明度",
|
||||||
|
"Undo {0}": "復原",
|
||||||
|
"Undo": "復原",
|
||||||
|
"Unmerge Down": "取消向下合併",
|
||||||
|
"Unmerge Up": "取消向上合併",
|
||||||
|
"Visual Order": "顯示順序",
|
||||||
|
"Watermark": "浮水印",
|
||||||
|
"Show Objects Tree": "顯示排列順序",
|
||||||
|
"cursors-group-css-class": "cursors-group-css-class",
|
||||||
|
"ABCD Pattern": "ABCD 型態",
|
||||||
|
"Anchored Text": "錨點文字",
|
||||||
|
"Arc": "弧形",
|
||||||
|
"Arrow Mark Down": "下箭頭",
|
||||||
|
"Arrow Mark Left": "左箭頭",
|
||||||
|
"Arrow Mark Right": "右箭圖",
|
||||||
|
"Arrow Mark Up": "上箭頭",
|
||||||
|
"Balloon": "泡泡",
|
||||||
|
"Bars Pattern": "長條圖",
|
||||||
|
"Brush": "筆刷",
|
||||||
|
"Callout": "標註",
|
||||||
|
"Circle Lines": "週期線",
|
||||||
|
"Cross": "十字線",
|
||||||
|
"Cyclic Lines": "循環線",
|
||||||
|
"Date Range": "日期範圍",
|
||||||
|
"Disjoint Angle": "不相交角",
|
||||||
|
"Dot": "圓點",
|
||||||
|
"Elliott Labels": "艾略特標籤",
|
||||||
|
"Elliott Major Retracement": "艾略特主波浪回測",
|
||||||
|
"Elliott Minor Retracement": "艾略特小波浪回測",
|
||||||
|
"Elliott Wave Cycle": "艾略特循環波",
|
||||||
|
"Elliott Wave Minor": "艾略特小型波",
|
||||||
|
"Elliott Wave Subminuette": "艾略特次微波",
|
||||||
|
"Ellipse": "橢圓",
|
||||||
|
"Eraser": "橡皮擦",
|
||||||
|
"Extended": "延伸",
|
||||||
|
"Extended Line": "延伸線",
|
||||||
|
"Fib Channel": "通道黃金分割率",
|
||||||
|
"Fib Circles": "圓周黃金分割率",
|
||||||
|
"Fib Retracement": "費波南茲回測",
|
||||||
|
"Fib Speed Resistance Arcs": "半圓周黃金分割率",
|
||||||
|
"Fib Speed Resistance Fan": "扇形黃金分割率",
|
||||||
|
"Fib Spiral": "費波南茲螺旋",
|
||||||
|
"Fib Time Zone": "費波南茲係數",
|
||||||
|
"Fib Wedge": "楔形黃金分割率",
|
||||||
|
"Flag Mark": "旗標",
|
||||||
|
"Flat Top/Bottom": "旗頂/旗底",
|
||||||
|
"Flat Bottom": "旗底",
|
||||||
|
"Forecast": "預測",
|
||||||
|
"Gann Box": "箱型甘氏線",
|
||||||
|
"Gann Fan": "扇形甘氏線",
|
||||||
|
"Gann Square": "方形甘氏線",
|
||||||
|
"Head & Shoulders": "頭肩頂",
|
||||||
|
"Horizontal Line": "垂直線",
|
||||||
|
"Horizontal Ray": "垂直射線",
|
||||||
|
"Icon": "圖標",
|
||||||
|
"Inside Pitchfork": "內側蝴蝶指標",
|
||||||
|
"Long Position": "做多部位",
|
||||||
|
"Risk/Reward long": "長期風險/回報",
|
||||||
|
"Modified Schiff Pitchfork": "改良式希夫蝴蝶指標",
|
||||||
|
"Parallel Channel": "併行通道",
|
||||||
|
"Pitchfan": "扇形角度線",
|
||||||
|
"Pitchfork": "基本蝴蝶指標",
|
||||||
|
"Polyline": "多邊形",
|
||||||
|
"Price Label": "價位標籤",
|
||||||
|
"Price Range": "價位區間",
|
||||||
|
"Projection": "投影指標",
|
||||||
|
"Ray": "射線",
|
||||||
|
"Rectangle": "矩形",
|
||||||
|
"Regression Trend": "迴歸趨勢",
|
||||||
|
"Rotated Rectangle": "旋轉矩形",
|
||||||
|
"Schiff Pitchfork": "希夫蝴蝶指標",
|
||||||
|
"Schiff": "希夫",
|
||||||
|
"Original": "原始",
|
||||||
|
"Modified Schiff": "改良式希夫",
|
||||||
|
"Inside": "內部",
|
||||||
|
"Short Position": "做空部位",
|
||||||
|
"Risk/Reward short": "短期風險/回報",
|
||||||
|
"Text": "文字",
|
||||||
|
"Comment": "註解",
|
||||||
|
"Three Drivers Pattern": "下降旗形",
|
||||||
|
"Thumb Down": "失望",
|
||||||
|
"Thumb Up": "滿意",
|
||||||
|
"Trend Angle": "趨勢角度",
|
||||||
|
"Trend Line": "趨勢線",
|
||||||
|
"Trend-Based Fib Extension": "趨勢黃金分割率",
|
||||||
|
"Trend-Based Fib Time": "趨勢費波南茲係數",
|
||||||
|
"Triangle Pattern": "收斂三角形",
|
||||||
|
"Triangle": "三角形",
|
||||||
|
"Vertical Line": "水平線",
|
||||||
|
"XABCD Pattern": "XABCD 蝴蝶",
|
||||||
|
"Angle:": "角度:",
|
||||||
|
"Arcs": "弧形",
|
||||||
|
"Background color 1": "背景顏色 #1",
|
||||||
|
"Background color 2": "背景顏色 #2",
|
||||||
|
"Background Color": "背景顏色",
|
||||||
|
"Bar #": "長條 #",
|
||||||
|
"Border color": "邊框顏色",
|
||||||
|
"Border Color": "邊框顏色",
|
||||||
|
"Border": "邊框",
|
||||||
|
"Bottom Lables": "底部標籤",
|
||||||
|
"bottom": "底部",
|
||||||
|
"center": "中間",
|
||||||
|
"Channel": "頻道",
|
||||||
|
"Coeffs As Percents": "以係數作為百分比",
|
||||||
|
"Color bars based on previous close": "前次關閉時使用的調色",
|
||||||
|
"Color": "顏色",
|
||||||
|
"Color:": "顏色:",
|
||||||
|
"Coordinates": "座標",
|
||||||
|
"Delete": "刪除",
|
||||||
|
"Down Color": "向下顏色",
|
||||||
|
"Drawings": "繪圖",
|
||||||
|
"Entry price:": "輸入價格:",
|
||||||
|
"Events": "事件",
|
||||||
|
"Extend Left End": "向左延長至左端",
|
||||||
|
"Extend Left": "向左延長",
|
||||||
|
"Extend Lines": "延長線條",
|
||||||
|
"Extend Right End": "向右延長至右端",
|
||||||
|
"Extend Right": "向右延長",
|
||||||
|
"Extend": "延伸",
|
||||||
|
"Failure back color": "失敗時背景顏色",
|
||||||
|
"Failure text color": "失敗時文字顏色",
|
||||||
|
"Fans": "扇形",
|
||||||
|
"Fill": "填滿",
|
||||||
|
"Format": "格式",
|
||||||
|
"Graphics": "圖形",
|
||||||
|
"Grid": "格線",
|
||||||
|
"Help": "協助",
|
||||||
|
"HLC Bars": "HLC長條",
|
||||||
|
"Inputs": "輸入",
|
||||||
|
"Label Background": "標籤背景",
|
||||||
|
"Label": "標籤",
|
||||||
|
"Labels": "標籤",
|
||||||
|
"Left End": "左端",
|
||||||
|
"Left Labels": "左方標籤",
|
||||||
|
"left": "左",
|
||||||
|
"Level {0}": "等級 {0}",
|
||||||
|
"Levels": "等級",
|
||||||
|
"Lines": "線",
|
||||||
|
"Major": "主要",
|
||||||
|
"Measure (Shift + Click on the chart)": "測量 (在圖表上按著鍵盤Shift鍵,同時點擊滑鼠左鍵)",
|
||||||
|
"Median": "中位",
|
||||||
|
"middle": "中間",
|
||||||
|
"Middle": "中軸慢線",
|
||||||
|
"Minor": "主要",
|
||||||
|
"Mode": "模式",
|
||||||
|
"Normal": "一般",
|
||||||
|
"Plot": "繪圖",
|
||||||
|
"Price Levels": "價位等級",
|
||||||
|
"Price Source": "價位起點",
|
||||||
|
"Price": "價位",
|
||||||
|
"Price:": "價位:",
|
||||||
|
"Prices": "價位",
|
||||||
|
"Profit Background Color": "有效背景顏色",
|
||||||
|
"Profit Level. Ticks:": "有效等級刻度:",
|
||||||
|
"Properties": "圖表設定",
|
||||||
|
"Reverse": "反向",
|
||||||
|
"Right End": "右端",
|
||||||
|
"Right Lables": "右方標籤",
|
||||||
|
"right": "右",
|
||||||
|
"Log Scale_scale_menu": "對數比例選單",
|
||||||
|
"Percentage_scale_menu": "百分比比例選單",
|
||||||
|
"Scales": "比例",
|
||||||
|
"Settings": "設定",
|
||||||
|
"Show Background": "顯示背景",
|
||||||
|
"Show Bars Range": "顯示長條圖區間",
|
||||||
|
"Show Date/Time Range": "顯示時間/日期區間",
|
||||||
|
"Show Distance": "顯示距離",
|
||||||
|
"Show Labels": "顯示標籤",
|
||||||
|
"Show Price Range": "顯示價格區間",
|
||||||
|
"Show Price": "顯示價位",
|
||||||
|
"Show Prices": "顯示價位",
|
||||||
|
"Show Text": "顯示文字",
|
||||||
|
"Show Time": "顯示時間",
|
||||||
|
"Show Wave": "顯示波浪",
|
||||||
|
"Show/Hide": "顯示/隱藏",
|
||||||
|
"Source back color": "起點的背景顏色",
|
||||||
|
"Source border color": "起點的邊框顏色",
|
||||||
|
"Source text color": "起點的文字顏色",
|
||||||
|
"Stay in Drawing Mode": "停留在繪圖模式",
|
||||||
|
"Stop Background Color": "停損時背景顏色",
|
||||||
|
"Stop Color:": "停損時的顏色:",
|
||||||
|
"Stop Level. Ticks:": "停損時的等級刻度:",
|
||||||
|
"Style": "樣式",
|
||||||
|
"Success back color": "成功時背景顏色",
|
||||||
|
"Success text color": "成功時文字顏色",
|
||||||
|
"Target back color": "終點的背景顏色",
|
||||||
|
"Target border color": "終點的邊框顏色",
|
||||||
|
"Target Color:": "終點的顏色:",
|
||||||
|
"Target text color": "終點的文字顏色",
|
||||||
|
"Text Alignment:": "文字參數:",
|
||||||
|
"Text color": "文字顏色",
|
||||||
|
"Text Color": "文字顏色",
|
||||||
|
"Text Font": "文字字型",
|
||||||
|
"Text Wrap": "文字換行",
|
||||||
|
"Text:": "文字:",
|
||||||
|
"Time Levels": "時間等級",
|
||||||
|
"Timezone/Sessions": "時區/工作階段",
|
||||||
|
"Top Labels": "頂端標籤",
|
||||||
|
"top": "頂端",
|
||||||
|
"Up Color": "向上顏色",
|
||||||
|
"Wave Size": "波浪大小",
|
||||||
|
"Wick": "燭心",
|
||||||
|
"Zoom In": "放大",
|
||||||
|
"Zoom Out": "縮小",
|
||||||
|
"Borders": "邊框",
|
||||||
|
"Level": "等級",
|
||||||
|
"Hlines Background": "盤整區背景色",
|
||||||
|
"Plots Background": "繪圖區背景色",
|
||||||
|
"Open_line_tool_position": "開啟畫線工具位置",
|
||||||
|
"Closed_line_tool_position": "關閉畫線工具位置",
|
||||||
|
"{0} P&L: {1}": "{0} 獲利與損失: {1}",
|
||||||
|
"Risk/Reward Ratio: {0}": "風險/回報比率: {0}",
|
||||||
|
"Stop: {0} ({1}%)": "停損: {0} ({1}%)",
|
||||||
|
"Target: {0} ({1}%)": "目標: {0} ({1}%)",
|
||||||
|
"SUCCESS": "成功",
|
||||||
|
"FAILURE": "失敗",
|
||||||
|
"Left Shoulder": "左肩",
|
||||||
|
"Head": "頭部",
|
||||||
|
"Right Shoulder": "右肩",
|
||||||
|
"Mirrored": "鏡像",
|
||||||
|
"Flipped": "翻轉",
|
||||||
|
"distance: {0}": "距離: {0}",
|
||||||
|
"day": "日",
|
||||||
|
"day_plural": "日",
|
||||||
|
"day_plural_1": "日",
|
||||||
|
"day_plural_2": "日",
|
||||||
|
"day_plural_5": "日",
|
||||||
|
"week": "週",
|
||||||
|
"week_plural": "週",
|
||||||
|
"week_plural_1": "週",
|
||||||
|
"week_plural_2": "週",
|
||||||
|
"week_plural_5": "週",
|
||||||
|
"month": "月",
|
||||||
|
"month_plural": "月",
|
||||||
|
"month_plural_1": "月",
|
||||||
|
"month_plural_2": "月",
|
||||||
|
"month_plural_5": "月",
|
||||||
|
"minute": "分",
|
||||||
|
"minute_plural": "分",
|
||||||
|
"minute_plural_1": "分",
|
||||||
|
"minute_plural_2": "分",
|
||||||
|
"minute_plural_5": "分",
|
||||||
|
"hour": "時",
|
||||||
|
"hour_plural": "時",
|
||||||
|
"hour_plural_1": "時",
|
||||||
|
"hour_plural_2": "時",
|
||||||
|
"hour_plural_5": "時",
|
||||||
|
"y_dates": "年",
|
||||||
|
"y_dates_plural": "年",
|
||||||
|
"y_dates_plural_1": "年",
|
||||||
|
"y_dates_plural_2": "年",
|
||||||
|
"y_dates_plural_5": "年",
|
||||||
|
"h_dates": "時",
|
||||||
|
"D_dates": "日",
|
||||||
|
"W_dates": "週",
|
||||||
|
"M_dates": "月",
|
||||||
|
"d_dates": "日",
|
||||||
|
"m_dates": "月",
|
||||||
|
"in_dates": "總天數",
|
||||||
|
"Jan": "一月",
|
||||||
|
"Feb": "二月",
|
||||||
|
"Mar": "三月",
|
||||||
|
"Apr": "四月",
|
||||||
|
"May": "五月",
|
||||||
|
"Jun": "六月",
|
||||||
|
"Jul": "七月",
|
||||||
|
"Aug": "八月",
|
||||||
|
"Sep": "九月",
|
||||||
|
"Oct": "十月",
|
||||||
|
"Nov": "十一月",
|
||||||
|
"Dec": "十二月",
|
||||||
|
"Objects Tree": "排列順序",
|
||||||
|
"Manage Drawings": "管理繪圖工具",
|
||||||
|
"TOOL": "工具",
|
||||||
|
"SYMBOL": "商品代碼",
|
||||||
|
"Move Up": "向上移動",
|
||||||
|
"Move Down": "向下移動",
|
||||||
|
"All Exchanges": "所有交易所",
|
||||||
|
"All types": "所有類型",
|
||||||
|
"Stock": "股票",
|
||||||
|
"stock": "股票",
|
||||||
|
"Index": "指數",
|
||||||
|
"index": "指數",
|
||||||
|
"Futures": "期貨",
|
||||||
|
"futures": "期貨",
|
||||||
|
"Image URL": "圖檔路徑",
|
||||||
|
"Save image": "儲存圖檔",
|
||||||
|
"or copy url:": "或複製圖檔路徑:",
|
||||||
|
"Redo {0}": "重做 {0}",
|
||||||
|
"Custom color...": "自定義顏色...",
|
||||||
|
"Search": "搜尋",
|
||||||
|
"Open_in_legend": "開盤",
|
||||||
|
"High_in_legend": "最高",
|
||||||
|
"Low_in_legend": "最低",
|
||||||
|
"Close_in_legend": "收盤",
|
||||||
|
"Open": "開盤",
|
||||||
|
"High": "最高",
|
||||||
|
"Low": "最低",
|
||||||
|
"Close": "收盤",
|
||||||
|
"(H + L)/2": "(最高+最低)/2",
|
||||||
|
"(H + L + C)/3": "(最高+最低+收盤)/3",
|
||||||
|
"(O + H + L + C)/4": "(開盤+最高+最低+收盤)/4",
|
||||||
|
"UTC": "國家標準時間",
|
||||||
|
"Exchange": "交易所",
|
||||||
|
"Athens": "歐洲/雅典",
|
||||||
|
"Berlin": "歐洲/柏林",
|
||||||
|
"Bogota": "南美洲/波哥大",
|
||||||
|
"Bangkok": "曼谷",
|
||||||
|
"Buenos Aires": "南美洲/布宜諾斯艾利斯",
|
||||||
|
"Chicago": "北美洲/芝加哥",
|
||||||
|
"Hong Kong": "亞洲/香港",
|
||||||
|
"Kolkata": "亞洲/加爾各答",
|
||||||
|
"London": "歐洲/倫敦",
|
||||||
|
"Los Angeles": "北美洲/洛杉磯",
|
||||||
|
"Madrid": "歐洲/馬德里",
|
||||||
|
"Moscow": "歐洲/莫斯科",
|
||||||
|
"New York": "北美洲/紐約",
|
||||||
|
"Paris": "歐洲/巴黎",
|
||||||
|
"Seoul": "亞洲/首爾",
|
||||||
|
"Shanghai": "亞洲/上海",
|
||||||
|
"Singapore": "亞洲/新加坡",
|
||||||
|
"Sydney": "大洋洲/雪梨",
|
||||||
|
"Taipei": "亞洲/台北",
|
||||||
|
"Tokyo": "亞洲/東京",
|
||||||
|
"Toronto": "北美洲/多倫多",
|
||||||
|
"Vancouver": "北美洲/溫哥華",
|
||||||
|
"Warsaw": "歐洲/華沙",
|
||||||
|
"n/a": "n/a",
|
||||||
|
"Long_input": "長軸慢線",
|
||||||
|
"long_input": "長軸慢線",
|
||||||
|
"longlen_input": "長軸慢線",
|
||||||
|
"Window Size_input": "視窗大小",
|
||||||
|
"Length_input": "天數",
|
||||||
|
"length_input": "天數",
|
||||||
|
"len_input": "天數",
|
||||||
|
"Short_input": "短軸快線",
|
||||||
|
"short_input": "短軸快線",
|
||||||
|
"shortlen_input": "短軸快線",
|
||||||
|
"Mult_input": "多重因素",
|
||||||
|
"mult_input": "多重因素",
|
||||||
|
"divisor_input": "除數",
|
||||||
|
"Divisor_input": "除數",
|
||||||
|
"Upper": "上方",
|
||||||
|
"Lower": "下方",
|
||||||
|
"Long": "長期",
|
||||||
|
"Short": "短期",
|
||||||
|
"Signal": "訊號",
|
||||||
|
"Jaw": "下顎",
|
||||||
|
"Teeth": "牙齒",
|
||||||
|
"Lips": "嘴唇",
|
||||||
|
"Zero": "零軸",
|
||||||
|
"WMA Length_input": "WMA長度",
|
||||||
|
"Long RoC Length_input": "長期RoC天數",
|
||||||
|
"Short RoC Length_input": "短期RoC天數",
|
||||||
|
"jawLength_input": "下顎長度",
|
||||||
|
"teethLength_input": "牙齒長度",
|
||||||
|
"lipsLength_input": "嘴唇長度",
|
||||||
|
"percent_input": "百分比",
|
||||||
|
"exponential_input": "指數平均",
|
||||||
|
"smoothD_input": "平滑 %D",
|
||||||
|
"smoothK_input": "平滑 %K",
|
||||||
|
"Color 0": "顏色 0",
|
||||||
|
"Color 1": "顏色 1",
|
||||||
|
"Color 2": "顏色 2",
|
||||||
|
"Color 3": "顏色 3",
|
||||||
|
"Color 4": "顏色 4",
|
||||||
|
"sym_input": "工具",
|
||||||
|
"symbol_input": "工具",
|
||||||
|
"Sym_input": "工具",
|
||||||
|
"DI Length_input": "DI長度",
|
||||||
|
"ADX Smoothing_input": "平滑ADX",
|
||||||
|
"displacement_input": "雲帶",
|
||||||
|
"Tenkan-sen": "轉換線",
|
||||||
|
"Kijun-sen": "基準線",
|
||||||
|
"Chikou span": "延遲線",
|
||||||
|
"Senkou A": "前行帶 A",
|
||||||
|
"Senkou B": "前行帶 B",
|
||||||
|
"useTrueRange_input": "使用真實區間",
|
||||||
|
"roclen1_input": "RoC天數 1",
|
||||||
|
"roclen2_input": "RoC天數 2",
|
||||||
|
"roclen3_input": "RoC天數 3",
|
||||||
|
"roclen4_input": "RoC天數 4",
|
||||||
|
"smalen1_input": "SMA天數 1",
|
||||||
|
"smalen2_input": "SMA天數 2",
|
||||||
|
"smalen3_input": "SMA天數 3",
|
||||||
|
"smalen4_input": "SMA天數 4",
|
||||||
|
"siglen_input": "訊號長度",
|
||||||
|
"UpperLimit": "上方極限值",
|
||||||
|
"LowerLimit": "下方極限值",
|
||||||
|
"fastLength_input": "快速指標天數",
|
||||||
|
"slowLength_input": "慢速指標天數",
|
||||||
|
"signalLength_input": "訊號產生天數",
|
||||||
|
"start_input": "開始",
|
||||||
|
"increment_input": "增量",
|
||||||
|
"maximum_input": "最大值",
|
||||||
|
"showMA_input": "顯示移動平均",
|
||||||
|
"Volume": "成交量",
|
||||||
|
"Volume MA": "成交量移動平均",
|
||||||
|
"Indicator": "技術指標",
|
||||||
|
"Oscillator": "擺盪指標",
|
||||||
|
"lengthStoch_input": "隨機指標天數",
|
||||||
|
"lengthRSI_input": "隨機RSI天數",
|
||||||
|
"sigma_input": "sigma",
|
||||||
|
"Sigma_input": "Sigma",
|
||||||
|
"Crosses": "交錯",
|
||||||
|
"Click to set a point": "點擊設置座標點",
|
||||||
|
"1. Slide your finger to select location for first anchor<br>2. Tap anywhere to place the first anchor": "1. 滑動你的手指,選取第一個錨點位置。<br/>2. 點擊螢幕,將第一個錨點設置於該處。",
|
||||||
|
"1. Slide your finger to select location for next anchor<br>2. Tap anywhere to place the next anchor": "1. 滑動你的手指,選取第二個錨點位置。<br/>2. 點擊螢幕,將第二個錨點設置於該處。",
|
||||||
|
"retrying": "重試",
|
||||||
|
"eod data": "盤後數據",
|
||||||
|
"eod delayed": "盤後延遲數據",
|
||||||
|
"loading data": "載入數據",
|
||||||
|
"invalid symbol": "無效的代碼",
|
||||||
|
"streaming": "串流",
|
||||||
|
"realtime": "即時",
|
||||||
|
"pre-market": "盤前",
|
||||||
|
"post-market": "盤後",
|
||||||
|
"closed": "收盤",
|
||||||
|
"Time Interval": "時間區間",
|
||||||
|
"Show Symbol Labels": "顯示代碼標籤",
|
||||||
|
"Show Symbol Labels_context_menu": "顯示代碼標籤",
|
||||||
|
"Subminuette": "次微浪",
|
||||||
|
"Minuette": "微浪",
|
||||||
|
"Minute": "細浪",
|
||||||
|
"Intermediate": "中型浪",
|
||||||
|
"Primary": "初級",
|
||||||
|
"Cycle": "循環週期",
|
||||||
|
"SuperCycle": "大型循環週期",
|
||||||
|
"GrandSuperCycle": "超大循環週期",
|
||||||
|
"Lock": "鎖定",
|
||||||
|
"Width": "寬度",
|
||||||
|
"Line With Breaks": "線形圖(含休市日)",
|
||||||
|
"Area With Breaks": "山形圖(含休市日)",
|
||||||
|
"Type": "類型",
|
||||||
|
"Simple": "簡單",
|
||||||
|
"With Markers": "與標記",
|
||||||
|
"Step": "階梯",
|
||||||
|
"No drawings yet": "尚未繪圖",
|
||||||
|
"Lock/Unlock": "鎖定/解鎖",
|
||||||
|
"deviation_input": "標準差",
|
||||||
|
"depth_input": "深度"
|
||||||
|
}
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=100" />
|
<meta http-equiv="X-UA-Compatible" content="IE=100" />
|
||||||
|
|
||||||
<link href="css/site.compiled.css" rel="stylesheet" type="text/css" />
|
<link href="css/site.compiled.css" rel="stylesheet" type="text/css" />
|
||||||
<link href="chart-client/css/chartclient.compiled.css" rel="stylesheet" type="text/css" />
|
<link href="chart-client/css/chartclient_full.compiled.css" rel="stylesheet" type="text/css" />
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="css/widget.css" />
|
<link rel="stylesheet" type="text/css" href="css/widget.css" />
|
||||||
|
|
||||||
@@ -39,6 +39,24 @@
|
|||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
|
pm = TradingView.postMessageWrapper(window.parent);
|
||||||
|
pm.__delayedMesssages = [];
|
||||||
|
|
||||||
|
pm.on('widgetReady', function(data, cb) {
|
||||||
|
pm.__delayedMesssages.push({
|
||||||
|
data: data,
|
||||||
|
cb: cb
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
function postMessageToParent(event, data) {
|
||||||
|
if (window && window.parent) {
|
||||||
|
pm.post(window.parent, event, data);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function createChart() {
|
function createChart() {
|
||||||
|
|
||||||
if (!Modernizr.canvas || !Modernizr.canvastext) {
|
if (!Modernizr.canvas || !Modernizr.canvastext) {
|
||||||
@@ -54,12 +72,16 @@ function createChart() {
|
|||||||
tvHeader = $(".tv-header");
|
tvHeader = $(".tv-header");
|
||||||
footer = $("#footer-chart-panel");
|
footer = $("#footer-chart-panel");
|
||||||
|
|
||||||
|
ChartApiInstance = new JSServer.ChartApi(urlParams.datafeedUID);
|
||||||
ChartApiInstance = new JSServer.ChartApi();
|
|
||||||
|
|
||||||
if (urlParams.enabledStudies) {
|
if (urlParams.enabledStudies) {
|
||||||
ChartApiInstance.setEnabledStudiesList(JSON.parse(urlParams.enabledStudies));
|
ChartApiInstance.setEnabledStudiesList(JSON.parse(urlParams.enabledStudies));
|
||||||
}
|
}
|
||||||
|
if (urlParams.disabledStudies) {
|
||||||
|
ChartApiInstance.setDisabledStudiesList(JSON.parse(urlParams.disabledStudies));
|
||||||
|
}
|
||||||
|
|
||||||
|
TVSettings.moveFromLocalStorage();
|
||||||
|
|
||||||
__defaultsOverrides = JSON.parse(urlParams.overrides);
|
__defaultsOverrides = JSON.parse(urlParams.overrides);
|
||||||
|
|
||||||
@@ -86,11 +108,12 @@ function createChart() {
|
|||||||
hideIdeas: true,
|
hideIdeas: true,
|
||||||
controlBar: true,
|
controlBar: true,
|
||||||
addVolume: true,
|
addVolume: true,
|
||||||
handleSessionErrors: false,
|
handleSessionErrors: true,
|
||||||
muteSessionErrors: true,
|
muteSessionErrors: true,
|
||||||
timezone: urlParams.timezone,
|
timezone: urlParams.timezone,
|
||||||
defSymbol: urlParams.symbol || 'MSF',
|
defSymbol: urlParams.symbol,
|
||||||
defInterval: urlParams.interval || 'D'
|
defInterval: urlParams.interval || 'D',
|
||||||
|
hideSymbolSearch: urlParams.hideSymbolSearch
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -102,6 +125,7 @@ function createChart() {
|
|||||||
chartWidgetCollection: chartWidgetCollection,
|
chartWidgetCollection: chartWidgetCollection,
|
||||||
headerChartPanel: headerChartPanel,
|
headerChartPanel: headerChartPanel,
|
||||||
hideStudyTemplates: true,
|
hideStudyTemplates: true,
|
||||||
|
hideSymbolSearch: urlParams.hideSymbolSearch
|
||||||
});
|
});
|
||||||
|
|
||||||
TradingView.Linking.bindToChartWidgetCollection(chartWidgetCollection);
|
TradingView.Linking.bindToChartWidgetCollection(chartWidgetCollection);
|
||||||
@@ -137,7 +161,6 @@ function createChart() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
createLogo = function () {
|
createLogo = function () {
|
||||||
@@ -160,29 +183,13 @@ function createChart() {
|
|||||||
.on('mouseenter', function() { $(this).addClass('expanded') })
|
.on('mouseenter', function() { $(this).addClass('expanded') })
|
||||||
.on('mouseleave', function() { $(this).removeClass('expanded') })
|
.on('mouseleave', function() { $(this).removeClass('expanded') })
|
||||||
.appendTo('.chart-widget');
|
.appendTo('.chart-widget');
|
||||||
;
|
|
||||||
|
|
||||||
function showAndHideLogo(data) {
|
|
||||||
if (data.method == 'series_completed') {
|
|
||||||
chartWidget.model().mainSeries().onDataLoaded().unsubscribe(this, showAndHideLogo);
|
|
||||||
setTimeout(function() {
|
|
||||||
$('.onchart-tv-logo').addClass('expanded');
|
|
||||||
}, 0.5 * 1000);
|
|
||||||
setTimeout(function() {
|
|
||||||
var $logo = $('.onchart-tv-logo');
|
|
||||||
if ($logo.is(':not(:hover)')) {
|
|
||||||
$logo.removeClass('expanded');
|
|
||||||
}
|
|
||||||
}, 20 * 1000);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
chartWidget.model().mainSeries().onDataLoaded().subscribe(this, showAndHideLogo);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
chartWidget.withModel(null, createLogo);
|
if (urlParams.disableLogo == "false") {
|
||||||
|
chartWidget.withModel(null, createLogo);
|
||||||
|
}
|
||||||
|
|
||||||
TradingView.tokenInitialized.resolve();
|
TradingView.tokenInitialized.resolve();
|
||||||
|
|
||||||
@@ -192,17 +199,20 @@ function createChart() {
|
|||||||
headerChartPanel.css('background-color', '#'+(urlParams.toolbarbg || 'F1F3F6'));
|
headerChartPanel.css('background-color', '#'+(urlParams.toolbarbg || 'F1F3F6'));
|
||||||
$("#footer-chart-panel").css('background-color', '#'+(urlParams.toolbarbg || 'F1F3F6'));
|
$("#footer-chart-panel").css('background-color', '#'+(urlParams.toolbarbg || 'F1F3F6'));
|
||||||
|
|
||||||
|
var sidetoolbar = new TradingView.ChartSideToolbarWidget({
|
||||||
sidetoolbar = new TradingView.ChartSideToolbarWidget({
|
|
||||||
container: $('.tv-side-toolbar'),
|
container: $('.tv-side-toolbar'),
|
||||||
chartWidgetCollection: chartWidgetCollection,
|
chartWidgetCollection: chartWidgetCollection,
|
||||||
onWidget: true,
|
onWidget: true,
|
||||||
enabledDrawings: urlParams.enabledDrawings ? JSON.parse(urlParams.enabledDrawings ) : [],
|
enabledDrawings: urlParams.enabledDrawings ? JSON.parse(urlParams.enabledDrawings ) : [],
|
||||||
disabledDrawings: urlParams.disabledDrawings ? JSON.parse(urlParams.disabledDrawings ) : []
|
disabledDrawings: urlParams.disabledDrawings ? JSON.parse(urlParams.disabledDrawings ) : []
|
||||||
});
|
});
|
||||||
|
window.sideToolbar = sidetoolbar;
|
||||||
|
|
||||||
|
if (urlParams.hideSideToolbar == "true") {
|
||||||
|
sidetoolbar.fold(true);
|
||||||
|
}
|
||||||
|
|
||||||
window.lineToolPropertiesToolbar = new TradingView.LineToolPropertiesWidget(chartWidgetCollection);
|
window.lineToolPropertiesToolbar = new TradingView.LineToolPropertiesWidget(chartWidgetCollection);
|
||||||
$('.tv-main-panel').css('margin-left', sidetoolbar.element().width() + 'px');
|
|
||||||
|
|
||||||
chartWidget.onDisconnected().subscribe(null, function(critical_error) {
|
chartWidget.onDisconnected().subscribe(null, function(critical_error) {
|
||||||
if (critical_error) {
|
if (critical_error) {
|
||||||
@@ -219,18 +229,15 @@ function createChart() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
if (!urlParams.saveimage) {
|
$('<a class="tv-button getimage"><i class="icon"> </i></a>')
|
||||||
$('<a class="tv-button getimage"><i class="icon"> </i></a>')
|
.click(function(e){
|
||||||
.click(function(e){
|
getImage(chartWidgetCollection, { snapshotUrl: urlParams.snapshotUrl });
|
||||||
getImage(chartWidgetCollection);
|
e.preventDefault();
|
||||||
e.preventDefault();
|
})
|
||||||
})
|
.appendTo(headerChartPanel.find('.right'));
|
||||||
.appendTo(headerChartPanel.find('.right'));
|
|
||||||
}
|
|
||||||
|
|
||||||
ChartSaverInstance = new ChartSaver(chartWidgetCollection);
|
ChartSaverInstance = new ChartSaver(chartWidgetCollection);
|
||||||
|
|
||||||
pm = TradingView.postMessageWrapper(window.parent);
|
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|
||||||
@@ -253,7 +260,7 @@ function createChart() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
pm.on('widgetReady', function(data, cb) {
|
function onChartReadySubscriptionCalled(data, cb) {
|
||||||
chartWidget.withModel(null, function () {
|
chartWidget.withModel(null, function () {
|
||||||
if (chartWidget.model().mainSeries().bars().size() > 0) {
|
if (chartWidget.model().mainSeries().bars().size() > 0) {
|
||||||
cb();
|
cb();
|
||||||
@@ -265,8 +272,18 @@ function createChart() {
|
|||||||
chartWidget.model().mainSeries().onBarReceived().subscribe(null, eventHandler);
|
chartWidget.model().mainSeries().onBarReceived().subscribe(null, eventHandler);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
pm.on('widgetReady', function(data, cb) {
|
||||||
|
onChartReadySubscriptionCalled(data, cb);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
for (var i=0; i < pm.__delayedMesssages.length; ++i) {
|
||||||
|
onChartReadySubscriptionCalled(pm.__delayedMesssages[i].data, pm.__delayedMesssages[i].cb);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
pm.on('createStudy', function(options) {
|
pm.on('createStudy', function(options) {
|
||||||
var metainfo = StudyMetaInfo.findStudyMetaInfoByDescription(chartWidget.model().studiesMetaData(), options.name);
|
var metainfo = StudyMetaInfo.findStudyMetaInfoByDescription(chartWidget.model().studiesMetaData(), options.name);
|
||||||
var study = chartWidget.model().insertStudy(metainfo, {}, false);
|
var study = chartWidget.model().insertStudy(metainfo, {}, false);
|
||||||
@@ -277,14 +294,9 @@ function createChart() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
pm.on('loadChart', function(content) {
|
|
||||||
reloadChart(content);
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
pm.on('saveChart', function() {
|
pm.on('saveChart', function() {
|
||||||
var savedData = ChartSaverInstance.saveToJSON();
|
var savedData = ChartSaverInstance.saveToJSON();
|
||||||
pm.post(window.parent, 'onChartSaved', JSON.parse(savedData.content));
|
postMessageToParent('onChartSaved', JSON.parse(savedData.content));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
@@ -299,7 +311,7 @@ function createChart() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
pm.on('createShape', function(data) {
|
pm.on('createShape', function(data) {
|
||||||
var barIndex = chartWidget.model().timeScale().timePointToIndex(data.point.time)
|
var barIndex = chartWidget.model().timeScale().timePointToIndex(data.point.time);
|
||||||
var point = { index: barIndex };
|
var point = { index: barIndex };
|
||||||
|
|
||||||
if (!!data.point.price) {
|
if (!!data.point.price) {
|
||||||
@@ -323,23 +335,33 @@ function createChart() {
|
|||||||
var properties = undefined;
|
var properties = undefined;
|
||||||
|
|
||||||
var tools = {
|
var tools = {
|
||||||
'arrow_up': 'LineToolArrowMarkUp',
|
'arrow_up': {
|
||||||
'arrow_down': 'LineToolArrowMarkDown',
|
name: 'LineToolArrowMarkUp',
|
||||||
'flag': 'LineToolFlagMark'
|
supportsText: true
|
||||||
|
},
|
||||||
|
'arrow_down': {
|
||||||
|
name: 'LineToolArrowMarkDown',
|
||||||
|
supportsText: true
|
||||||
|
},
|
||||||
|
'flag': {
|
||||||
|
name: 'LineToolFlagMark',
|
||||||
|
supportsText: false
|
||||||
|
},
|
||||||
|
'vertical_line': {
|
||||||
|
name: 'LineToolVertLine',
|
||||||
|
supportsText: false
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
var toolName = tools[data.options.shape];
|
var toolDescriptor = tools[data.options.shape] || tools['flag'];
|
||||||
|
|
||||||
if (typeof toolName == "undefined") {
|
// BEWARE: this code works with arrows only because of `linetoolarrowmark` property name. needs to be fixed.
|
||||||
toolName = tools['flag'];
|
if (toolDescriptor.supportsText && !!data.options.text) {
|
||||||
}
|
|
||||||
|
|
||||||
if (toolName != tools['flag'] && !!data.options.text) {
|
|
||||||
properties = new DefaultProperty("linetoolarrowmark");
|
properties = new DefaultProperty("linetoolarrowmark");
|
||||||
properties.text.setValue(data.options.text);
|
properties.text.setValue(data.options.text);
|
||||||
}
|
}
|
||||||
|
|
||||||
var tool = chartWidget.model().createLineTool(pane, point, toolName, properties);
|
var tool = chartWidget.model().createLineTool(pane, point, toolDescriptor.name, properties);
|
||||||
|
|
||||||
if (!!data.options.lock && data.options.lock) {
|
if (!!data.options.lock && data.options.lock) {
|
||||||
tool.setUserEditEnabled(false);
|
tool.setUserEditEnabled(false);
|
||||||
@@ -347,39 +369,41 @@ function createChart() {
|
|||||||
|
|
||||||
// TODO: assign onClick handler here
|
// TODO: assign onClick handler here
|
||||||
|
|
||||||
pm.post(window.parent, 'onIconCreated', "<icon_uid_here>");
|
postMessageToParent('onIconCreated', "<icon_uid_here>");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
chartWidget.model().mainSeries().onSymbolResolved().subscribe(null, function() {
|
|
||||||
var symbolInfo = chartWidget.model().mainSeries().symbolInfo(),
|
|
||||||
interval = chartWidget.model().mainSeries().properties().interval.value(),
|
|
||||||
result = {
|
|
||||||
name: symbolInfo.name,
|
|
||||||
exchange: symbolInfo.exchange,
|
|
||||||
description: symbolInfo.description,
|
|
||||||
type: symbolInfo.type,
|
|
||||||
interval: interval
|
|
||||||
};
|
|
||||||
|
|
||||||
pm.post(window.parent, 'onSymbolChange', result);
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
ChartApiInstance.on('realtime_tick', function(tick) {
|
|
||||||
pm.post(window.parent, 'onTick', tick);
|
|
||||||
});
|
|
||||||
|
|
||||||
ChartApiInstance.on('onAutoSaveNeeded', function(tick) {
|
|
||||||
pm.post(window.parent, 'onAutoSaveNeeded', tick);
|
|
||||||
});
|
|
||||||
|
|
||||||
GlobalEventsStorage.subscribe("onMarkClick", function(markID) {
|
|
||||||
pm.post(window.parent, 'onMarkClick', markID);
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
|
|
||||||
|
chartWidget.model().mainSeries().onSymbolResolved().subscribe(null, function() {
|
||||||
|
var symbolInfo = chartWidget.model().mainSeries().symbolInfo(),
|
||||||
|
interval = chartWidget.model().mainSeries().properties().interval.value(),
|
||||||
|
result = {
|
||||||
|
name: symbolInfo.name,
|
||||||
|
exchange: symbolInfo.exchange,
|
||||||
|
description: symbolInfo.description,
|
||||||
|
type: symbolInfo.type,
|
||||||
|
interval: interval
|
||||||
|
};
|
||||||
|
|
||||||
|
postMessageToParent('onSymbolChange', result);
|
||||||
|
});
|
||||||
|
|
||||||
|
TradingView.Linking.interval.subscribe(function(interval){
|
||||||
|
postMessageToParent('onIntervalChange', interval)
|
||||||
|
});
|
||||||
|
|
||||||
|
ChartApiInstance.on('realtime_tick', function(tick) {
|
||||||
|
postMessageToParent('onTick', tick);
|
||||||
|
});
|
||||||
|
|
||||||
|
ChartApiInstance.on('onAutoSaveNeeded', function() {
|
||||||
|
postMessageToParent('onAutoSaveNeeded');
|
||||||
|
});
|
||||||
|
|
||||||
|
GlobalEventsStorage.subscribe("onMarkClick", function(markID) {
|
||||||
|
postMessageToParent('onMarkClick', markID);
|
||||||
|
});
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
3393
charting_library/static/tv-chart.min.js
vendored
@@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
<title>TradingView Charting Library demo</title>
|
<title>TradingView Charting Library demo</title>
|
||||||
|
|
||||||
|
<!-- Fix for iOS Safari zooming bug -->
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0">
|
||||||
|
|
||||||
<script type="text/javascript" src="charting_library/charting_library.min.js"></script>
|
<script type="text/javascript" src="charting_library/charting_library.min.js"></script>
|
||||||
<script type="text/javascript" src="charting_library/datafeed/udf/datafeed.js"></script>
|
<script type="text/javascript" src="charting_library/datafeed/udf/datafeed.js"></script>
|
||||||
|
|
||||||
@@ -13,8 +16,7 @@
|
|||||||
TradingView.onready(function()
|
TradingView.onready(function()
|
||||||
{
|
{
|
||||||
var widget = new TradingView.widget({
|
var widget = new TradingView.widget({
|
||||||
width: '100%',
|
fullscreen: true,
|
||||||
height: '100%',
|
|
||||||
symbol: 'AA',
|
symbol: 'AA',
|
||||||
interval: 'D',
|
interval: 'D',
|
||||||
toolbar_bg: '#f4f7f9',
|
toolbar_bg: '#f4f7f9',
|
||||||
|
|||||||