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:
authorNextcloud bot <bot@nextcloud.com>2022-01-07 05:28:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-07 05:28:30 +0300
commit25678996b2b2bc66e155fdec466b49f3abe3fd5c (patch)
tree62b295a31e7c0931f3aa7eecbdddb347cfa9c185 /apps/weather_status/l10n/ru.json
parent84c4f8530bc58599d6e03ee7af48a6b25f0ae6da (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/ru.json')
-rw-r--r--apps/weather_status/l10n/ru.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/ru.json b/apps/weather_status/l10n/ru.json
index 230fe3dbcfa..607882c886d 100644
--- a/apps/weather_status/l10n/ru.json
+++ b/apps/weather_status/l10n/ru.json
@@ -9,21 +9,8 @@
"Detect location" : "Определить местоположение",
"Set custom address" : "Задать адрес",
"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}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit}, дождь в {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit}, сильный дождь в {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit}, ливень в {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit}, небольшой ливень в {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit}, сильный ливень в {time}",
"More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
"Loading weather" : "Получение сведений о погоде...",
- "Set location for weather" : "Задать местоположение",
"Remove from favorites" : "Удалить из избранного",
"Add as favorite" : "Добавить в избранное",
"You are not logged in." : "Не выполнен вход в систему.",
@@ -34,6 +21,19 @@
"There was an error setting the location." : "Не удалось настроить местоположение.",
"There was an error saving the mode." : "Не удалось сохранить режим.",
"There was an error using personal address." : "Не удалось использовать личный адрес.",
- "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 Информация о текущей погоде также может быть использована в других приложениях, например, в приложении Календарь."
+ "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 Информация о текущей погоде также может быть использована в других приложениях, например, в приложении Календарь.",
+ "{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}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit}, дождь в {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit}, сильный дождь в {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit}, ливень в {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit}, небольшой ливень в {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit}, сильный ливень в {time}"
},"pluralForm" :"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);"
} \ No newline at end of file