aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/ru.js4
-rw-r--r--apps/weather_status/l10n/ru.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ru.js b/apps/weather_status/l10n/ru.js
index 89fe67a1264..832cc5d4cd8 100644
--- a/apps/weather_status/l10n/ru.js
+++ b/apps/weather_status/l10n/ru.js
@@ -29,6 +29,10 @@ OC.L10N.register(
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} сильный дождь",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} обещают ливневые дожди",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ливневые дожди",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} сегодня позже пройдёт небольшой ливневый дождь",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} небольшой ливневый дождь",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} сегодня позже ожидаются сильные проливные дожди",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} сильный проливной дождь",
"More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
"Loading weather" : "Получение сведений о погоде...",
"Remove from favorites" : "Удалить из избранного",
diff --git a/apps/weather_status/l10n/ru.json b/apps/weather_status/l10n/ru.json
index e5d2ef917e2..f400cc4765d 100644
--- a/apps/weather_status/l10n/ru.json
+++ b/apps/weather_status/l10n/ru.json
@@ -27,6 +27,10 @@
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} сильный дождь",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} обещают ливневые дожди",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ливневые дожди",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} сегодня позже пройдёт небольшой ливневый дождь",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} небольшой ливневый дождь",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} сегодня позже ожидаются сильные проливные дожди",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} сильный проливной дождь",
"More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
"Loading weather" : "Получение сведений о погоде...",
"Remove from favorites" : "Удалить из избранного",