diff options
Diffstat (limited to 'apps/weather_status/l10n/lt_LT.js')
-rw-r--r-- | apps/weather_status/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/lt_LT.js b/apps/weather_status/l10n/lt_LT.js index a5ec7d83504..5fd64c37b45 100644 --- a/apps/weather_status/l10n/lt_LT.js +++ b/apps/weather_status/l10n/lt_LT.js @@ -34,6 +34,7 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys", "More weather for {adr}" : "Daugiau orų ties {adr}", "Loading weather" : "Įkeliami orai", + "Set location for weather" : "Nustatyti vietą orams", "Remove from favorites" : "Šalinti iš mėgstamų", "Add as favorite" : "Pridėti kaip mėgstamą", "You are not logged in." : "Jūs nesate prisijungę.", @@ -44,7 +45,6 @@ OC.L10N.register( "There was an error setting the location." : "Nustatant vietą, įvyko klaida.", "There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.", "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.", - "Set location for weather" : "Nustatyti vietą orams", "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." }, "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);"); |