Skip to content

Commit

Permalink
[Jenkins] Updated translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Aug 22, 2024
1 parent 1931a90 commit 4789be0
Show file tree
Hide file tree
Showing 9 changed files with 243 additions and 194 deletions.
32 changes: 16 additions & 16 deletions docs/de_DE/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# 4.5

- Möglichkeit, Tabellenspalten in der Größe veränderbar zu machen (im Moment nur die Liste der Variablen, dies wird bei Bedarf auf andere Tabellen ausgeweitet)) [LINK](https://github.com/jeedom/core/issues/2499)
- Möglichkeit, die Größe von Tabellenspalten zu ändern (im Moment nur die Liste der Variablen, dies wird bei Bedarf auf andere Tabellen ausgeweitet)) [LINK](https://github.com/jeedom/core/issues/2499)
- Es wurde eine Warnung hinzugefügt, wenn der Jeedom-Speicherplatz zu gering ist (die Überprüfung erfolgt einmal täglich)) [LINK](https://github.com/jeedom/core/issues/2438)
- Dem Bestellkonfigurationsfenster im Wertberechnungsfeld wurde eine Schaltfläche zum Abrufen einer Bestellung hinzugefügt [LINK](https://github.com/jeedom/core/issues/2776)
- Möglichkeit, bestimmte Menüs für Benutzer mit eingeschränkten Rechten auszublenden [LINK](https://github.com/jeedom/core/issues/2651)
- Die Diagramme werden automatisch aktualisiert, wenn neue Werte eintreffen [LINK](https://github.com/jeedom/core/issues/2749)
- Jeedom fügt beim Erstellen von Widgets automatisch die Höhe des Bildes hinzu, um Überlappungsprobleme auf Mobilgeräten zu vermeiden [LINK](https://github.com/jeedom/core/issues/2539)
- Neugestaltung des Cloud-Backup-Teils [LINK](https://github.com/jeedom/core/issues/2765)
- **ENTW** Einrichten eines Warteschlangensystems für die Aktionsausführung [LINK](https://github.com/jeedom/core/issues/2489)
- Szenario-Tags sind jetzt spezifisch für die Szenario-Instanz (wenn Sie zwei sehr nahe beieinander liegende Szenario-Starts haben, überschreiben die Tags des letzteren nicht mehr das erste)) [LINK](https://github.com/jeedom/core/issues/2763)
- **ENTW** Einrichten eines Warteschlangensystems zur Ausführung von Aktionen [LINK](https://github.com/jeedom/core/issues/2489)
- Szenario-Tags sind jetzt spezifisch für die Szenarioinstanz (wenn Sie zwei sehr nahe beieinander liegende Szenariostarts haben, überschreiben die Tags des letzten Szenarios nicht mehr das erste)) [LINK](https://github.com/jeedom/core/issues/2763)
- Wechseln Sie zum Auslöserteil der Szenarien : [LINK](https://github.com/jeedom/core/issues/2414)
- ``triggerId()`` ist jetzt veraltet und wird in zukünftigen Kernaktualisierungen entfernt
- ``trigger()`` ist jetzt veraltet und wird in zukünftigen Kernaktualisierungen entfernt
Expand All @@ -21,38 +21,38 @@
- ``schedule`` wenn es durch Programmierung gestartet wurde,
- ``user`` wenn es manuell gestartet wurde,
- ``start`` für einen Start beim Jeedom-Startup.
- ``#trigger_id#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, hat dieses Tag den Wert der ID des Befehls, der es ausgelöst hat
- ``#trigger_name#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, hat dieses Tag den Wert des Namens des Befehls (in der Form [Objekt][Ausrüstung][Befehl])
- ``#trigger_value#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, hat dieses Tag den Wert des Befehls, der das Szenario ausgelöst hat
- ``#trigger_id#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, nimmt dieses Tag den Wert der ID des Befehls an, der es ausgelöst hat
- ``#trigger_name#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, nimmt dieses Tag den Wert des Namens des Befehls an (in der Form [Objekt][Ausrüstung][Befehl])
- ``#trigger_value#`` : Wenn es sich um einen Befehl handelt, der das Szenario ausgelöst hat, übernimmt dieses Tag den Wert des Befehls, der das Szenario ausgelöst hat
- Verbesserte Plugin-Verwaltung auf Github (keine Abhängigkeiten mehr von einer Drittanbieter-Bibliothek)) [LINK](https://github.com/jeedom/core/issues/2567)
- Entfernen des alten Cache-Systems. [LINK](https://github.com/jeedom/core/pull/2799)
- Möglichkeit, die Blöcke IN und A zu löschen, während auf ein anderes Szenario gewartet wird [LINK](https://github.com/jeedom/core/pull/2379)
- Ein Fehler in Safari bei Filtern mit Akzenten wurde behoben [LINK](https://github.com/jeedom/core/pull/2754)
- Ein Fehler bei der Generierung generischer Typinformationen in Szenarios wurde behoben [LINK](https://github.com/jeedom/core/pull/2806)
- Ein Fehler bei der Informationsgenerierung wurde behoben *generischer Typ* in den Szenarien [LINK](https://github.com/jeedom/core/pull/2806)
- Bestätigung hinzugefügt, wenn der Support-Zugriff über die Benutzerverwaltungsseite geöffnet wird [LINK](https://github.com/jeedom/core/pull/2809)
- Verbesserung des Cron-Systems, um einige Startfehler zu vermeiden [LINK](https://github.com/jeedom/core/commit/533d6d4d508ffe5815f7ba6355ec45497df73313)
- Hinzufügen von Bedingungsszenarien größer oder gleich“ und „kleiner als oder gleich“ zum Bedingungsassistenten [LINK](https://github.com/jeedom/core/issues/2810)
- Das Cron-System wurde verbessert, um einige Startfehler zu vermeiden [LINK](https://github.com/jeedom/core/commit/533d6d4d508ffe5815f7ba6355ec45497df73313)
- Hinzufügung von Bedingungsszenarien zum Bedingungsassistenten *größer oder gleich* Und *kleiner oder gleich* [LINK](https://github.com/jeedom/core/issues/2810)
- Möglichkeit, Aufträge von der Dead-Order-Analyse auszuschließen [LINK](https://github.com/jeedom/core/issues/2812)
- Ein Fehler bei der Nummerierung der Zeilenanzahl in Tabellen wurde behoben [LINK](https://github.com/jeedom/core/commit/0e9e44492e29f7d0842b2c9b3df39d0d98957c83)
- Openstreetmap hinzugefügt.org in externen Domänen standardmäßig erlaubt [LINK](https://github.com/jeedom/core/commit/2d62c64f0bd1958372844f6859ef691f88852422)
- Automatische Aktualisierung der Apache-Sicherheitsdatei beim Aktualisieren des Kerns [LINK](https://github.com/jeedom/core/issues/2815)
- Eine Warnung zu Ansichten wurde behoben [LINK](https://github.com/jeedom/core/pull/2816)
- Ein Fehler beim Standard-Widget-Auswahlwert wurde behoben [LINK](https://github.com/jeedom/core/pull/2813)
- Es wurde ein Fehler behoben, bei dem der Wert auf 0 (anstelle von Min/Max) geändert wurde, wenn ein Befehl seine Mindest- oder Höchstgrenze überschritt) [LINK](https://github.com/jeedom/core/issues/2819)
- Ein Fehler in der Anzeige des Einstellungsmenüs in bestimmten Sprachen wurde behoben [LINK](https://github.com/jeedom/core/issues/2821)
- Möglichkeit in den programmierten Szenario-Triggern, Berechnungen/Befehle/Tags/Formeln zu verwenden, die zu einer Startzeit in der Form Gi (Stunde ohne Anfangsnull und Minute) führen, Beispiel für 9:15 Uhr => 915 oder für 23:40 Uhr => 2340) [LINK](https://github.com/jeedom/core/pull/2808)
- Möglichkeit, in den Plugins ein personalisiertes Bild für die Ausrüstung einzufügen (sofern das Plugin dies unterstützt), dazu einfach das Bild in „data/img“ in der Form „eqLogic“ einfügen#id#.png` mit #id# die Geräte-ID (Sie finden sie in der erweiterten Konfiguration des Geräts)) [LINK](https://github.com/jeedom/core/pull/2802)
- Hinzufügen des Namens des Benutzers, der das Szenario gestartet hat, im Tag ``#trigger_value#`` [LINK](https://github.com/jeedom/core/pull/2382)
- Es wurde ein Fehler behoben, der auftreten konnte, wenn Sie das Dashboard verlassen, bevor es vollständig geladen wurde [LINK](https://github.com/jeedom/core/pull/2827)
- Ein Fehler bei der Anzeige des Einstellungsmenüs in bestimmten Sprachen wurde behoben [LINK](https://github.com/jeedom/core/issues/2821)
- Möglichkeit in den programmierten Auslösern der Szenarien, Berechnungen/Befehle/Tags/Formeln zu verwenden, die als Ergebnis die Startzeit in der Form Gi (Stunden ohne Anfangsnull und Minuten) ergeben, Beispiel für 9:15 Uhr => 915 oder für 11:40 Uhr => 2340) [LINK](https://github.com/jeedom/core/pull/2808)
- Möglichkeit, ein personalisiertes Bild für die Ausrüstung in die Plugins einzufügen (sofern das Plugin dies unterstützt), dazu fügen Sie einfach das Bild in „data/img“ in der Form „eqLogic“ ein#id#.png` mit #id# die Geräte-ID (Sie finden sie in der erweiterten Konfiguration des Geräts)) [LINK](https://github.com/jeedom/core/pull/2802)
- Hinzufügen des Namens des Benutzers, der das Szenario gestartet hat, zum Tag ``#trigger_value#`` [LINK](https://github.com/jeedom/core/pull/2382)
- Es wurde ein Fehler behoben, der auftreten konnte, wenn das Dashboard verlassen wurde, bevor der Ladevorgang abgeschlossen war [LINK](https://github.com/jeedom/core/pull/2827)
- Ein Fehler auf der Ersetzungsseite beim Filtern nach Objekten wurde behoben [LINK](https://github.com/jeedom/core/issues/2833)
- Verbessertes Öffnen des Core-Changelogs unter iOS (nicht mehr in einem Popup)) [LINK](https://github.com/jeedom/core/issues/2835)
- Verbesserung des erweiterten Widget-Erstellungsfensters [LINK](https://github.com/jeedom/core/pull/2836)
- Verbessertes Fenster zur erweiterten Widget-Erstellung [LINK](https://github.com/jeedom/core/pull/2836)
- Das erweiterte Befehlskonfigurationsfenster wurde verbessert [LINK](https://github.com/jeedom/core/pull/2837)
- Ein Fehler bei der Widget-Erstellung wurde behoben [LINK](https://github.com/jeedom/core/pull/2838)
- Es wurde ein Fehler auf der Szenarioseite und im Fenster zum Hinzufügen von Aktionen behoben, der nicht mehr funktionieren konnte [LINK](https://github.com/jeedom/core/issues/2839)
- Es wurde ein Fehler behoben, der die Reihenfolge der Befehle beim Bearbeiten des Dashboards ändern konnte [LINK](https://github.com/jeedom/core/issues/2841)
- Ein Javascript-Fehler in Protokollen wurde behoben [LINK](https://github.com/jeedom/core/issues/2840)
- Hinzufügen von Sicherheit zur JSON-Codierung in Ajax, um Fehler aufgrund ungültiger Zeichen zu vermeiden [LINK](https://github.com/jeedom/core/commit/0784cbf9e409cfc50dd9c3d085c329c7eaba7042)
- Sicherheit für die JSON-Codierung in Ajax hinzugefügt, um Fehler aufgrund ungültiger Zeichen zu vermeiden [LINK](https://github.com/jeedom/core/commit/0784cbf9e409cfc50dd9c3d085c329c7eaba7042)
- Wenn ein Gerätebefehl vom generischen Typ „Batterie“ ist und die Einheit „%“ hat, ordnet der Kern automatisch den Batteriestand des Geräts dem Wert des Befehls zu [LINK](https://github.com/jeedom/core/issues/2842)
- Verbesserung von Texten und Korrektur von Fehlern [LINK](https://github.com/jeedom/core/pull/2834)
- Bei der Installation von NPM-Abhängigkeiten wird der Cache vorher bereinigt [LINK](https://github.com/jeedom/core/commit/1a151208e0a66b88ea61dca8d112d20bb045c8d9)
Expand Down
30 changes: 15 additions & 15 deletions docs/en_US/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- Charts update automatically when new values arrive [LINK](https://github.com/jeedom/core/issues/2749)
- Jeedom automatically adds the height of the image when creating widgets to avoid overlapping issues on mobile [LINK](https://github.com/jeedom/core/issues/2539)
- Redesign of the cloud backup part [LINK](https://github.com/jeedom/core/issues/2765)
- **DEV** Setting up a queue system for action execution [LINK](https://github.com/jeedom/core/issues/2489)
- Scenario tags are now specific to the scenario instance (if you have two scenario launches very close together, the tags of the latter no longer overwrite the former) [LINK](https://github.com/jeedom/core/issues/2763)
- **DEV** Setting up a queue system for executing actions [LINK](https://github.com/jeedom/core/issues/2489)
- Scenario tags are now specific to the scenario instance (if you have two scenario launches very close together, the tags of the last one no longer overwrite the first one)) [LINK](https://github.com/jeedom/core/issues/2763)
- Change to the trigger part of the scenarios : [LINK](https://github.com/jeedom/core/issues/2414)
- ``triggerId()`` is now deprecated and will be removed in future core updates
- ``trigger()`` is now deprecated and will be removed in future core updates
Expand All @@ -21,35 +21,35 @@
- ``schedule`` if it was launched by programming,
- ``user`` if it was started manually,
- ``start`` for a launch at Jeedom startup.
- ``#trigger_id#`` : If it is a command which triggered the scenario then this tag has the value of the id of the command which triggered it
- ``#trigger_name#`` : If it is a command which triggered the scenario then this tag has the value of the name of the command (in the form [object][equipment][command])
- ``#trigger_value#`` : If it is a command which triggered the scenario then this tag has the value of the command which triggered the scenario
- ``#trigger_id#`` : If it is a command that triggered the scenario then this tag takes the value of the id of the command that triggered it
- ``#trigger_name#`` : If it is a command that triggered the scenario then this tag takes the value of the name of the command (in the form [object][equipment][command])
- ``#trigger_value#`` : If it is a command that triggered the scenario then this tag takes the value of the command that triggered the scenario
- Improved plugin management on github (no more dependencies on a third-party library) [LINK](https://github.com/jeedom/core/issues/2567)
- Removing the old cache system. [LINK](https://github.com/jeedom/core/pull/2799)
- Possibility of deleting the IN and A blocks while waiting for another scenario [LINK](https://github.com/jeedom/core/pull/2379)
- Possibility of deleting the IN and A blocks pending another scenario [LINK](https://github.com/jeedom/core/pull/2379)
- Fixed a bug in Safari on filters with accents [LINK](https://github.com/jeedom/core/pull/2754)
- Fixed a bug on the generation of generic type information in scenarios [LINK](https://github.com/jeedom/core/pull/2806)
- Fixed bug on information generation *generic type* in the scenarios [LINK](https://github.com/jeedom/core/pull/2806)
- Added confirmation when opening support access from the user management page [LINK](https://github.com/jeedom/core/pull/2809)
- Improved the cron system to avoid some launch glitches [LINK](https://github.com/jeedom/core/commit/533d6d4d508ffe5815f7ba6355ec45497df73313)
- Added greater than or equal and less than or equal conditions to the scenario condition wizard [LINK](https://github.com/jeedom/core/issues/2810)
- Improved cron system to avoid some launch glitches [LINK](https://github.com/jeedom/core/commit/533d6d4d508ffe5815f7ba6355ec45497df73313)
- Added in the condition wizard of the scenarios of the conditions *greater than or equal to* And *less than or equal to* [LINK](https://github.com/jeedom/core/issues/2810)
- Ability to exclude orders from dead order analysis [LINK](https://github.com/jeedom/core/issues/2812)
- Fixed a bug on numbering of the number of rows of tables [LINK](https://github.com/jeedom/core/commit/0e9e44492e29f7d0842b2c9b3df39d0d98957c83)
- Added openstreetmap.org in external domains allowed by default [LINK](https://github.com/jeedom/core/commit/2d62c64f0bd1958372844f6859ef691f88852422)
- Automatically update apache security file when updating core [LINK](https://github.com/jeedom/core/issues/2815)
- Fixed a warning on views [LINK](https://github.com/jeedom/core/pull/2816)
- Fixed bug on default widget select value [LINK](https://github.com/jeedom/core/pull/2813)
- Fixed a bug if a command exceeded its min or max the value would go to 0 (instead of min/max) [LINK](https://github.com/jeedom/core/issues/2819)
- Fixed a bug where the settings menu was not displayed in some languages [LINK](https://github.com/jeedom/core/issues/2821)
- Possibility in the programmed triggers of the scenarios to use calculations/commands/tags/formulas giving as a result the launch time in the form Gi (hour without initial zero and minute, example for 09:15 => 915 or for 23:40 => 2340) [LINK](https://github.com/jeedom/core/pull/2808)
- Possibility to put a custom image for equipment in plugins (if the plugin supports it), for this just put the image in `data/img` in the form `eqLogic#id#.png` with #id# the equipment id (you can find it in the advanced equipment configuration) [LINK](https://github.com/jeedom/core/pull/2802)
- Fixed a bug with the settings menu displaying in some languages [LINK](https://github.com/jeedom/core/issues/2821)
- Possibility in the programmed triggers of the scenarios to use calculations/commands/tags/formulas giving as a result the launch time in the form Gi (hours without initial zero and minutes, example for 09:15 => 915 or for 23:40 => 2340) [LINK](https://github.com/jeedom/core/pull/2808)
- Possibility to put a custom image for equipment in plugins (if the plugin supports it), for this it is enough to put the image in `data/img` in the form `eqLogic#id#.png` with #id# the equipment id (you can find it in the advanced equipment configuration) [LINK](https://github.com/jeedom/core/pull/2802)
- Added the name of the user who launched the scenario in the tag ``#trigger_value#`` [LINK](https://github.com/jeedom/core/pull/2382)
- Fixed an error that could occur if you exited the dashboard before it finished loading [LINK](https://github.com/jeedom/core/pull/2827)
- Fixed an error that could occur when exiting the dashboard before it had finished loading [LINK](https://github.com/jeedom/core/pull/2827)
- Fixed a bug on the replacement page when filtering on objects [LINK](https://github.com/jeedom/core/issues/2833)
- Improved opening of the core changelog under ios (no longer in a popup)) [LINK](https://github.com/jeedom/core/issues/2835)
- Improved advanced widget creation window [LINK](https://github.com/jeedom/core/pull/2836)
- Improved advanced command configuration window [LINK](https://github.com/jeedom/core/pull/2837)
- Fixed bug on widget creation [LINK](https://github.com/jeedom/core/pull/2838)
- Fixed a bug on the scenario page and the add action window that could no longer work [LINK](https://github.com/jeedom/core/issues/2839)
- Fixed a bug on the scenario page and the add actions window that could no longer work [LINK](https://github.com/jeedom/core/issues/2839)
- Fixed a bug that could change the order of commands when editing the dashboard [LINK](https://github.com/jeedom/core/issues/2841)
- Fixed a javascript error on histories [LINK](https://github.com/jeedom/core/issues/2840)
- Added security on json encoding in ajax to avoid errors due to invalid characters [LINK](https://github.com/jeedom/core/commit/0784cbf9e409cfc50dd9c3d085c329c7eaba7042)
Expand All @@ -59,4 +59,4 @@

>**IMPORTANT**
>
> Due to the change of cache engine on this update, all the cache will be lost, don't worry it's cache it will rebuild itself. The cache contains, among other things, the values of the commands which will be automatically updated when the modules update their value. Note that if you have fixed value virtuals (which is not good if it does not change so you have to use variables) then you will have to resave them to recover the value.
> Due to the change of cache engine on this update, all cache will be lost, don't worry it's cache it will rebuild itself. The cache contains, among other things, the values of the commands which will be automatically updated when the modules update their value. Note that if you have fixed value virtuals (which is not good if it does not change so you have to use variables) then you will have to resave them to recover the value.
Loading

0 comments on commit 4789be0

Please sign in to comment.