Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/ru.js')
-rw-r--r--apps/weather_status/l10n/ru.js4
1 files changed, 4 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" : "Удалить из избранного",