1,154
edits
No edit summary |
(new translation by CrasHBoneS) |
||
LANG.IT = {
canvasnosupport : "HTML5 Canvas non supportato dal tuo browser... Spiacente...<br>" +
"Prova ad aggiornare il tuo browser ad una versione piè recente - quasi tutti i browser supportano Canvas adesso, eccetto IE9!<br><br>" +
"Ti sto reindirizzando ad una pagina dei calibri precedente...",
//
led_title : "Sensori: stato sconosciuto",
elevation : "Altezza",
//
statusStr : "
StatusMsg : "Downloading...",
StatusHttp : "Richiesta HTTP Fallita",
StatusRetryIn : "Riprovo in...",
StatusTimeout : "Timed out",
StatusPageLimit : "Raggiunto limite auto-aggiornamento pagina,
//
StatusLastUpdate : "Ultimo aggiornamento",
// 11 characters ===="12345678901"==== 11 characters
//
temp_out_web : "Esterna",▼
temp_in_web : "Interna",▼
//
chill_info : "Wind Chill",▼
chill_web : "Wind Chill",▼
heat_title : "Indice Calore",▼
heat_info : "Indice Calore",▼
heat_web : "Indice Calore",▼
humdx_title : "Ind. umid.",▼
humdx_info : "Indice di umidità",▼
humdx_web : "Indice di umidità",▼
//
chill_title : "Wind Chill",
▲ chill_info : "Wind Chill",
▲ chill_web : "Wind Chill",
▲ humdx_title : "Ind. umid.",
▲ humdx_info : "Indice di umidità",
▲ humdx_web : "Indice di umidità",
//
//
hum_in_info : "Umid. interna",
//
baro_trend_info : "Variaz. press.",
//
wind_title : "Vel. vento",
tenminavg_title : "Vel. media",
tenminavgwind_info : "Vel. media vento (10 min. media)",
maxavgwind_info : "Vel. max. vento (10 min. media)",
tenmingust_info : "Raffica max. (ultimi 10 min.)",
maxgust_info : "Raffica
latest_title : "Ult. mis.",
latestwind_info : "Ultima vel. misurata",
bearing_info : "Direzione",
latest_web : "Ultima direz.",
tenminavg_web : "Direz. media",
dominant_bearing : "Vento dominante oggi",
calm : "calmo",
windrose : "Direz. dominante",
windruntoday : "Wind run
//
uv_title : "Indice UV",
uv_levels : ["Nessuna",
"Nessun pericolo",
"Rischio
"Rischio
"Rischio
"Rischio
uv_headlines : ["Indice UV non misurabile",
"Nessun pericolo per la maggior parte delle persone",
"Lieve
"Alto rischio di scottature da una esposizione al sole non adeguatamente protetta",
"Rischio molto alto di scottature da una esposizione al sole non adeguatamente protetta",
"alle 16:00 durante l'estate nelle zone che osservano l'ora legale)."],
//
solar_title : "Radiazione
solar_currentMax : "Attuale massima lettura teorica",
solar_ofMax : "del massimo",
//
maximum_info : "Massimo",
max_hour_info : "Max. per ora",
minimum_info : "Minimo",
//
coords : ["N", "NNE", "NE", "ENE", "E", "ESE", "SE", "SSE", "S", "SSO", "SO", "OSO", "O", "ONO", "NO", "NNO"],
compass : ["N", "NE", "E", "SE", "S", "
months : ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"]
};
|