sc.js 2.1 KB

12345678910111213141516171819202122232425262728
  1. OC.L10N.register(
  2. "weather_status",
  3. {
  4. "Unknown address" : "Indiritzu disconnotu",
  5. "No result." : "Perunu resultadu.",
  6. "Malformed JSON data." : "Datos JSON non bàlidos.",
  7. "Error" : "Errore",
  8. "Weather status" : "Istadu de su tempus",
  9. "Weather status in your dashboard" : "Istadu de su tempus in su pannellu de controllu tuo",
  10. "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." : "Istadu de su tempus integradu in s'aplicatzione de su pannellu de controllu.\n Sa positzione de s'utente si podet determinare in automàticu o definire a manu. Luegu si mustrant previsiones pro 6 oras.\n S'istadu si podet integrare puru in àteros logos comente in s'aplicatzione de su calendàriu.",
  11. "Detect location" : "Rileva positzione",
  12. "Set custom address" : "Imposta indiritzu personalizadu",
  13. "Favorites" : "Preferidos",
  14. "More weather for {adr}" : "Àteru tempus pro {adr}",
  15. "Loading weather" : "Carrigamentu tempus",
  16. "Remove from favorites" : "Boga·nche dae preferidos",
  17. "Add as favorite" : "Agiunghe comente preferidu",
  18. "You are not logged in." : "No as fatu s'atzessu.",
  19. "There was an error getting the weather status information." : "B'at àpidu un'errore in su recùperu de is informatziones de su tempus.",
  20. "No weather information found" : "Peruna informatzione de su tempus agatada",
  21. "Location not found" : "Positzione no agatada",
  22. "There was an error setting the location address." : "B'at àpidu un'errore impostende s'indiritzu de sa positzione.",
  23. "There was an error setting the location." : "B'at àpidu un'errore impostende sa positzione.",
  24. "There was an error saving the mode." : "B'at àpidu un'errore sarvende sa modalidade.",
  25. "There was an error using personal address." : "B'at àpidu un'errore impreende s'indiritzu personale.",
  26. "Set location for weather" : "Imposta sa positzione pro su tempus"
  27. },
  28. "nplurals=2; plural=(n != 1);");