ca.json 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. { "translations": {
  2. "Unknown address" : "Adreça desconeguda",
  3. "No result." : "No hi ha resultats.",
  4. "Malformed JSON data." : "Les dades en format JSON estan mal formades.",
  5. "Error" : "Error",
  6. "Weather status" : "Estat del temps",
  7. "Weather status in your dashboard" : "Estat del temps en el tauler",
  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." : "Estat del temps integrat en l'aplicació Tauler.\n La ubicació geogràfica es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari.",
  9. "Detect location" : "Detecta la ubicació",
  10. "Set custom address" : "Defineix una adreça personalitzada",
  11. "Favorites" : "Preferits",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} cel clar avui més tard",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} cel clar",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} ennuvolat avui més tard",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} ennuvolat",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} bon temps avui més tard",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} bon temps",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} mig ennuvolat avui més tard",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} mig ennuvolat",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} boira avui més tard",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} boira",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluja lleugera avui més tard",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} pluja lleugera",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} pluja avui més tard",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} pluja",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluja intensa avui més tard",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluja intensa",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ruixats avui més tard",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} ruixats",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pluja lleugera avui més tard",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} pluja lleugera",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pluja intensa avui més tard",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja intensa",
  34. "More weather for {adr}" : "Més temps per a {adr}",
  35. "Loading weather" : "S'està carregant el temps",
  36. "Set location for weather" : "Definiu la ubicació per al temps",
  37. "Remove from favorites" : "Suprimeix dels preferits",
  38. "Add as favorite" : "Afegeix-ho com a preferit",
  39. "You are not logged in." : "No heu iniciat la sessió.",
  40. "There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.",
  41. "No weather information found" : "No s'ha trobat informació del temps",
  42. "Location not found" : "No s'ha trobat la ubicació",
  43. "There was an error setting the location address." : "S'ha produït un error en definir l'adreça de la ubicació.",
  44. "There was an error setting the location." : "S'ha produït un error en definir la ubicació.",
  45. "There was an error saving the mode." : "S'ha produït un error en desar el mode.",
  46. "There was an error using personal address." : "S'ha produït un error en utilitzar l'adreça 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." : "Estat del temps integrat en l'aplicació Tauler.\n La posició de l'usuari es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari."
  48. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  49. }