ru.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. { "translations": {
  2. "Unknown address" : "Неизвестный адрес",
  3. "No result." : "Нет результатов",
  4. "Malformed JSON data." : "Неверные данные JSON.",
  5. "Error" : "Ошибка",
  6. "Weather status" : "Прогноз погоды",
  7. "Weather status in your dashboard" : "Виджет для просмотра прогноза погоды",
  8. "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 Информация о текущей погоде также может быть использована в других приложениях, например, в приложении Календарь.",
  9. "Detect location" : "Определить местоположение",
  10. "Set custom address" : "Задать адрес",
  11. "Favorites" : "Избранное",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} сегодня обещают ясную погоду",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} ясно",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} сегодня обещают облачно",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} облачно",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} сегодня обещают хорошую погоду",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} хорошая погода",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} сегодня обещают местами облачно",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} местами облачно",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} сегодня обещают туман",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} туман",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ожидается небольшой дождь",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} небольшой дождь",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} ожидается дождь",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} дождь",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ожидается сильный дождь",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} сильный дождь",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} обещают ливневые дожди",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} ливневые дожди",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} сегодня позже пройдёт небольшой ливневый дождь",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} небольшой ливневый дождь",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} сегодня позже ожидаются сильные проливные дожди",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} сильный проливной дождь",
  34. "More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
  35. "Loading weather" : "Получение сведений о погоде...",
  36. "Remove from favorites" : "Удалить из избранного",
  37. "Add as favorite" : "Добавить в избранное",
  38. "You are not logged in." : "Не выполнен вход в систему.",
  39. "There was an error getting the weather status information." : "Не удалось получить прогноз погоды.",
  40. "No weather information found" : "Прогноз погоды не найден",
  41. "Location not found" : "Местоположение не найдено",
  42. "There was an error setting the location address." : "Не удалось задать адрес.",
  43. "There was an error setting the location." : "Не удалось настроить местоположение.",
  44. "There was an error saving the mode." : "Не удалось сохранить режим.",
  45. "There was an error using personal address." : "Не удалось использовать личный адрес.",
  46. "Set location for weather" : "Задать местоположение"
  47. },"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);"
  48. }