|
1 | 1 | { |
2 | 2 | "common": { |
3 | 3 | "name": "open-meteo-weather", |
4 | | - "version": "2.6.2", |
| 4 | + "version": "2.6.3", |
5 | 5 | "news": { |
| 6 | + "2.6.3": { |
| 7 | + "en": "add sentry plugin to automatically report errors to developer", |
| 8 | + "de": "sendry plugin hinzufügen, um automatisch fehler an entwickler zu melden", |
| 9 | + "ru": "добавляйте шторный плагин для автоматического сообщения об ошибках разработчику", |
| 10 | + "pt": "adicionar um 'plugin' de sentinela para comunicar automaticamente erros ao programador", |
| 11 | + "nl": "toe te voegen wachtwoord plugin om automatisch fouten melden aan ontwikkelaar", |
| 12 | + "fr": "ajouter le plugin sentiry pour signaler automatiquement les erreurs au développeur", |
| 13 | + "it": "aggiungere plug-in inviato per segnalare automaticamente gli errori allo sviluppatore", |
| 14 | + "es": "añadir plugin centry para reportar automáticamente errores al desarrollador", |
| 15 | + "pl": "dodaj wtyczkę sentry do automatycznego zgłaszania błędów deweloperowi", |
| 16 | + "uk": "додати плагін відправки, щоб автоматично звітувати помилки розробника", |
| 17 | + "zh-cn": "添加哨兵插件以自动向开发者报告错误" |
| 18 | + }, |
6 | 19 | "2.6.2": { |
7 | 20 | "en": "update @types/node dependency to version 22.19.15", |
8 | 21 | "de": "update @types/node abhängigkeit von version 22.19.15", |
|
80 | 93 | "pl": "core: aktualizacja zależności do najnowszych wersji.\ndodaj link do Widget w konfiguracji instanz.", |
81 | 94 | "uk": "chore: оновлення залежності до останніх версій.\nдодати посилання на Widget в конфігурації instanz.", |
82 | 95 | "zh-cn": "chore:更新对最新版本的依赖性.\n在Instanz配置中添加链接." |
83 | | - }, |
84 | | - "2.4.0": { |
85 | | - "en": "fix: adjust moon phase calculation for accurate phase key assignment\nchore: update dependencies\nAdded option to choose between wind direction (destination) and wind origin (source) icons in Admin.\nNew subfolder structure for alternative wind icons (direct_2).", |
86 | | - "de": "fix: mondphasenberechnung für genaue phasenschlüsselzuweisung einstellen\nchore: abhängigkeiten aktualisieren\nOption hinzugefügt, um zwischen Windrichtung (Destination) und Wind Herkunft (Quelle) Icons in Admin zu wählen.\nNeue Unterordnerstruktur für alternative Windsymbole (direct_2).", |
87 | | - "ru": "исправление: корректировка расчета фазы луны для точного назначения ключа фазы\nchore: зависимость от обновлений\nДобавлена опция выбора между иконками направления ветра (назначения) и происхождения ветра (источника) в Admin.\nНовая структура подпапки для альтернативных иконок ветра (direct_2).", |
88 | | - "pt": "correção: ajustar o cálculo da fase da lua para a atribuição precisa da chave da fase\ntarefa: atualizar dependências\nAdicionada opção para escolher entre direção do vento (destino) e ícones de origem do vento (fonte) no Admin.\nNova estrutura de subpastas para ícones de vento alternativos (direct_2).", |
89 | | - "nl": "fix: aanpassing maan fase berekening voor nauwkeurige fase sleutel toewijzing\nklus: update afhankelijkheden\nToegevoegd optie om te kiezen tussen windrichting (bestemming) en wind herkomst (bron) pictogrammen in Admin.\nNieuwe submappenstructuur voor alternatieve windpictogrammen (direct_2).", |
90 | | - "fr": "correctif: ajuster le calcul de la phase de lune pour l'attribution précise de la clé de phase\ncore: mise à jour des dépendances\nAjout d'une option pour choisir entre la direction du vent (destination) et l'origine du vent (source) icônes dans Admin.\nNouvelle structure de sous-dossier pour les icônes de vent alternatives (direct_2).", |
91 | | - "it": "correzione: regolare il calcolo della fase lunare per l'assegnazione accurata delle chiavi di fase\ncore: aggiornamento dipendenze\nAggiunta opzione per scegliere tra direzione del vento (destinazione) e icone di origine del vento (fonte) in Admin.\nNuova struttura sottocartelle per icone eoliche alternative (direct_2).", |
92 | | - "es": "fijación: ajuste el cálculo de fase lunar para una asignación precisa de claves de fase\ncoro: dependencias de actualización\nOpción agregada para elegir entre la dirección del viento (destinación) y el origen del viento (fuente) iconos en Admin.\nNueva estructura de subcarpeta para iconos de viento alternativos (direct_2).", |
93 | | - "pl": "fix: dostosować obliczenia fazy księżycowej dla dokładnego przypisania klucza fazy\ncore: update dependences\nDodano opcję wyboru między kierunkiem wiatru (docelowym) a ikonami pochodzenia wiatru (źródłowym) w Administracji.\nNowa struktura podfolderu dla alternatywnych ikon wiatrowych (direct _ 2).", |
94 | | - "uk": "виправити: налаштувати розрахунок фази місяця для точного завдання фази\nchore: оновлення залежності\nДодана можливість вибрати між вітровим напрямком (випадання) і вітровим походженням (джерело) ікони в Admin.\nНова структура підпаперів для альтернативних значків вітру (direct_2).", |
95 | | - "zh-cn": "固定:为精确的相键任务调整月相计算\n字符串:更新依赖关系\n在Admin中添加了选择风向(命运)和风源(源)图标的选项.\n替代风力图标的新子文件夹结构( direct_2)." |
96 | 96 | } |
97 | 97 | }, |
98 | 98 | "plugins": { |
99 | 99 | "sentry": { |
100 | 100 | "dsn": "https://b5bb6f5302fa433d9e0bfa5660a6320b@sentry.iknox.de/2" |
101 | 101 | } |
102 | | - }, |
| 102 | + }, |
103 | 103 | "titleLang": { |
104 | 104 | "en": "Open-Meteo Weather Service", |
105 | 105 | "de": "Open-Meteo Wetterdienst", |
|
0 commit comments