es_MX.json 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. { "translations": {
  2. "Unknown address" : "Dirección desconocida",
  3. "No result." : "Sin resultado.",
  4. "Malformed JSON data." : "Datos JSON mal formados.",
  5. "Error" : "Error",
  6. "Weather status" : "Estado del clima",
  7. "Weather status in your dashboard" : "Estado del clima en su tablero",
  8. "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.",
  9. "Detect location" : "Detectar ubicación",
  10. "Set custom address" : "Establecer dirección personalizada",
  11. "Favorites" : "Favoritos",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} Se espera un cielo despejado más tarde hoy",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} Estará nublado más tarde hoy",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} Se espera un buen clima más tarde hoy",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Estará parcialmente nublado más tarde hoy",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} Se espera niebla más tarde hoy",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} Con niebla",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} Se espera lluvia ligera más tarde hoy",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} Lluvia ligera",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} Se espera lluvia más tarde hoy",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} Lluvia",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Se espera lluvia intensa más tarde hoy",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} Lluvia intensa",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Se esperan chubascos más tarde hoy",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} Chubascos",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Se esperan chubascos ligeros más tarde hoy",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} Chubascos ligeros",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Se esperan chubascos fuertes más tarde hoy",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Chubascos fuertes",
  34. "More weather for {adr}" : "Más información sobre del clima para {adr}",
  35. "Loading weather" : "Cargando estado del clima",
  36. "Set location for weather" : "Establecer ubicación para el clima",
  37. "Remove from favorites" : "Eliminar de favoritos",
  38. "Add as favorite" : "Añadir como favorito",
  39. "You are not logged in." : "No ha iniciado sesión.",
  40. "There was an error getting the weather status information." : "Ocurrió un error al obtener la información del estado del clima.",
  41. "No weather information found" : "No se encontró información del estado del clima",
  42. "Location not found" : "Ubicación no encontrada",
  43. "There was an error setting the location address." : "Ocurrió un error al establecer la dirección de ubicación.",
  44. "There was an error setting the location." : "Ocurrió un error al establecer la ubicación.",
  45. "There was an error saving the mode." : "Ocurrió un error al guardar el modo.",
  46. "There was an error using personal address." : "Ocurrió un error al usar la dirección personal.",
  47. "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."
  48. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  49. }