mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
rename Customizaton to Customizations
This commit is contained in:
@@ -112,7 +112,7 @@ const GeneralFileUpload: FC<UploadFileProps> = ({ uploadGeneralFile }) => {
|
|||||||
color="primary"
|
color="primary"
|
||||||
onClick={() => downloadCustomizations()}
|
onClick={() => downloadCustomizations()}
|
||||||
>
|
>
|
||||||
{LL.CUSTOMIZATION()}
|
{LL.CUSTOMIZATIONS()}
|
||||||
</Button>
|
</Button>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const de: Translation = {
|
|||||||
NUM_HOURS: '{num} Stunde{{n}}',
|
NUM_HOURS: '{num} Stunde{{n}}',
|
||||||
NUM_MINUTES: '{num} Minute{{n}}',
|
NUM_MINUTES: '{num} Minute{{n}}',
|
||||||
APPLICATION_SETTINGS: 'Anwendungseinstellungen',
|
APPLICATION_SETTINGS: 'Anwendungseinstellungen',
|
||||||
CUSTOMIZATION: 'Anpassungen',
|
CUSTOMIZATIONS: 'Anpassungen',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP startet neu',
|
APPLICATION_RESTARTING: 'EMS-ESP startet neu',
|
||||||
INTERFACE_BOARD_PROFILE: 'Interface Platinenprofil',
|
INTERFACE_BOARD_PROFILE: 'Interface Platinenprofil',
|
||||||
BOARD_PROFILE_TEXT: 'Wählen Sie ein vorkonfiguriertes Platinenprofil aus der Liste unten aus oder wählen Sie "Custom", um Ihre eigenen Hardwareeinstellungen zu konfigurieren',
|
BOARD_PROFILE_TEXT: 'Wählen Sie ein vorkonfiguriertes Platinenprofil aus der Liste unten aus oder wählen Sie "Custom", um Ihre eigenen Hardwareeinstellungen zu konfigurieren',
|
||||||
@@ -163,7 +163,6 @@ const de: Translation = {
|
|||||||
NAME: 'Name',
|
NAME: 'Name',
|
||||||
CUSTOMIZATIONS_RESET: 'Möchten Sie wirklich alle Anpassungen entfernen, einschließlich der benutzerdefinierten Einstellungen der Temperatur- und Analogsensoren?',
|
CUSTOMIZATIONS_RESET: 'Möchten Sie wirklich alle Anpassungen entfernen, einschließlich der benutzerdefinierten Einstellungen der Temperatur- und Analogsensoren?',
|
||||||
DEVICE_ENTITIES: 'Geräteentitäten',
|
DEVICE_ENTITIES: 'Geräteentitäten',
|
||||||
USER_CUSTOMIZATION: 'Benutzeranpassung',
|
|
||||||
SUPPORT_INFORMATION: 'Unterstützende Informationen',
|
SUPPORT_INFORMATION: 'Unterstützende Informationen',
|
||||||
CLICK_HERE: 'Hier klicken',
|
CLICK_HERE: 'Hier klicken',
|
||||||
HELP_INFORMATION_1: 'EMS-ESP Konfigurationsanweisungen und mehr finden Sie im Online-Wiki',
|
HELP_INFORMATION_1: 'EMS-ESP Konfigurationsanweisungen und mehr finden Sie im Online-Wiki',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const en: Translation = {
|
|||||||
NUM_HOURS: '{num} hour{{s}}',
|
NUM_HOURS: '{num} hour{{s}}',
|
||||||
NUM_MINUTES: '{num} minute{{s}}',
|
NUM_MINUTES: '{num} minute{{s}}',
|
||||||
APPLICATION_SETTINGS: 'Application Settings',
|
APPLICATION_SETTINGS: 'Application Settings',
|
||||||
CUSTOMIZATION: 'Customization',
|
CUSTOMIZATIONS: 'Customizations',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP is restarting',
|
APPLICATION_RESTARTING: 'EMS-ESP is restarting',
|
||||||
INTERFACE_BOARD_PROFILE: 'Interface Board Profile',
|
INTERFACE_BOARD_PROFILE: 'Interface Board Profile',
|
||||||
BOARD_PROFILE_TEXT: 'Select a pre-configured interface board profile from the list below or choose Custom to configure your own hardware settings',
|
BOARD_PROFILE_TEXT: 'Select a pre-configured interface board profile from the list below or choose Custom to configure your own hardware settings',
|
||||||
@@ -163,7 +163,6 @@ const en: Translation = {
|
|||||||
NAME: 'Name',
|
NAME: 'Name',
|
||||||
CUSTOMIZATIONS_RESET: 'Are you sure you want remove all customizations including the custom settings of the Temperature and Analog sensors?',
|
CUSTOMIZATIONS_RESET: 'Are you sure you want remove all customizations including the custom settings of the Temperature and Analog sensors?',
|
||||||
DEVICE_ENTITIES: 'Device Entities',
|
DEVICE_ENTITIES: 'Device Entities',
|
||||||
USER_CUSTOMIZATION: 'User Customization',
|
|
||||||
SUPPORT_INFORMATION: 'Support Information',
|
SUPPORT_INFORMATION: 'Support Information',
|
||||||
CLICK_HERE: 'Click Here',
|
CLICK_HERE: 'Click Here',
|
||||||
HELP_INFORMATION_1: 'Visit the online wiki to get instructions on how to configure EMS-ESP',
|
HELP_INFORMATION_1: 'Visit the online wiki to get instructions on how to configure EMS-ESP',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const fr: Translation = {
|
|||||||
NUM_HOURS: '{num} heure{{s}}',
|
NUM_HOURS: '{num} heure{{s}}',
|
||||||
NUM_MINUTES: '{num} minute{{s}}',
|
NUM_MINUTES: '{num} minute{{s}}',
|
||||||
APPLICATION_SETTINGS: 'Paramètres de l\'application',
|
APPLICATION_SETTINGS: 'Paramètres de l\'application',
|
||||||
CUSTOMIZATION: 'Personnalisation',
|
CUSTOMIZATIONS: 'Personnalisation',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP redémarre',
|
APPLICATION_RESTARTING: 'EMS-ESP redémarre',
|
||||||
INTERFACE_BOARD_PROFILE: 'Profile de carte d\'interface',
|
INTERFACE_BOARD_PROFILE: 'Profile de carte d\'interface',
|
||||||
BOARD_PROFILE_TEXT: 'Sélectionnez un profil de carte d\'interface préconfiguré dans la liste ci-dessous ou choisissez Personnalisé pour configurer vos propres paramètres matériels',
|
BOARD_PROFILE_TEXT: 'Sélectionnez un profil de carte d\'interface préconfiguré dans la liste ci-dessous ou choisissez Personnalisé pour configurer vos propres paramètres matériels',
|
||||||
@@ -163,7 +163,6 @@ const fr: Translation = {
|
|||||||
NAME: 'Nom',
|
NAME: 'Nom',
|
||||||
CUSTOMIZATIONS_RESET: 'Êtes-vous sûr de vouloir supprimer toutes les personnalisations, y compris les paramètres personnalisés des capteurs de température et analogiques ?',
|
CUSTOMIZATIONS_RESET: 'Êtes-vous sûr de vouloir supprimer toutes les personnalisations, y compris les paramètres personnalisés des capteurs de température et analogiques ?',
|
||||||
DEVICE_ENTITIES: 'Entités de l\'appareil',
|
DEVICE_ENTITIES: 'Entités de l\'appareil',
|
||||||
USER_CUSTOMIZATION: 'Personnalisation de l\'utilisateur',
|
|
||||||
SUPPORT_INFORMATION: 'Information de support',
|
SUPPORT_INFORMATION: 'Information de support',
|
||||||
CLICK_HERE: 'Cliquez ici',
|
CLICK_HERE: 'Cliquez ici',
|
||||||
HELP_INFORMATION_1: 'Visitez le wiki en ligne pour obtenir des instructions sur la façon de configurer EMS-ESP.',
|
HELP_INFORMATION_1: 'Visitez le wiki en ligne pour obtenir des instructions sur la façon de configurer EMS-ESP.',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const nl: Translation = {
|
|||||||
NUM_HOURS: '{num} {{uur|uren}}',
|
NUM_HOURS: '{num} {{uur|uren}}',
|
||||||
NUM_MINUTES: '{num} {{minuut|minuten}}',
|
NUM_MINUTES: '{num} {{minuut|minuten}}',
|
||||||
APPLICATION_SETTINGS: 'Applicatieinstellingen',
|
APPLICATION_SETTINGS: 'Applicatieinstellingen',
|
||||||
CUSTOMIZATION: 'Custom aanpassingen',
|
CUSTOMIZATIONS: 'Custom aanpassingen',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP herstarten',
|
APPLICATION_RESTARTING: 'EMS-ESP herstarten',
|
||||||
INTERFACE_BOARD_PROFILE: 'Interface Apparaatprofiel',
|
INTERFACE_BOARD_PROFILE: 'Interface Apparaatprofiel',
|
||||||
BOARD_PROFILE_TEXT: 'Selecteer een vooraf ingesteld apparaat profiel uit de lijst of kies Eigen om zelf uw hardware te configureren',
|
BOARD_PROFILE_TEXT: 'Selecteer een vooraf ingesteld apparaat profiel uit de lijst of kies Eigen om zelf uw hardware te configureren',
|
||||||
@@ -163,7 +163,6 @@ const nl: Translation = {
|
|||||||
NAME: 'Naam',
|
NAME: 'Naam',
|
||||||
CUSTOMIZATIONS_RESET: 'Weet je zeker dat je alle custom aanpassingen wilt verwijderen inclusief de custom instellingen voor analoge temperatuursensoren?',
|
CUSTOMIZATIONS_RESET: 'Weet je zeker dat je alle custom aanpassingen wilt verwijderen inclusief de custom instellingen voor analoge temperatuursensoren?',
|
||||||
DEVICE_ENTITIES: 'Apparaat Entiteiten',
|
DEVICE_ENTITIES: 'Apparaat Entiteiten',
|
||||||
USER_CUSTOMIZATION: 'Custom Instellingen',
|
|
||||||
SUPPORT_INFORMATION: 'Support Informatie',
|
SUPPORT_INFORMATION: 'Support Informatie',
|
||||||
CLICK_HERE: 'Klik Hier',
|
CLICK_HERE: 'Klik Hier',
|
||||||
HELP_INFORMATION_1: 'Bezoek de online wiki om instructies te vinden om EMS-ESP te configureren',
|
HELP_INFORMATION_1: 'Bezoek de online wiki om instructies te vinden om EMS-ESP te configureren',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const no: Translation = {
|
|||||||
NUM_HOURS: '{num} time{{r}}',
|
NUM_HOURS: '{num} time{{r}}',
|
||||||
NUM_MINUTES: '{num} minutt{{er}}',
|
NUM_MINUTES: '{num} minutt{{er}}',
|
||||||
APPLICATION_SETTINGS: 'Innstillinger',
|
APPLICATION_SETTINGS: 'Innstillinger',
|
||||||
CUSTOMIZATION: 'Tilpasninger',
|
CUSTOMIZATIONS: 'Tilpasninger',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP restarter',
|
APPLICATION_RESTARTING: 'EMS-ESP restarter',
|
||||||
INTERFACE_BOARD_PROFILE: 'Interface Prosessor Profil',
|
INTERFACE_BOARD_PROFILE: 'Interface Prosessor Profil',
|
||||||
BOARD_PROFILE_TEXT: 'Velg en pre-konfigurert prosessor profil fra listen under eller velg Tilpasset for å konfigurere dine egne innstillinger',
|
BOARD_PROFILE_TEXT: 'Velg en pre-konfigurert prosessor profil fra listen under eller velg Tilpasset for å konfigurere dine egne innstillinger',
|
||||||
@@ -163,7 +163,6 @@ const no: Translation = {
|
|||||||
NAME: 'Navn',
|
NAME: 'Navn',
|
||||||
CUSTOMIZATIONS_RESET: 'Er du sikker på att du vil fjerne tilpassninger inkludert innstillinger for Temperatur og Analoge sensorer?',
|
CUSTOMIZATIONS_RESET: 'Er du sikker på att du vil fjerne tilpassninger inkludert innstillinger for Temperatur og Analoge sensorer?',
|
||||||
DEVICE_ENTITIES: 'Enhets objekter',
|
DEVICE_ENTITIES: 'Enhets objekter',
|
||||||
USER_CUSTOMIZATION: 'Brukertilpasninger',
|
|
||||||
SUPPORT_INFORMATION: 'Supportinformasjon',
|
SUPPORT_INFORMATION: 'Supportinformasjon',
|
||||||
CLICK_HERE: 'Klikk her',
|
CLICK_HERE: 'Klikk her',
|
||||||
HELP_INFORMATION_1: 'Besøk wiki for instruksjoner for å konfigurere EMS-ESP',
|
HELP_INFORMATION_1: 'Besøk wiki for instruksjoner for å konfigurere EMS-ESP',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const pl: BaseTranslation = {
|
|||||||
NUM_HOURS: '{num} godzi{{n|na|ny|ny|n}}',
|
NUM_HOURS: '{num} godzi{{n|na|ny|ny|n}}',
|
||||||
NUM_MINUTES: '{num} minu{{t|ta|ty|ty|t}}',
|
NUM_MINUTES: '{num} minu{{t|ta|ty|ty|t}}',
|
||||||
APPLICATION_SETTINGS: 'Ustawienia aplikacji',
|
APPLICATION_SETTINGS: 'Ustawienia aplikacji',
|
||||||
CUSTOMIZATION: 'Personalizacja',
|
CUSTOMIZATIONS: 'Personalizacja',
|
||||||
APPLICATION_RESTARTING: 'Trwa ponowne uruchamianie...',
|
APPLICATION_RESTARTING: 'Trwa ponowne uruchamianie...',
|
||||||
INTERFACE_BOARD_PROFILE: 'Profil płytki interfejsu',
|
INTERFACE_BOARD_PROFILE: 'Profil płytki interfejsu',
|
||||||
BOARD_PROFILE_TEXT: 'Wybierz z listy gotowy profil płytki interfejsu lub wybierając "własny..." skonfiguruj posiadany sprzęt samodzielnie.',
|
BOARD_PROFILE_TEXT: 'Wybierz z listy gotowy profil płytki interfejsu lub wybierając "własny..." skonfiguruj posiadany sprzęt samodzielnie.',
|
||||||
@@ -163,7 +163,6 @@ const pl: BaseTranslation = {
|
|||||||
NAME: '{{Nazwa|nazwa|}}',
|
NAME: '{{Nazwa|nazwa|}}',
|
||||||
CUSTOMIZATIONS_RESET: 'Czy jesteś pewien, że chcesz usunąć wszystkie personalizacje łącznie z ustawieniami dla czujników temperatury 1-Wire® i urządzeń podłączonych do EMS-ESP?',
|
CUSTOMIZATIONS_RESET: 'Czy jesteś pewien, że chcesz usunąć wszystkie personalizacje łącznie z ustawieniami dla czujników temperatury 1-Wire® i urządzeń podłączonych do EMS-ESP?',
|
||||||
DEVICE_ENTITIES: 'Encje urządzenia',
|
DEVICE_ENTITIES: 'Encje urządzenia',
|
||||||
USER_CUSTOMIZATION: 'Personalizacje użytkownika',
|
|
||||||
SUPPORT_INFORMATION: 'Informacje dotyczące wsparcia',
|
SUPPORT_INFORMATION: 'Informacje dotyczące wsparcia',
|
||||||
CLICK_HERE: 'Kliknij tu',
|
CLICK_HERE: 'Kliknij tu',
|
||||||
HELP_INFORMATION_1: 'Aby uzyskać instrukcje dotyczące konfiguracji EMS-ESP skorzystaj z wiki w internecie',
|
HELP_INFORMATION_1: 'Aby uzyskać instrukcje dotyczące konfiguracji EMS-ESP skorzystaj z wiki w internecie',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ const sv: Translation = {
|
|||||||
NUM_HOURS: '{num} timmar',
|
NUM_HOURS: '{num} timmar',
|
||||||
NUM_MINUTES: '{num} minut{{er}}',
|
NUM_MINUTES: '{num} minut{{er}}',
|
||||||
APPLICATION_SETTINGS: 'Inställningar',
|
APPLICATION_SETTINGS: 'Inställningar',
|
||||||
CUSTOMIZATION: 'Anpassa',
|
CUSTOMIZATIONS: 'Anpassa',
|
||||||
APPLICATION_RESTARTING: 'EMS-ESP startar om',
|
APPLICATION_RESTARTING: 'EMS-ESP startar om',
|
||||||
INTERFACE_BOARD_PROFILE: 'Interface Hårdvaruprofil',
|
INTERFACE_BOARD_PROFILE: 'Interface Hårdvaruprofil',
|
||||||
BOARD_PROFILE_TEXT: 'Välj en förkonfigurerad hårdvaruprofil från listan nedan eller välj Anpassad för att konfigurera dina egna hårdvaruinställningar',
|
BOARD_PROFILE_TEXT: 'Välj en förkonfigurerad hårdvaruprofil från listan nedan eller välj Anpassad för att konfigurera dina egna hårdvaruinställningar',
|
||||||
@@ -163,7 +163,6 @@ const sv: Translation = {
|
|||||||
NAME: 'Namn',
|
NAME: 'Namn',
|
||||||
CUSTOMIZATIONS_RESET: 'Är du säker på att du vill ta bort alla anpassningar inklusive inställningar för Temperatur och Analoga sensorer?',
|
CUSTOMIZATIONS_RESET: 'Är du säker på att du vill ta bort alla anpassningar inklusive inställningar för Temperatur och Analoga sensorer?',
|
||||||
DEVICE_ENTITIES: 'Enhets-entiteter',
|
DEVICE_ENTITIES: 'Enhets-entiteter',
|
||||||
USER_CUSTOMIZATION: 'Användaranpassningar',
|
|
||||||
SUPPORT_INFORMATION: 'Supportinformation',
|
SUPPORT_INFORMATION: 'Supportinformation',
|
||||||
CLICK_HERE: 'Klicka Här',
|
CLICK_HERE: 'Klicka Här',
|
||||||
HELP_INFORMATION_1: 'Besök Wikin för instruktioner för hur du kan konfigurera EMS-ESP',
|
HELP_INFORMATION_1: 'Besök Wikin för instruktioner för hur du kan konfigurera EMS-ESP',
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ const Settings: FC = () => {
|
|||||||
<>
|
<>
|
||||||
<RouterTabs value={routerTab}>
|
<RouterTabs value={routerTab}>
|
||||||
<Tab value="application" label={LL.APPLICATION_SETTINGS()} />
|
<Tab value="application" label={LL.APPLICATION_SETTINGS()} />
|
||||||
<Tab value="customization" label={LL.CUSTOMIZATION()} />
|
<Tab value="customization" label={LL.CUSTOMIZATIONS()} />
|
||||||
</RouterTabs>
|
</RouterTabs>
|
||||||
<Routes>
|
<Routes>
|
||||||
<Route path="application" element={<SettingsApplication />} />
|
<Route path="application" element={<SettingsApplication />} />
|
||||||
|
|||||||
@@ -688,7 +688,7 @@ const SettingsCustomization: FC = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<SectionContent title={LL.USER_CUSTOMIZATION()} titleGutter>
|
<SectionContent title={LL.CUSTOMIZATIONS()} titleGutter>
|
||||||
{renderContent()}
|
{renderContent()}
|
||||||
{renderEditDialog()}
|
{renderEditDialog()}
|
||||||
</SectionContent>
|
</SectionContent>
|
||||||
|
|||||||
@@ -589,7 +589,7 @@ const emsesp_devicedata_4 = {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
// CUSTOMIZATION
|
// CUSTOMIZATIONS
|
||||||
|
|
||||||
const emsesp_deviceentities_1 = [
|
const emsesp_deviceentities_1 = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user