|
3 | 3 | "name": "open-meteo-weather", |
4 | 4 | "version": "3.0.0", |
5 | 5 | "news": { |
| 6 | + "3.0.1": { |
| 7 | + "en": "update dependencies\nimprove error handling in API calls with detailed messages\nfix: attribute in jsonConfig.\nfix: yellow help text in admin for pv-forecast extra dp's, poor recognition on white background\nfix: update interval for pv-forecast \"once before sunrise\" time incorrectly calculated", |
| 8 | + "de": "Abhängigkeiten aktualisieren\nVerbesserung der Fehlerbehandlung bei API-Aufrufen durch detaillierte Fehlermeldungen\nKorrektur: Attribut in jsonConfig.\nBehoben: Gelber Hilfetext im Adminbereich für zusätzliche DP-Datenpunkte (pv-forecast), schlechte Lesbarkeit auf weißem Hintergrund\nBehoben: Aktualisierungsintervall für die PV-Vorhersage „einmal vor Sonnenaufgang“ falsch berechnet", |
| 9 | + "ru": "обновить зависимости\nУлучшить обработку ошибок при вызовах API с подробными сообщениями.\nИсправление: атрибут в jsonConfig.\nИсправление: желтый текст справки в админке для дополнительных DP pv-forecast, плохое распознавание на белом фоне.\nИсправлена ошибка: интервал обновления для pv-forecast \"один раз перед восходом солнца\" рассчитывался некорректно.", |
| 10 | + "pt": "atualizar dependências\nMelhorar o tratamento de erros em chamadas de API com mensagens detalhadas.\nCorreção: atributo em jsonConfig.\nCorreção: texto de ajuda amarelo no painel de administração para pontos de dados extras de previsão de energia solar, com reconhecimento deficiente em fundo branco.\nCorreção: o intervalo de atualização para a previsão fotovoltaica \"uma vez antes do nascer do sol\" estava sendo calculado incorretamente.", |
| 11 | + "nl": "afhankelijkheden bijwerken\nVerbeter de foutafhandeling bij API-aanroepen met gedetailleerde berichten.\nCorrectie: attribuut in jsonConfig.\nOpgelost: gele helptekst in het beheerderspaneel voor pv-forecast extra dp's, slechte leesbaarheid op een witte achtergrond\nOpgelost: update-interval voor pv-forecast \"eenmaal voor zonsopgang\" tijd onjuist berekend", |
| 12 | + "fr": "mettre à jour les dépendances\nAméliorer la gestion des erreurs dans les appels d'API grâce à des messages détaillés.\ncorrection : attribut dans jsonConfig.\nCorrection : texte d'aide jaune dans l'interface d'administration pour les points de programme supplémentaires de pv-forecast, mauvaise lisibilité sur fond blanc\nCorrection : l'intervalle de mise à jour de la prévision PV « une fois avant le lever du soleil » était mal calculé.", |
| 13 | + "it": "aggiornare le dipendenze\nMigliorare la gestione degli errori nelle chiamate API con messaggi dettagliati.\nCorrezione: attributo in jsonConfig.\nCorrezione: testo di aiuto giallo nell'area amministrativa per i dp extra di pv-forecast, scarsa leggibilità su sfondo bianco\nCorrezione: l'intervallo di aggiornamento per la previsione pv \"una volta prima dell'alba\" è stato calcolato in modo errato.", |
| 14 | + "es": "actualizar dependencias\nMejorar el manejo de errores en las llamadas a la API con mensajes detallados.\nCorrección: atributo en jsonConfig.\nCorrección: texto de ayuda amarillo en el panel de administración para pv-forecast dp extra, reconocimiento deficiente en fondo blanco\nCorrección: el intervalo de actualización para el pronóstico pv \"una vez antes del amanecer\" se calculaba incorrectamente.", |
| 15 | + "pl": "aktualizuj zależności\npopraw obsługę błędów w wywołaniach API za pomocą szczegółowych komunikatów\nnaprawiono: atrybut w jsonConfig.\nnaprawiono: żółty tekst pomocy w panelu administracyjnym dla dodatkowych wartości dp prognozy PV, słabe rozpoznawanie na białym tle\nnaprawiono: nieprawidłowo obliczono interwał aktualizacji prognozy czasu „raz przed wschodem słońca”", |
| 16 | + "uk": "оновити залежності\nпокращити обробку помилок у викликах API за допомогою детальних повідомлень\nвиправлення: атрибут у jsonConfig.\nвиправлення: жовтий текст довідки в адмінці для додаткових точок прогнозу PV, погане розпізнавання на білому фоні\nвиправлення: інтервал оновлення для PV-прогнозу \"один раз перед сходом сонця\" розраховувався неправильно.", |
| 17 | + "zh-cn": "更新依赖项\n通过详细信息改进 API 调用中的错误处理\n修复:jsonConfig 中的属性。\n修复:管理后台中关于 pv-forecast 额外 dp 的黄色帮助文本在白色背景上识别效果不佳\n修复:光伏预测“日出前一次”的更新间隔时间计算错误" |
| 18 | + }, |
6 | 19 | "3.0.0": { |
7 | 20 | "en": "merged open-meteo-weather and open-meteo-pv-forecast\nadding icon selection tab and animated icons for weather by Bas Milius\nadding solar_noon in daily, freezing_level_height and snowfall_height in hourly\nremove global_tilted_irradiance datapoint from weather.hourly", |
8 | 21 | "de": "Zusammenführung von open-meteo-weather und open-meteo-pv-forecast\nHinzufügen eines Auswahlreiters für Symbole und animierter Wettersymbole von Bas Milius\nHinzufügen von solar_noon (Mittag) pro Tag, freeze_level_height (Frostgrenze) und snowfall_height (Schneefallhöhe) pro Stunde\nEntferne den Datenpunkt global_tilted_irradiance aus weather.hourly", |
|
0 commit comments