diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-08 02:24:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-08 02:24:38 +0000 |
commit | 3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc (patch) | |
tree | c576b104c9b0851fcd248a96825cccfebb44d5cd /apps/weather_status | |
parent | 43a2501bf2975eade1b33c5e76f7a435e2c3d6b0 (diff) | |
download | nextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.tar.gz nextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.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/ru.js | 4 | ||||
-rw-r--r-- | apps/weather_status/l10n/ru.json | 4 |
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" : "Удалить из избранного", |