aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/es_MX.json
blob: 2d5f7d166c0f4d397002811a580969227005f5b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{ "translations": {
    "Unknown address" : "Dirección desconocida",
    "No result." : "Sin resultado.",
    "Malformed JSON data." : "Datos JSON mal formados.",
    "Error" : "Error",
    "Weather status" : "Estado del clima",
    "Weather status in your dashboard" : "Estado del clima en su tablero",
    "Weather status integrated in the Dashboard app.\n    The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Estado del clima integrado en la app del tablero.\n    La posición geográfica del usuario puede determinarse automáticamente o definirse manualmente. Luego se mostrará un pronóstico a 6 horas.\n    Este estado también puede integrarse en otros lugares, como la aplicación de calendario.",
    "Detect location" : "Detectar ubicación",
    "Set custom address" : "Establecer dirección personalizada",
    "Favorites" : "Favoritos",
    "{temperature} {unit} clear sky later today" : "{temperature} {unit} Se espera un cielo despejado más tarde hoy",
    "{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
    "{temperature} {unit} cloudy later today" : "{temperature} {unit} Estará nublado más tarde hoy",
    "{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
    "{temperature} {unit} fair weather later today" : "{temperature} {unit} Se espera un buen clima más tarde hoy",
    "{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
    "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Estará parcialmente nublado más tarde hoy",
    "{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
    "{temperature} {unit} foggy later today" : "{temperature} {unit} Se espera niebla más tarde hoy",
    "{temperature} {unit} foggy" : "{temperature} {unit} Con niebla",
    "{temperature} {unit} light rainfall later today" : "{temperature} {unit} Se espera lluvia ligera más tarde hoy",
    "{temperature} {unit} light rainfall" : "{temperature} {unit} Lluvia ligera",
    "{temperature} {unit} rainfall later today" : "{temperature} {unit} Se espera lluvia más tarde hoy",
    "{temperature} {unit} rainfall" : "{temperature} {unit} Lluvia",
    "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Se espera lluvia intensa más tarde hoy",
    "{temperature} {unit} heavy rainfall" : "{temperature} {unit} Lluvia intensa",
    "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Se esperan chubascos más tarde hoy",
    "{temperature} {unit} rainfall showers" : "{temperature} {unit} Chubascos",
    "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Se esperan chubascos ligeros más tarde hoy",
    "{temperature} {unit} light rainfall showers" : "{temperature} {unit} Chubascos ligeros",
    "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Se esperan chubascos fuertes más tarde hoy",
    "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Chubascos fuertes",
    "More weather for {adr}" : "Más información sobre del clima para {adr}",
    "Loading weather" : "Cargando estado del clima",
    "Remove from favorites" : "Eliminar de favoritos",
    "Add as favorite" : "Añadir como favorito",
    "You are not logged in." : "No ha iniciado sesión.",
    "There was an error getting the weather status information." : "Ocurrió un error al obtener la información del estado del clima.",
    "No weather information found" : "No se encontró información del estado del clima",
    "Location not found" : "Ubicación no encontrada",
    "There was an error setting the location address." : "Ocurrió un error al establecer la dirección de ubicación.",
    "There was an error setting the location." : "Ocurrió un error al establecer la ubicación.",
    "There was an error saving the mode." : "Ocurrió un error al guardar el modo.",
    "There was an error using personal address." : "Ocurrió un error al usar la dirección personal.",
    "Set location for weather" : "Establecer ubicación para el clima",
    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Estado del clima integrado en la aplicación Tablero.\n          La posición del usuario puede determinarse automáticamente o definirse manualmente. Luego se muestra un pronóstico de 6 horas.\n          Este estado también puede integrarse en otros lugares, como la aplicación Calendario."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}