mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 09:59:46 +00:00
47 lines
No EOL
4.4 KiB
JSON
47 lines
No EOL
4.4 KiB
JSON
{ "translations": {
|
||
"Unknown address" : "Неизвестный адрес",
|
||
"No result." : "Нет результатов",
|
||
"Malformed JSON data." : "Неверные данные JSON.",
|
||
"Error" : "Ошибка",
|
||
"Weather status" : "Прогноз погоды",
|
||
"Weather status in your dashboard" : "Виджет для просмотра прогноза погоды",
|
||
"Detect location" : "Определить местоположение",
|
||
"Set custom address" : "Задать адрес",
|
||
"Favorites" : "Избранное",
|
||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} сегодня обещают ясную погоду",
|
||
"{temperature} {unit} clear sky" : "{temperature} {unit} ясно",
|
||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} сегодня обещают облачно",
|
||
"{temperature} {unit} cloudy" : "{temperature} {unit} облачно",
|
||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} сегодня обещают хорошую погоду",
|
||
"{temperature} {unit} fair weather" : "{temperature} {unit} хорошая погода",
|
||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} сегодня обещают местами облачно",
|
||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} местами облачно",
|
||
"{temperature} {unit} foggy later today" : "{temperature} {unit} сегодня обещают туман",
|
||
"{temperature} {unit} foggy" : "{temperature} {unit} туман",
|
||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} ожидается небольшой дождь",
|
||
"{temperature} {unit} light rainfall" : "{temperature} {unit} небольшой дождь",
|
||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} ожидается дождь",
|
||
"{temperature} {unit} rainfall" : "{temperature} {unit} дождь",
|
||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ожидается сильный дождь",
|
||
"{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" : "Получение сведений о погоде...",
|
||
"Set location for weather" : "Задать местоположение",
|
||
"Remove from favorites" : "Удалить из избранного",
|
||
"Add as favorite" : "Добавить в избранное",
|
||
"You are not logged in." : "Не выполнен вход в систему.",
|
||
"There was an error getting the weather status information." : "Не удалось получить прогноз погоды.",
|
||
"No weather information found" : "Прогноз погоды не найден",
|
||
"Location not found" : "Местоположение не найдено",
|
||
"There was an error setting the location address." : "Не удалось задать адрес.",
|
||
"There was an error setting the location." : "Не удалось настроить местоположение.",
|
||
"There was an error saving the mode." : "Не удалось сохранить режим.",
|
||
"There was an error using personal address." : "Не удалось использовать личный адрес."
|
||
},"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);"
|
||
} |