summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-05 02:21:31 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-05 02:21:31 +0000
commitc935f6a7769f7798754addac5147083aced71bf8 (patch)
tree4c0e8322a41f18aa0a4945d55eb3c66793e6c1c4 /apps/weather_status/l10n/ru.js
parent99052da983c157e8a24e9a5f51645c0fd593a089 (diff)
downloadnextcloud-server-c935f6a7769f7798754addac5147083aced71bf8.tar.gz
nextcloud-server-c935f6a7769f7798754addac5147083aced71bf8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/ru.js')
-rw-r--r--apps/weather_status/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ru.js b/apps/weather_status/l10n/ru.js
index 217023b1e00..0f723373b98 100644
--- a/apps/weather_status/l10n/ru.js
+++ b/apps/weather_status/l10n/ru.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Favorites" : "Избранное",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ясно в {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, облачно в {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, безоблачно в {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, безоблачно в {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, переменная облачность в {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, туман в {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, небольшой дождь в {time}",