diff --git a/AbfallNavi/locale.json b/AbfallNavi/locale.json index e1cacd1..a89d6b6 100644 --- a/AbfallNavi/locale.json +++ b/AbfallNavi/locale.json @@ -1,6 +1,8 @@ { "translations": { "de": { + "Waste management (AbfallNavi)": "Abfallwirtschaft (AbfallNavi)", + "Waste disposal calendar (AbfallNavi)": "Entsorgungskalender (AbfallNavi)", "\nAbfallNavi – Disposal calendar\n ": "\nAbfallNavi – Entsorgungskalender\n ", "This module uses the data provided by the Regio IT online service to display upcoming disposal dates.": "Dieses Modul nutzt die vom Online-Dienst Regio IT bereitgestellten Daten zur Darstellung der bevorstehenden Entsorgungstermine.", "Online service ...": "Online Dienst ...", @@ -61,7 +63,7 @@ "Please select a offered disposals!": "Bitte die angebotenen Entsorgungen auswählen!", "Could not load json data!": "Konnte JSON Daten nicht laden!", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/AbfallNavi/module.json b/AbfallNavi/module.json index 05610a2..a2e05b9 100644 --- a/AbfallNavi/module.json +++ b/AbfallNavi/module.json @@ -1,13 +1,13 @@ { "id": "{085BA8B2-118B-208D-3664-3C230C55952E}", "name": "AbfallNavi", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 3, "vendor": "", "aliases": [ - "Abfallwirtschaft (AbfallNavi)", - "Entsorgungskalender (AbfallNavi)" + "Waste management (AbfallNavi)", + "Waste disposal calendar (AbfallNavi)" ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/Abfall_IO/locale.json b/Abfall_IO/locale.json index de29dcd..4b809da 100644 --- a/Abfall_IO/locale.json +++ b/Abfall_IO/locale.json @@ -1,6 +1,8 @@ { "translations": { "de": { + "Waste management (Abfall.IO)": "Abfallwirtschaft (Abfall.IO)", + "Waste disposal calendar (Abfall.IO)": "Entsorgungskalender (Abfall.IO)", "\nAbfall.IO – Disposal calendar\n ": "\nAbfall.IO – Entsorgungskalender\n ", "This module uses the data provided by the Abfall.IO online service to display upcoming disposal dates.": "Dieses Modul nutzt die vom Online-Dienst Abfall.IO bereitgestellten Daten zur Darstellung der bevorstehenden Entsorgungstermine.", "Online service ...": "Online Dienst ...", @@ -66,7 +68,7 @@ "Please select a offered disposals!": "Bitte die angebotenen Entsorgungen auswählen!", "Could not load json data!": "Konnte JSON Daten nicht laden!", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/Abfall_IO/module.json b/Abfall_IO/module.json index 22933ec..c254504 100644 --- a/Abfall_IO/module.json +++ b/Abfall_IO/module.json @@ -1,13 +1,13 @@ { "id": "{53922265-6F58-E833-34A1-52D44D1C8D3F}", "name": "Abfall_IO", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 3, "vendor": "", "aliases": [ - "Abfallwirtschaft (Abfall.IO)", - "Entsorgungskalender (Abfall.IO)" + "Waste management (Abfall.IO)", + "Waste disposal calendar (Abfall.IO)" ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/Awido/locale.json b/Awido/locale.json index 46c6573..1576410 100644 --- a/Awido/locale.json +++ b/Awido/locale.json @@ -1,6 +1,8 @@ { "translations": { "de": { + "Waste management (Awido)": "Abfallwirtschaft (Awido)", + "Waste disposal calendar (Awido)": "Entsorgungskalender (Awido)", "\nAWIDO – Disposal calendar\n ": "\nAWIDO – Entsorgungskalender\n ", "This module uses the data provided by the AWIDO online service to display upcoming disposal dates.": "Dieses Modul nutzt die vom Online-Dienst AWIDO bereitgestellten Daten zur Darstellung der bevorstehenden Entsorgungstermine.", "Online service ...": "Online Dienst ...", @@ -63,7 +65,7 @@ "Please select a offered disposals!": "Bitte die angebotenen Entsorgungen auswählen!", "Could not load json data!": "Konnte JSON Daten nicht laden!", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/Awido/module.json b/Awido/module.json index 9ce11f5..bfb45b9 100644 --- a/Awido/module.json +++ b/Awido/module.json @@ -1,13 +1,13 @@ { "id": "{8A591704-E699-4F78-A728-490210FDE747}", "name": "Awido", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 3, "vendor": "", "aliases": [ - "Abfallwirtschaft (Awido)", - "Entsorgungskalender (Awido)" + "Waste management (Awido)", + "Waste disposal calendar (Awido)" ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/MuellMax/locale.json b/MuellMax/locale.json index 2f225d9..e0c7234 100644 --- a/MuellMax/locale.json +++ b/MuellMax/locale.json @@ -1,6 +1,8 @@ { "translations": { "de": { + "Waste management (MüllMax)": "Abfallwirtschaft (MüllMax)", + "Waste disposal calendar (MüllMax)": "Entsorgungskalender (MüllMax)", "\nMuellMax – Disposal calendar\n ": "\nMüllMax – Entsorgungskalender\n ", "This module uses the data provided by the MuellMax online service to display upcoming disposal dates.": "Dieses Modul nutzt die vom Online-Dienst MüllMax bereitgestellten Daten zur Darstellung der bevorstehenden Entsorgungstermine.", "Online service ...": "Online Dienst ...", @@ -61,7 +63,7 @@ "Please select a offered disposals!": "Bitte die angebotenen Entsorgungen auswählen!", "Could not load json data!": "Konnte JSON Daten nicht laden!", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/MuellMax/module.json b/MuellMax/module.json index ceac3a2..eb14d4f 100644 --- a/MuellMax/module.json +++ b/MuellMax/module.json @@ -1,13 +1,13 @@ { "id": "{2EC7DFA0-62D9-2E92-ADB1-6B8201D142FA}", "name": "MuellMax", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 3, "vendor": "", "aliases": [ - "Abfallwirtschaft (MüllMax)", - "Entsorgungskalender (MüllMax)" + "Waste management (MüllMax)", + "Waste disposal calendar (MüllMax)" ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/MyMuell/locale.json b/MyMuell/locale.json index 0f94c0d..9f841ad 100644 --- a/MyMuell/locale.json +++ b/MyMuell/locale.json @@ -1,6 +1,8 @@ { "translations": { "de": { + "Waste management (MyMüll.de)": "Abfallwirtschaft (MyMüll.de)", + "Waste disposal calendar (MyMüll.de)": "Entsorgungskalender (MyMüll.de)", "\nMyMüll – Disposal calendar\n ": "\nMyMüll – Entsorgungskalender\n ", "This module uses the data provided by the MyMüll online service to display upcoming disposal dates.": "Dieses Modul nutzt die vom Online-Dienst MyMüll bereitgestellten Daten zur Darstellung der bevorstehenden Entsorgungstermine.", "Online service ...": "Online Dienst ...", @@ -59,7 +61,7 @@ "Please select a offered disposals!": "Bitte die angebotenen Entsorgungen auswählen!", "Could not load json data!": "Konnte JSON Daten nicht laden!", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/MyMuell/module.json b/MyMuell/module.json index 53a77a2..f8b031b 100644 --- a/MyMuell/module.json +++ b/MyMuell/module.json @@ -1,13 +1,13 @@ { "id": "{BCB84068-9194-754C-436F-F10BDD8E51BE}", "name": "MyMuell", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 3, "vendor": "", "aliases": [ - "Abfallwirtschaft (MyMüll.de)", - "Entsorgungskalender (MyMüll.de)" + "Waste management (MyMüll.de)", + "Waste disposal calendar (MyMüll.de)" ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/WasteManagementConfigurator/locale.json b/WasteManagementConfigurator/locale.json index 38cc300..839ab6f 100644 --- a/WasteManagementConfigurator/locale.json +++ b/WasteManagementConfigurator/locale.json @@ -1,6 +1,7 @@ { "translations": { "de": { + "Waste Management Configurator": "Abfallwirtschaft Konfigurator", "\nWaste Management Configurator\n ": "\nAbfallwirtschafts-Konfigurator\n ", "With the help of this configurator, one can select from the list of currently available online services for providing disposal dates and configure an instance for one's own home town.": "Mit Hilfe dieser Konfigurators kann man aus der Liste der aktuell verfügbaren Online-Diensten zur Bereitstellung von Entsorgungsterminen auswählen und eine Instanz für seinen eigenen Heimatort konfigurieren.", "Target Category:": "Zielkategorie:", @@ -9,7 +10,7 @@ "Online service": "Online Dienst", "New disposal calendar": "Neuer Entsorgungskalender", "Source code, donation and licence ...": "Quellcode, Spende und Lizenz ...", - "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommzerielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." + "The software is free of charge for non-commercial use, I would appreciate a donation if you like the module.": "Die Software ist für die nicht kommerzielle Nutzung kostenlos, über eine Spende bei Gefallen des Moduls würde ich mich sehr freuen." } } } \ No newline at end of file diff --git a/WasteManagementConfigurator/module.json b/WasteManagementConfigurator/module.json index 5ef2050..fe136cd 100644 --- a/WasteManagementConfigurator/module.json +++ b/WasteManagementConfigurator/module.json @@ -1,12 +1,10 @@ { "id": "{1C1C357C-D75D-295D-660A-D91CAF2C9614}", "name": "Waste Management Configurator", + "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", "type": 4, "vendor": "", - "aliases": [ - "Abfallwirtschaft Konfigurator" - ], - "url": "https://wilkware.de/ip-symcon-module/abfallwirtschaft/", + "aliases": [], "parentRequirements": [], "childRequirements": [], "implemented": [], diff --git a/library.json b/library.json index 880ad55..bc9403a 100644 --- a/library.json +++ b/library.json @@ -1,11 +1,11 @@ { "id": "{BE51BF6C-2496-4691-B4F3-027FFF0FD986}", + "name": "Abfallwirtschaft", "author": "Wilkware (@Pitti)", "url": "https://wilkware.de", "compatibility": { "version": "6.4" }, - "name": "Abfallwirtschaft", "version": "4.0", "build": 20231119, "date": 1700391600