|
17 | 17 | <color type="primary" scheme_preference="dark">#2b2b2b</color> |
18 | 18 | </branding> |
19 | 19 | <summary>A Customizable System Monitor applet for COSMIC</summary> |
| 20 | + <summary xml:lang="fr">Un applet de surveillance du système personnalisable pour COSMIC</summary> |
| 21 | + <summary xml:lang="es">Un applet de monitor del sistema personalizable para COSMIC</summary> |
20 | 22 | <summary xml:lang="ar">تطبيق مصغر لمراقبة النظام قابل للتخصيص لـ COSMIC</summary> |
21 | 23 | <summary xml:lang="hu">Egy testreszabható rendszerfigyelő kisalkalmazás a COSMIC-hoz</summary> |
22 | 24 | <summary xml:lang="da">En tilpasselig systemovervågnings-applet til COSMIC</summary> |
|
25 | 27 | <summary xml:lang="pt-BR">Um miniaplicativo personalizável de monitoramento do sistema para o COSMIC</summary> |
26 | 28 | <summary xml:lang="zh-CN">一个可自定义的 COSMIC 系统监控小程序</summary> |
27 | 29 | <description> |
28 | | - <p>A lightweight hardware monitoring applet for the COSMIC desktop environment with UI for |
29 | | - customization. Shows information on CPU, GPU, network, memory, and disk usage.</p> |
| 30 | + <p>A lightweight hardware monitoring applet for the COSMIC desktop environment with UI for customization. Shows information on CPU, GPU, network, memory, and disk usage.</p> |
| 31 | + <p xml:lang="fr">Un applet l�ger de surveillance du mat�riel pour l\u2019environnement de bureau COSMIC, avec une interface utilisateur pour la personnalisation. Affiche des informations sur l\u2019utilisation du processeur, du GPU, du r�seau, de la m�moire et du disque.</p> |
| 32 | + <p xml:lang="es">Un applet ligero de monitoreo de hardware para el entorno de escritorio COSMIC, con una interfaz de usuario para la personalizaci�n. Muestra informaci�n sobre el uso de la CPU, GPU, red, memoria y disco.</p> |
30 | 33 | <p xml:lang="ar">تطبيق مراقبة أجهزة خفيف لبيئة سطح المكتب COSMIC مع واجهة مستخدم للتخصيص. يعرض معلومات حول استخدام المعالج، معالج الرسوميات، والشبكة، والذاكرة، والقرص.</p> |
31 | 34 | <p xml:lang="hu">Egy könnyűsúlyú hardverfigyelő kisalkalmazás a COSMIC asztali környezethez, testreszabható felülettel. |
32 | 35 | Megjeleníti a CPU, GPU, hálózat, memória és lemez használatot.</p> |
|
43 | 46 | <image> |
44 | 47 | https://raw.githubusercontent.com/cosmic-utils/minimon-applet/main/res/screenshots/main_expanded_styled.png</image> |
45 | 48 | <caption>A styled instance of the applet with with the window view open.</caption> |
| 49 | + <caption xml:lang="fr">Un exemple stylisé de l’applet avec la vue de la fenêtre ouverte.</caption> |
| 50 | + <caption xml:lang="es">Un ejemplo con estilo del applet con la vista de la ventana abierta.</caption> |
46 | 51 | <caption xml:lang="ar">نُسخة منسقة للبرنامج الصغير مع عرض النافذة مفتوحًا.</caption> |
47 | 52 | <caption xml:lang="hu">A kisalkalmazás egy formázott példánya megnyitott ablaknézettel.</caption> |
48 | 53 | <caption xml:lang="da">En formateret instans af applet med vinduesvisning åben.</caption> |
|
65 | 70 | <internet>always</internet> |
66 | 71 | </recommends> |
67 | 72 | <releases> |
| 73 | + <release version="0.9.0" date="2025-10-20"> |
| 74 | + <url type="details">https://github.com/cosmic-utils/minimon-applet/releases/tag/v0.9.0</url> |
| 75 | + <description> |
| 76 | + <p>What's new:</p> |
| 77 | + <ul> |
| 78 | + <li>Option to show total Allocated memory on charts. This includes system cache, buffers, etc.</li> |
| 79 | + <li>Saves colors for each chart separately, e.g. for line and ring chart for a sensor.</li> |
| 80 | + <li>Fix: Line charts can now adjust opacity shading in the full range.</li> |
| 81 | + <li>Various cosmetic adjustments.</li> |
| 82 | + </ul> |
| 83 | + </description> |
| 84 | + </release> |
68 | 85 | <release version="0.8.1" date="2025-09-14"> |
69 | 86 | <url type="details">https://github.com/cosmic-utils/minimon-applet/releases/tag/v0.8.1</url> |
70 | 87 | <description> |
|
0 commit comments