gl.json 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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 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.",
  9. "Detect location" : "Detectar localización",
  10. "Set custom address" : "Estabelecer o enderezo personalizado",
  11. "Favorites" : "Favoritos",
  12. "More weather for {adr}" : "Máis previsións para {adr}",
  13. "Loading weather" : "Cargando as previsións",
  14. "Remove from favorites" : "Retirar de favoritos",
  15. "Add as favorite" : "Engadir como favorito",
  16. "You are not logged in." : "Aínda non accedeu.",
  17. "There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
  18. "No weather information found" : "Non se atopou información meteorolóxica",
  19. "Location not found" : "Non se atopou a localización",
  20. "There was an error setting the location address." : "Produciuse un erro ao axustar o enderezo da localización.",
  21. "There was an error setting the location." : "Produciuse un erro ao axustar a localización",
  22. "There was an error saving the mode." : "Produciuse un erro ao gardar o modo.",
  23. "There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.",
  24. "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas",
  25. "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ceo despexado ás {time}",
  26. "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, nubrado ás {time}",
  27. "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, día claro ás {time}",
  28. "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, noite clara ás {time}",
  29. "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, parcialmente nubrado ás {time}",
  30. "{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, brétema ás {time}",
  31. "{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, poalla ás {time}",
  32. "{temperature} {unit} Rain at {time}" : "{temperature} {unit}, chuvia ás {time}",
  33. "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} arroiada ás {time}",
  34. "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit}, balloada ás {time}",
  35. "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit}, balloadas escasas ás {time}",
  36. "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} balloadas intensas ás {time}"
  37. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  38. }