1,154
edits
No edit summary |
(Translation updated by WD user Breitling) |
||
//======================================================================================================================
// Spanish
//======================================================================================================================
LANG.ES = {
canvasnosupport : "No hay soporte para HTML5
"Trate de actualizar su navegador a una versión más reciente - casi todos los navegadores son compatibles con
"Redirigir a
//
led_title : "Sensor remoto
led_title_ok : "
led_title_lost : "Contacto
led_title_unknown : "Sensor remoto
led_title_offline : "La estación meteorológica no está
//
weather
latitude
longitude : "
elevation : "
//
statusStr : "Cargando ...",
StatusMsg : "
StatusHttp : "
StatusRetry : "Volviendo a probar ...",
StatusRetryIn : "
StatusTimeout : "
StatusPageLimit : "
//
StatusLastUpdate : "
StatusMinsAgo : "
StatusHoursAgo : "
StatusDaysAgo : "
//
realtimeCorrupt : "Archivo
//
timer : "Segundos",
at : "a las",
// MAXIMUM number of characters that can be used for the 'title' variables (such as 'LANG_EN.temp_title_out')
// 11 characters ===="12345678901"==== 11 characters
//
temp_title_out : "Temperatura",
temp_title_in : "
temp_out_info : "Temperatura exterior",
temp_out_web : "
temp_in_info : "Temperatura
temp_in_web : "Interior",
temp_trend_info : "
//
dew_title : "
dew_info : "
dew_web : "
apptemp_title : "Temp. aparente",
apptemp_info : "Temperatura aparente",
apptemp_web : "
chill_title : "
chill_info : "
chill_web : "
heat_title : "
heat_info : "
heat_web : "
humdx_title : "Humidex",
humdx_info : "Humidex",
humdx_web : "Humidex",
//
rain_title : "
rrate_title : "Intensidad de lluvia",
rrate_info : "Intensidad de lluvia",
LastRain_info : "Llovió por última vez",
LastRainedT_info : "Hoy a las",
LastRainedY_info : "Ayer a las",
//
hum_title_out : "Humedad",
hum_title_in : "
hum_out_info : "Humedad Exterior",
hum_in_info : "
hum_out_web : "
hum_in_web : "Interior",
//
baro_trend_info : "Tendencia de presión",
//
wind_title : "Velocidad
tenminavg_title : "Velocidad
tenminavgwind_info : "Velocidad media
maxavgwind_info : "
tenmingust_info : "
maxgust_info : "Racha máxima",
latest_title : "
latestwind_info : "
bearing_info : "
latest_web : "
tenminavg_web : "Media",
dominant_bearing : "
calm : "
windrose : "Rosa de los Vientos",
windruntoday : "
//
uv_title : "
uv_levels : ["
"
"
"
"
"
uv_headlines : ["
"
"
"
"
"
uv_details : ["
"
"
"
"
"
"
"
"
"
"
"
"
"
//
solar_title : "
solar_currentMax : "
solar_ofMax : "
solar_maxToday : "
//
lowest_info : "
highest_info : "
lowestF_info : "
highestF_info : "
//
RisingVeryRapidly : "
RisingQuickly : "
Rising : "
RisingSlowly : "
Steady : "
FallingSlowly : "
Falling : "
FallingQuickly : "
FallingVeryRapidly : "
//
maximum_info : "
max_hour_info : "
minimum_info : "
//
coords : ["N",
compass : ["N",
months : ["enero",
};
</pre>
|