aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/ru.js
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, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/ru.js b/apps/weather_status/l10n/ru.js
index 99ce368d87d..f63443d9259 100644
--- a/apps/weather_status/l10n/ru.js
+++ b/apps/weather_status/l10n/ru.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"Error" : "Ошибка",
"Weather status" : "Прогноз погоды",
"Weather status in your dashboard" : "Виджет для просмотра прогноза погоды",
- "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Текущая погода — виджет для встраивания.\n Доступен шестичасовой прогноз погоды для выбранного местоположения, которое может быть определено автоматически или указано пользователем.\n Информация о текущей погоде также может быть использована в других приложениях, например, в приложении Календарь.",
"Detect location" : "Определить местоположение",
"Set custom address" : "Задать адрес",
"Favorites" : "Избранное",
@@ -45,6 +44,7 @@ OC.L10N.register(
"There was an error setting the location." : "Не удалось настроить местоположение.",
"There was an error saving the mode." : "Не удалось сохранить режим.",
"There was an error using personal address." : "Не удалось использовать личный адрес.",
- "Set location for weather" : "Задать местоположение"
+ "Set location for weather" : "Задать местоположение",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Текущая погода — виджет для встраивания.\n Доступен шестичасовой прогноз погоды для выбранного местоположения, которое может быть определено автоматически или указано пользователем.\n Информация о текущей погоде также может быть использована в других приложениях, например, в приложении Календарь."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");