Signed-off-by: Nextcloud bot <bot@nextcloud.com>dependabot/npm_and_yarn/stable32/handlebars-4.7.9^2
parent
499a0ba3cd
commit
eabbf5db95
@ -1,23 +1,25 @@ |
||||
OC.L10N.register( |
||||
"oauth2", |
||||
{ |
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клиент не авторизован для соединения. Пожалуйста, сообщите о вашем клиенте администратору.", |
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваш перенаправляющий URL должен быть полным, например: https://yourdomain.com/path", |
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клиент не имеет разрешения на подключение. Сообщите об этом администратору вашего клиента.", |
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL перенаправления должен быть полным URL, например: https://yourdomain.com/path", |
||||
"OAuth 2.0" : "OAuth 2.0", |
||||
"Allows OAuth2 compatible authentication from other web applications." : "Разрешает аутентификацию, совместимую с OAuth2, из других веб-приложений.", |
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложение OAuth2 позволяет администраторам настроить встроенный процесс проверки подлинности, чтобы также обеспечить совместимость OAuth2 с другими веб-приложениями.", |
||||
"Allows OAuth2 compatible authentication from other web applications." : "Позволяет другим веб-приложениям выполнять аутентификацию, совместимую с OAuth2.", |
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложение OAuth2 позволяет администраторам настроить встроенный процесс аутентификации так, чтобы другие веб-приложения также могли использовать аутентификацию, совместимую с OAuth2.", |
||||
"Secret key" : "Секретный ключ", |
||||
"Delete" : "Удалить", |
||||
"An unknown error occurred." : "Произошла неизвестная ошибка.", |
||||
"OAuth 2.0 clients" : "Клиенты OAuth 2.0", |
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к {instanceName}.", |
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволяет внешним сервисам запрашивать доступ к {instanceName}.", |
||||
"Name" : "Имя", |
||||
"Redirection URI" : "URI перенаправления", |
||||
"Delete client" : "Удалить клиент", |
||||
"Make sure you store the secret key, it cannot be recovered." : "Убедитесь, что вы сохранили секретный ключ, он не может быть восстановлен.", |
||||
"Add client" : "Добавить клиент", |
||||
"Client identifier" : "Идентификатор клиента", |
||||
"Delete client" : "Удалить клиента", |
||||
"Make sure you store the secret key, it cannot be recovered." : "Обязательно сохраните секретный ключ: восстановить его будет невозможно.", |
||||
"Add client" : "Добавить клиента", |
||||
"Add" : "Добавить", |
||||
"Client Identifier" : "Идентификатор клиента", |
||||
"Show client secret" : "Показать секретный ключ клиента", |
||||
"Hide client secret" : "Скрыть секрет клиента" |
||||
"Hide client secret" : "Скрыть секретный ключ клиента" |
||||
}, |
||||
"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);"); |
||||
|
||||
@ -1,21 +1,23 @@ |
||||
{ "translations": { |
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клиент не авторизован для соединения. Пожалуйста, сообщите о вашем клиенте администратору.", |
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваш перенаправляющий URL должен быть полным, например: https://yourdomain.com/path", |
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клиент не имеет разрешения на подключение. Сообщите об этом администратору вашего клиента.", |
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL перенаправления должен быть полным URL, например: https://yourdomain.com/path", |
||||
"OAuth 2.0" : "OAuth 2.0", |
||||
"Allows OAuth2 compatible authentication from other web applications." : "Разрешает аутентификацию, совместимую с OAuth2, из других веб-приложений.", |
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложение OAuth2 позволяет администраторам настроить встроенный процесс проверки подлинности, чтобы также обеспечить совместимость OAuth2 с другими веб-приложениями.", |
||||
"Allows OAuth2 compatible authentication from other web applications." : "Позволяет другим веб-приложениям выполнять аутентификацию, совместимую с OAuth2.", |
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложение OAuth2 позволяет администраторам настроить встроенный процесс аутентификации так, чтобы другие веб-приложения также могли использовать аутентификацию, совместимую с OAuth2.", |
||||
"Secret key" : "Секретный ключ", |
||||
"Delete" : "Удалить", |
||||
"An unknown error occurred." : "Произошла неизвестная ошибка.", |
||||
"OAuth 2.0 clients" : "Клиенты OAuth 2.0", |
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к {instanceName}.", |
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволяет внешним сервисам запрашивать доступ к {instanceName}.", |
||||
"Name" : "Имя", |
||||
"Redirection URI" : "URI перенаправления", |
||||
"Delete client" : "Удалить клиент", |
||||
"Make sure you store the secret key, it cannot be recovered." : "Убедитесь, что вы сохранили секретный ключ, он не может быть восстановлен.", |
||||
"Add client" : "Добавить клиент", |
||||
"Client identifier" : "Идентификатор клиента", |
||||
"Delete client" : "Удалить клиента", |
||||
"Make sure you store the secret key, it cannot be recovered." : "Обязательно сохраните секретный ключ: восстановить его будет невозможно.", |
||||
"Add client" : "Добавить клиента", |
||||
"Add" : "Добавить", |
||||
"Client Identifier" : "Идентификатор клиента", |
||||
"Show client secret" : "Показать секретный ключ клиента", |
||||
"Hide client secret" : "Скрыть секрет клиента" |
||||
"Hide client secret" : "Скрыть секретный ключ клиента" |
||||
},"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);" |
||||
} |
||||
@ -0,0 +1,153 @@ |
||||
OC.L10N.register( |
||||
"weather_status", |
||||
{ |
||||
"Unknown address" : "Неизвестный адрес", |
||||
"No result." : "Нет результатов", |
||||
"Malformed JSON data." : "Неверные данные JSON.", |
||||
"Error" : "Ошибка", |
||||
"Weather status" : "Состояние погоды", |
||||
"Weather status in your dashboard" : "Состояние погоды на вашей панели", |
||||
"Weather status integrated in the Dashboard app.\n The geographic location 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 Географическое местоположение может определяться автоматически или задаваться вручную. Затем отображается прогноз на 6 часов.\n Это состояние также можно интегрировать в другие места, например в приложение «Календарь».", |
||||
"{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} snow and thunder later today" : "{temperature} {unit}, позже сегодня снег с грозой", |
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit}, снег с грозой", |
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit}, позже сегодня кратковременный снег с грозой", |
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit}, кратковременный снег с грозой", |
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit}, кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit}, позже сегодня кратковременный снег", |
||||
"{temperature} {unit} snow showers" : "{temperature} {unit}, кратковременный снег", |
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}, кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} snow later today" : "{temperature} {unit}, позже сегодня снег", |
||||
"{temperature} {unit} snow" : "{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} сильный проливной дождь", |
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit}, позже сегодня ясное небо и полярные сумерки", |
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit}, ясное небо и полярные сумерки", |
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit}, позже сегодня хорошая погода и полярные сумерки", |
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit}, хорошая погода и полярные сумерки", |
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit}, позже сегодня переменная облачность и полярные сумерки", |
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit}, переменная облачность и полярные сумерки", |
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit}, позже сегодня небольшой дождь с грозой", |
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit}, небольшой дождь с грозой", |
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit}, позже сегодня дождь с грозой", |
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit}, дождь с грозой", |
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit}, позже сегодня сильный дождь с грозой", |
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit}, сильный дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit}, небольшой ливневый дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь, гроза и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit}, небольшой ливневый дождь, гроза и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня ливневые дожди с грозой", |
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit}, ливневые дожди с грозой", |
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit}, ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди с грозой", |
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit}, сильные ливневые дожди с грозой", |
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit}, сильные ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit}, небольшой ливневый дождь и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit}, ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit}, сильные ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit}, позже сегодня небольшой мокрый снег", |
||||
"{temperature} {unit} light sleet" : "{temperature} {unit}, небольшой мокрый снег", |
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit}, позже сегодня мокрый снег", |
||||
"{temperature} {unit} sleet" : "{temperature} {unit}, мокрый снег", |
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit}, позже сегодня сильный мокрый снег", |
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit}, сильный мокрый снег", |
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit}, позже сегодня небольшой мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit}, небольшой мокрый снег с грозой", |
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit}, позже сегодня мокрый снег с грозой", |
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit}, мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit}, позже сегодня сильный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit}, сильный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег", |
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit}, небольшой кратковременный мокрый снег", |
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit}, небольшой кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег", |
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit}, кратковременный мокрый снег", |
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit}, кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег", |
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit}, сильный кратковременный мокрый снег", |
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit}, сильный кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit}, небольшой кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit}, небольшой кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit}, кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit}, кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit}, сильный кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit}, сильный кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit}, позже сегодня небольшой снег", |
||||
"{temperature} {unit} light snow" : "{temperature} {unit}, небольшой снег", |
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit}, позже сегодня сильный снег", |
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit}, сильный снег", |
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit}, позже сегодня небольшой снег с грозой", |
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit}, небольшой снег с грозой", |
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit}, позже сегодня сильный снег с грозой", |
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit}, сильный снег с грозой", |
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег", |
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit}, небольшой кратковременный снег", |
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit}, небольшой кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег", |
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit}, сильный кратковременный снег", |
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit}, сильный кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег с грозой", |
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit}, небольшой кратковременный снег с грозой", |
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit}, небольшой кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег с грозой", |
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit}, сильный кратковременный снег с грозой", |
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{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." : "Не удалось использовать личный адрес.", |
||||
"Unknown weather code" : "Неизвестный код погоды", |
||||
"Detect location" : "Определить местоположение", |
||||
"Set custom address" : "Задать адрес", |
||||
"Favorites" : "Избранное" |
||||
}, |
||||
"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);"); |
||||
@ -0,0 +1,151 @@ |
||||
{ "translations": { |
||||
"Unknown address" : "Неизвестный адрес", |
||||
"No result." : "Нет результатов", |
||||
"Malformed JSON data." : "Неверные данные JSON.", |
||||
"Error" : "Ошибка", |
||||
"Weather status" : "Состояние погоды", |
||||
"Weather status in your dashboard" : "Состояние погоды на вашей панели", |
||||
"Weather status integrated in the Dashboard app.\n The geographic location 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 Географическое местоположение может определяться автоматически или задаваться вручную. Затем отображается прогноз на 6 часов.\n Это состояние также можно интегрировать в другие места, например в приложение «Календарь».", |
||||
"{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} snow and thunder later today" : "{temperature} {unit}, позже сегодня снег с грозой", |
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit}, снег с грозой", |
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit}, позже сегодня кратковременный снег с грозой", |
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit}, кратковременный снег с грозой", |
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit}, кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit}, позже сегодня кратковременный снег", |
||||
"{temperature} {unit} snow showers" : "{temperature} {unit}, кратковременный снег", |
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}, кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} snow later today" : "{temperature} {unit}, позже сегодня снег", |
||||
"{temperature} {unit} snow" : "{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} сильный проливной дождь", |
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit}, позже сегодня ясное небо и полярные сумерки", |
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit}, ясное небо и полярные сумерки", |
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit}, позже сегодня хорошая погода и полярные сумерки", |
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit}, хорошая погода и полярные сумерки", |
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit}, позже сегодня переменная облачность и полярные сумерки", |
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit}, переменная облачность и полярные сумерки", |
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit}, позже сегодня небольшой дождь с грозой", |
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit}, небольшой дождь с грозой", |
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit}, позже сегодня дождь с грозой", |
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit}, дождь с грозой", |
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit}, позже сегодня сильный дождь с грозой", |
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit}, сильный дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit}, небольшой ливневый дождь с грозой", |
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь, гроза и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit}, небольшой ливневый дождь, гроза и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня ливневые дожди с грозой", |
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit}, ливневые дожди с грозой", |
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit}, ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди с грозой", |
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit}, сильные ливневые дожди с грозой", |
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit}, сильные ливневые дожди, гроза и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой ливневый дождь и полярные сумерки", |
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit}, небольшой ливневый дождь и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit}, ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильные ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit}, сильные ливневые дожди и полярные сумерки", |
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit}, позже сегодня небольшой мокрый снег", |
||||
"{temperature} {unit} light sleet" : "{temperature} {unit}, небольшой мокрый снег", |
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit}, позже сегодня мокрый снег", |
||||
"{temperature} {unit} sleet" : "{temperature} {unit}, мокрый снег", |
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit}, позже сегодня сильный мокрый снег", |
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit}, сильный мокрый снег", |
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit}, позже сегодня небольшой мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit}, небольшой мокрый снег с грозой", |
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit}, позже сегодня мокрый снег с грозой", |
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit}, мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit}, позже сегодня сильный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit}, сильный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег", |
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit}, небольшой кратковременный мокрый снег", |
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit}, небольшой кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег", |
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit}, кратковременный мокрый снег", |
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit}, кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег", |
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit}, сильный кратковременный мокрый снег", |
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit}, сильный кратковременный мокрый снег и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit}, небольшой кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit}, небольшой кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit}, кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit}, кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit}, сильный кратковременный мокрый снег с грозой", |
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit}, сильный кратковременный мокрый снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit}, позже сегодня небольшой снег", |
||||
"{temperature} {unit} light snow" : "{temperature} {unit}, небольшой снег", |
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit}, позже сегодня сильный снег", |
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit}, сильный снег", |
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit}, позже сегодня небольшой снег с грозой", |
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit}, небольшой снег с грозой", |
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit}, позже сегодня сильный снег с грозой", |
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit}, сильный снег с грозой", |
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег", |
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit}, небольшой кратковременный снег", |
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit}, небольшой кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег", |
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit}, сильный кратковременный снег", |
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit}, сильный кратковременный снег и полярные сумерки", |
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег с грозой", |
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit}, небольшой кратковременный снег с грозой", |
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня небольшой кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit}, небольшой кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег с грозой", |
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit}, сильный кратковременный снег с грозой", |
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit}, позже сегодня сильный кратковременный снег, гроза и полярные сумерки", |
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{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." : "Не удалось использовать личный адрес.", |
||||
"Unknown weather code" : "Неизвестный код погоды", |
||||
"Detect location" : "Определить местоположение", |
||||
"Set custom address" : "Задать адрес", |
||||
"Favorites" : "Избранное" |
||||
},"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);" |
||||
} |
||||
Loading…
Reference in new issue