-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9974912
commit ebd0f4f
Showing
41 changed files
with
278 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "HMIP-Instanz ist nicht gestartet", | ||
"custom_hmip_request_token": "Token erstellen", | ||
"custom_hmip_started token creation": "Token-Erstellung gestartet...", | ||
"custom_hmip_press blue button on accesspoint": "Drücken Sie die blaue Taste am Access point", | ||
"custom_hmip_confirming token": "Bestätigungstoken...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "Während der Token-Generierung ist ein Fehler aufgetreten. Sehen Sie sich die Protokolle an", | ||
"custom_hmip_press \"request token\"": "Drücken Sie „Token erstellen“", | ||
"custom_hmip_token created, save settings to use your accesspoint": "Token erstellt, Einstellungen speichern, um Ihren Zugangspunkt zu verwenden" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "HMIP instance is not alive", | ||
"custom_hmip_request_token": "Create token", | ||
"custom_hmip_started token creation": "Started token creation...", | ||
"custom_hmip_press blue button on accesspoint": "Press blue button on access point", | ||
"custom_hmip_confirming token": "confirming token...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "error occurred during token generation, look at the logs", | ||
"custom_hmip_press \"request token\"": "press \"Create token\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "token created, save settings to use your access point" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "La instancia de HMIP no está viva", | ||
"custom_hmip_request_token": "Solicitud de token", | ||
"custom_hmip_started token creation": "Comenzó la creación del token...", | ||
"custom_hmip_press blue button on accesspoint": "Presione el botón azul en el punto de acceso", | ||
"custom_hmip_confirming token": "ficha de confirmación...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "ocurrió un error durante la generación del token, mire los registros", | ||
"custom_hmip_press \"request token\"": "presione \"solicitar token\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "token creado, guarde la configuración para usar su punto de acceso" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "L'instance de HMIP n'est pas active", | ||
"custom_hmip_request_token": "Demander un jeton", | ||
"custom_hmip_started token creation": "Création de jeton lancée...", | ||
"custom_hmip_press blue button on accesspoint": "Appuyez sur le bouton bleu du point d'accès", | ||
"custom_hmip_confirming token": "jeton de confirmation...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "une erreur s'est produite lors de la génération du jeton, consultez les journaux", | ||
"custom_hmip_press \"request token\"": "appuyez sur \"demander un jeton\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "jeton créé, enregistrez les paramètres pour utiliser votre point d'accès" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "L'istanza di HMIP non è viva", | ||
"custom_hmip_request_token": "Richiedi token", | ||
"custom_hmip_started token creation": "Creazione del token avviata...", | ||
"custom_hmip_press blue button on accesspoint": "Premere il pulsante blu sull'access point", | ||
"custom_hmip_confirming token": "token di conferma...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "si è verificato un errore durante la generazione del token, guarda i log", | ||
"custom_hmip_press \"request token\"": "premi \"richiedi token\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "token creato, salvare le impostazioni per utilizzare il punto di accesso" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "HMIP-instantie leeft niet", | ||
"custom_hmip_request_token": "Token aanvragen", | ||
"custom_hmip_started token creation": "Token maken gestart...", | ||
"custom_hmip_press blue button on accesspoint": "Druk op de blauwe knop op het toegangspunt", | ||
"custom_hmip_confirming token": "bevestigend token...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "er is een fout opgetreden tijdens het genereren van tokens, kijk naar de logboeken", | ||
"custom_hmip_press \"request token\"": "druk op \"token aanvragen\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "token gemaakt, instellingen opslaan om uw toegangspunt te gebruiken" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "Instancja HMIPu nie żyje", | ||
"custom_hmip_request_token": "Poproś o token", | ||
"custom_hmip_started token creation": "Rozpoczęto tworzenie tokena...", | ||
"custom_hmip_press blue button on accesspoint": "Naciśnij niebieski przycisk na punkcie dostępowym", | ||
"custom_hmip_confirming token": "potwierdzanie tokena...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "wystąpił błąd podczas generowania tokena, spójrz na logi", | ||
"custom_hmip_press \"request token\"": "naciśnij „poproś o token”", | ||
"custom_hmip_token created, save settings to use your accesspoint": "utworzony token, zapisz ustawienia, aby korzystać z punktu dostępu" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "A instância do HMIP não está ativa", | ||
"custom_hmip_request_token": "Solicitar token", | ||
"custom_hmip_started token creation": "Criação de token iniciada...", | ||
"custom_hmip_press blue button on accesspoint": "Pressione o botão azul no ponto de acesso", | ||
"custom_hmip_confirming token": "símbolo de confirmação...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "ocorreu um erro durante a geração do token, veja os logs", | ||
"custom_hmip_press \"request token\"": "pressione \"solicitar token\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "token criado, salve as configurações para usar seu ponto de acesso" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "Экземпляр HMIP не работает", | ||
"custom_hmip_request_token": "Создать токен", | ||
"custom_hmip_started token creation": "Начато создание токена...", | ||
"custom_hmip_press blue button on accesspoint": "Нажмите синюю кнопку на точке доступа", | ||
"custom_hmip_confirming token": "подтверждающий токен...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "при генерации токена произошла ошибка, посмотрите логи", | ||
"custom_hmip_press \"request token\"": "нажмите \"Создать токен\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "токен создан, сохраните настройки для использования точки доступа" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "Екземпляр HMIP не працює", | ||
"custom_hmip_request_token": "Маркер запиту", | ||
"custom_hmip_started token creation": "Розпочато створення маркера...", | ||
"custom_hmip_press blue button on accesspoint": "Натисніть синю кнопку на точці доступу", | ||
"custom_hmip_confirming token": "підтвердження маркера...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "сталася помилка під час генерації маркера, перегляньте журнали", | ||
"custom_hmip_press \"request token\"": "натисніть \"запит маркера\"", | ||
"custom_hmip_token created, save settings to use your accesspoint": "маркер створено, збережіть налаштування для використання вашої точки доступу" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"custom_hmip_not_alive": "HMIP 实例不存在", | ||
"custom_hmip_request_token": "请求令牌", | ||
"custom_hmip_started token creation": "开始创建代币...", | ||
"custom_hmip_press blue button on accesspoint": "按接入点上的蓝色按钮", | ||
"custom_hmip_confirming token": "确认令牌...", | ||
"custom_hmip_error occurred during token generation, look at the logs": "token生成过程中出现错误,查看日志", | ||
"custom_hmip_press \"request token\"": "按“请求令牌”", | ||
"custom_hmip_token created, save settings to use your accesspoint": "令牌已创建,保存设置以使用您的接入点" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
(self.webpackChunkiobroker_admin_component_hmip=self.webpackChunkiobroker_admin_component_hmip||[]).push([["_9157"],{42480:function(){}}]); |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
.../js/node_modules_emotion_react_dist_emotion-react_browser_esm_js-_10960.6691df0c.chunk.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...node_modules_emotion_react_dist_emotion-react_browser_esm_js-_10960.6691df0c.chunk.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.