diff options
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/lt_LT.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/lt_LT.js b/apps/weather_status/l10n/lt_LT.js index bb17d2465bd..f17f1a0c709 100644 --- a/apps/weather_status/l10n/lt_LT.js +++ b/apps/weather_status/l10n/lt_LT.js @@ -11,7 +11,9 @@ OC.L10N.register( "Detect location" : "Aptikti vietą", "Set custom address" : "Nustatyti tinkintą adresą", "Favorites" : "Mėgstamos", + "{temperature} {unit} clear sky" : "{temperature} {unit} giedra", "{temperature} {unit} cloudy" : "{temperature} {unit} debesuota", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} su pragiedruliais", "{temperature} {unit} foggy" : "{temperature} {unit} ūkanota", "More weather for {adr}" : "Daugiau orų ties {adr}", "Loading weather" : "Įkeliami orai", diff --git a/apps/weather_status/l10n/lt_LT.json b/apps/weather_status/l10n/lt_LT.json index 7e3d940a030..5db69965fc7 100644 --- a/apps/weather_status/l10n/lt_LT.json +++ b/apps/weather_status/l10n/lt_LT.json @@ -9,7 +9,9 @@ "Detect location" : "Aptikti vietą", "Set custom address" : "Nustatyti tinkintą adresą", "Favorites" : "Mėgstamos", + "{temperature} {unit} clear sky" : "{temperature} {unit} giedra", "{temperature} {unit} cloudy" : "{temperature} {unit} debesuota", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} su pragiedruliais", "{temperature} {unit} foggy" : "{temperature} {unit} ūkanota", "More weather for {adr}" : "Daugiau orų ties {adr}", "Loading weather" : "Įkeliami orai", |