-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7276301
commit 0c84e42
Showing
5 changed files
with
212 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,49 @@ | ||
{ | ||
"@@locale": "es" | ||
"@@locale": "es", | ||
"labelChannelFill": "Relleno de Canal", | ||
"labelShading": "Sombreado", | ||
"labelHistogram": "Histograma", | ||
"labelSeries": "Series", | ||
"labelField": "Campo", | ||
"labelPeriod": "Período", | ||
"labelSmoothingPeriod": "Período de Suavizado", | ||
"labelConversionLinePeriod": "Período de Línea de Conversión", | ||
"labelBaseLinePeriod": "Período de Línea Base", | ||
"labelDoubleSmoothingPeriod": "Período de Doble Suavizado", | ||
"labelSpanBPeriod": "Período de Intervalo B Principal", | ||
"labelLaggingSpanOffset": "Desplazamiento de Intervalo Retrasado", | ||
"labelJawPeriod": "Período de Mandíbula", | ||
"labelTeethPeriod": "Período de Dientes", | ||
"labelLipsPeriod": "Período de Labios", | ||
"labelOffset": "Desplazamiento", | ||
"labelJawOffset": "Desplazamiento de Mandíbula", | ||
"labelTeethOffset": "Desplazamiento de Dientes", | ||
"labelLipsOffset": "Desplazamiento de Labios", | ||
"labelHighPeriod": "Período Alto", | ||
"labelLowPeriod": "Período Bajo", | ||
"labelFastMAPeriod": "Período MA Rápido", | ||
"labelSlowMAPeriod": "Período MA Lento", | ||
"labelSignalPeriod": "Período de Señal", | ||
"labelOverBoughtPrice": "Precio de Sobrecompra", | ||
"labelOverSoldPrice": "Precio de Sobreventa", | ||
"labelMaxAF": "AF Máximo", | ||
"labelMinAF": "AF Mínimo", | ||
"labelShift": "Desplazar", | ||
"labelShowZones": "Mostrar Zonas", | ||
"labelBandsCount": "Número de Bandas", | ||
"labelSearchAssets": "Buscar activos", | ||
"labelStandardDeviation": "Desviación Estándar", | ||
"labelType": "Tipo", | ||
"labelShiftType": "Tipo de Desplazamiento", | ||
"labelDistance": "Distancia", | ||
"informNoResult": "No hay resultados para \"{text}\"", | ||
"warnCheckAssetSearchingText": "Intente verificar la ortografía o use un término diferente", | ||
"labelShowLines": "Mostrar Líneas", | ||
"labelShowFractals": "Mostrar Fractales", | ||
"labelIsSmooth": "Es Suave", | ||
"warnFailedLoadingIndicators": "Error al cargar los indicadores.", | ||
"warnFailedLoadingDrawingTools": "Error al cargar las herramientas de dibujo.", | ||
"selectDrawingTool": "Seleccionar herramienta de dibujo", | ||
"labelColor": "Color", | ||
"labelFillColor": "Color de Relleno" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters