1
0

gl.json 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. { "translations": {
  2. "Unknown address" : "Enderezo descoñecido",
  3. "No result." : "Sen resultados.",
  4. "Malformed JSON data." : "Datos JSON con formato incorrecto.",
  5. "Error" : "Erro",
  6. "Weather status" : "Estado meteorolóxico",
  7. "Weather status in your dashboard" : "Estado meteorolóxico no seu taboleiro",
  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 meteorolóxico integrado na aplicación do Taboleiro.\n A localización xeográfica do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.",
  9. "Detect location" : "Detectar localización",
  10. "Set custom address" : "Definir o enderezo personalizado",
  11. "Favorites" : "Favoritos",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} ceo despexado hoxe máis tarde",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} nubrado hoxe máis tarde",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} nubrado",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo hoxe máis tarde",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nubrado hoxe máis tarde",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nuboso",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} néboa hoxe máis tarde",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} brumoso",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} choiva lene hoxe máis tarde",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} choiva lene",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} choiva hoxe máis tarde",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} choiva",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} choiva forte hoxe máis tarde",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} choiva forte",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chuvascos hoxe máis tarde",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} chuvascos",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chuvascos lixeiros hoxe máis tarde",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvascos lixeiros",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chuvascos fortes hoxe máis tarde",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvascos fortes",
  34. "More weather for {adr}" : "Máis previsións para {adr}",
  35. "Loading weather" : "Cargando as previsións",
  36. "Remove from favorites" : "Retirar de favoritos",
  37. "Add as favorite" : "Engadir como favorito",
  38. "You are not logged in." : "Aínda non accedeu.",
  39. "There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
  40. "No weather information found" : "Non se atopou información meteorolóxica",
  41. "Location not found" : "Non se atopou a localización",
  42. "There was an error setting the location address." : "Produciuse un erro ao axustar o enderezo da localización.",
  43. "There was an error setting the location." : "Produciuse un erro ao axustar a localización",
  44. "There was an error saving the mode." : "Produciuse un erro ao gardar o modo.",
  45. "There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.",
  46. "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas",
  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 meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario."
  48. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  49. }