es_MX.json 3.6 KB

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