SteelSeries Lang CT

From Cumulus Wiki
Revision as of 09:43, 29 January 2013 by Mcrossley (talk | contribs) (Created page with '<pre> //====================================================================================================================== // Catalan // ***INCOMPLETE*** //==================…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
//======================================================================================================================
// Catalan
// ***INCOMPLETE***
//======================================================================================================================
LANG.CT = {
    canvasnosupport : "No hi ha suport per HTML5 llenç en el seu navegador ... Ho sento ...<br>" +
                      "Intenta actualitzar el vostre navegador a una versió més recent - gairebé tots els navegadors són compatibles amb lona ara, fins i tot IE9!<br><br>" +
                      "Redirigir a una 'vella' pàgina de mesuradors ...",
    //
    led_title : "Sensor remot unkonwn estat",
    led_title_ok : "Acceptar sensor remot",
    led_title_lost : "Contacte del sensor remot perdut",
    led_title_unknown : "Sensor remot Es desconeix l'estat",
    led_title_offline : "L'estació meteorològica no està connectat",
    //
    weather   : "weather",
    latitude  : "Latitude",
    longitude : "Longitude",
    elevation : "Elevation",
    //
    statusStr : "Carregant ...",
    StatusMsg : "Descàrrega de ...",
    StatusHttp : "Petició HTTP Error",
    StatusRetry : "Tornant a provar ...",
    StatusRetryIn : "Re-in ..",
    StatusTimeout : "Timed out",
    StatusPageLimit : "Page auto-update limit reached, refresh your browser to continue",
    //
    StatusLastUpdate : "Last update",
    StatusMinsAgo : "minutes ago",
    StatusHoursAgo : "hours ago",
    StatusDaysAgo : "days ago",
    //
    realtimeCorrupt : "Arxiu de text descàrrega corrupte! reintentant ...",
    //
    timer : "segons",
    at : "a",
    //
    // 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 : "Entre Temp",
    temp_out_info : "Temperatura exterior",
    temp_out_web : "Fora",
    temp_in_info : "Temperatura a l'interior",
    temp_in_web : "Interior",
    temp_trend_info : "Temperatura de tendència",
    //
    dew_title : "Punt de rosada",
    dew_info : "Punt de rosada",
    dew_web : "Punt de rosada",
    apptemp_title : "Temp aparent",
    apptemp_info : "Temperatura aparent",
    apptemp_web : "Aparent",
    chill_title : "Vent",
    chill_info : "Vent",
    chill_web : "Vent",
    heat_title : "Índex de calor",
    heat_info : "Índex de calor",
    heat_web : "Índex de calor",
    humdx_title : "Humidex",
    humdx_info : "Humidex",
    humdx_web : "Humidex",
    //
    rain_title : "La pluja",
    rrate_title : "Intensitat de pluja",
    rrate_info : "Intensitat de pluja",
    LastRain_info : "Va ploure",
    LastRainedT_info : "Avui a les",
    LastRainedY_info : "Ahir a les",
    //
    hum_title_out : "Humitat",
    hum_title_in : "D'aquí a Hum",
    hum_out_info : "Humitat Exterior",
    hum_in_info : "Dins d'humitat",
    hum_out_web : "Fora",
    hum_in_web : "Interior",
    //
    baro_title : "Pressió",
    baro_info : "Pressió",
    baro_trend_info : "Tendència de pressió",
    //
    wind_title : "Velocitat del Vent",
    tenminavg_title : "Velocitat mitjana del vent",
    tenminavgwind_info : "Velocitat mitjana del vent (10 min)",
    maxavgwind_info : "Mitjana de velocitat màxima del vent",
    tenmingust_info : "Ràfega (10 min)",
    maxgust_info : "Ratxa màxima",
    latest_title : "Últimes vent s'endugué",
    latestwind_info : "Últimes velocitat del vent",
    bearing_info : "Rumb",
    latest_web : "Darrer",
    tenminavg_web : "Mitjana",
    dominant_bearing : "Dominant wind today",
    calm: "calm",
    windrose: "Rosa des Vents",
    windruntoday: "Wind run today",
    //
    uv_title : "UV Index",
    uv_levels : ["None",
                 "No danger",
                 "Little risk",
                 "High risk",
                 "Very high risk",
                 "Extreme risk"],
    uv_headlines : ["No measurable UV Index",
                    "No danger to the average person",
                    "Little risk of harm from unprotected sun exposure",
                    "High risk of harm from unprotected sun exposure",
                    "Very high risk of harm from unprotected sun exposure",
                    "Extreme risk of harm from unprotected sun exposure"],
    uv_details : ["It is still night time or it is a very cloudy day.",

                 "Wear sunglasses on bright days; use sunscreen if there is snow on the ground,<br>" +
                 "which reflects UV radiation, or if you have particularly fair skin.",

                 "Wear sunglasses and use SPF 30+ sunscreen, cover the body with clothing and<br>" +
                 "a hat, and seek shade around midday when the sun is most intense.",

                 "Wear sunglasses and use SPF 30+ sunscreen, cover the body with sun protective<br>" +
                 "clothing and a wide-brim hat, and reduce time in the sun from two hours before<br>" +
                 "to three hours after solar noon (roughly 11:00 AM to 4:00 PM during summer in<br>" +
                 "zones that observe daylight saving time).",

                 "Wear SPF 30+ sunscreen, a shirt, sunglasses, and a hat.<br>" +
                 "Do not stay out in the sun for too long.",

                 "Take all precautions, including: wear sunglasses and use SPF 30+ sunscreen,<br>" +
                 "cover the body with a long-sleeve shirt and trousers, wear a very broad hat, and<br>" +
                 "avoid the sun from two hours before to three hours after solar noon (roughly 11:00 AM<br>" +
                 "to 4:00 PM during summer in zones that observe daylight saving time)."],
    //
    solar_title : "Solar Radiation",
    solar_currentMax : "Current theoretical maximum reading",
    solar_ofMax : "of maximum",
    solar_maxToday : "Today's maximum reading",
    //
    lowest_info : "Més baixa",
    highest_info : "Alt",
    lowestF_info : "Baix",
    highestF_info : "Alt",
    //
    RisingVeryRapidly : "Rising very rapidly",
    RisingQuickly : "Rising quickly",
    Rising : "Rising",
    RisingSlowly : "Rising slowly",
    Steady : "Steady",
    FallingSlowly : "Falling slowly",
    Falling : "Falling",
    FallingQuickly : "Falling quickly",
    FallingVeryRapidly : "Falling very rapidly",
    //
    maximum_info : "Màxim",
    max_hour_info : "Max per hora",
    minimum_info : "Mínim",
    //
    coords : ["N", "NNE", "NE", "ENE", "E", "ESE", "SE", "SSE", "S", "OSO", "O", "OSO", "O", "ONO", "NO", "NNO", "ONO"],
    compass : ["N", "NE", "E", "ES", "S", "SO", "O", "NO"],
    months : ["Gener", "febrer", "Mar", "abril", "maig", "juny", "juliol", "agost", "setembre", "octubre", "novembre", "desembre"]
};