diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-10 02:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-10 02:30:26 +0000 |
commit | a42976f3dbf6bdc40b2399afee6404120214ae30 (patch) | |
tree | 706df0ba1bcdaeb1e1ac2285ac10236205a3d3f6 /apps/weather_status | |
parent | ef9736160b21713f9d6af55327dac5d85b230caa (diff) | |
download | nextcloud-server-a42976f3dbf6bdc40b2399afee6404120214ae30.tar.gz nextcloud-server-a42976f3dbf6bdc40b2399afee6404120214ae30.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-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", |