lt_LT.json 2.3 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Unknown address" : "Nežinomas adresas",
  3. "No result." : "Nėra rezultatų.",
  4. "Malformed JSON data." : "Netaisyklingi JSON duomenys.",
  5. "Error" : "Klaida",
  6. "Weather status" : "Orų būsena",
  7. "Weather status in your dashboard" : "Orų būsena jūsų skydelyje",
  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." : "Orų būsena, integruota į skydelio programėlę.\n Naudotojo vieta gali būti nustatyta automatiškai arba apibrėžta rankiniu būdu. Tuomet yra rodoma 6 valandų orų prognozė.\n Ši būsena taip pat gali būti integruota kitose vietose, kaip, pavyzdžiui, kalendoriaus programėlėje.",
  9. "Detect location" : "Aptikti vietą",
  10. "Set custom address" : "Nustatyti tinkintą adresą",
  11. "Favorites" : "Mėgstamos",
  12. "{temperature} {unit} clear sky" : "{temperature} {unit} giedra",
  13. "{temperature} {unit} cloudy" : "{temperature} {unit} debesuota",
  14. "{temperature} {unit} partly cloudy" : "{temperature} {unit} su pragiedruliais",
  15. "{temperature} {unit} foggy" : "{temperature} {unit} ūkanota",
  16. "More weather for {adr}" : "Daugiau orų ties {adr}",
  17. "Loading weather" : "Įkeliami orai",
  18. "Remove from favorites" : "Šalinti iš mėgstamų",
  19. "Add as favorite" : "Pridėti kaip mėgstamą",
  20. "You are not logged in." : "Jūs nesate prisijungę.",
  21. "There was an error getting the weather status information." : "Gaunant orų būsenos informaciją, įvyko klaida.",
  22. "No weather information found" : "Nerasta jokios informacijos apie orus",
  23. "Location not found" : "Vieta nerasta",
  24. "There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.",
  25. "There was an error setting the location." : "Nustatant vietą, įvyko klaida.",
  26. "There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.",
  27. "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.",
  28. "Set location for weather" : "Nustatyti vietą orams"
  29. },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
  30. }