diff --git a/translations/bg-BG.json b/translations/bg-BG.json index f72cba1..2fad45d 100644 --- a/translations/bg-BG.json +++ b/translations/bg-BG.json @@ -47,6 +47,7 @@ "button.sort_button": "Сортирай бутоните", "button.test_automation": "Тествай автоматизацията", "button.yes": "Да", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Качество на въздуха", "class.alarm_control_panel": "Алармен контролен панел", "class.binary_sensor": "Двоичен сензор", @@ -109,6 +110,7 @@ "setting.button_size_medium": "Среден", "setting.button_size_small": "Малък", "setting.connected": "Свързан", + "setting.connecting": "Свързване", "setting.create_new_connection": "Създаване нова връзка", "setting.enable_push_notification": "Активиране на известията", "setting.graphic_quality": "Графично качество", @@ -148,5 +150,23 @@ "windy": "Ветровит", "windy-variant": "Ветровит", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "Vladimir Todorov" } \ No newline at end of file diff --git a/translations/de-DE.json b/translations/de-DE.json index 27e07a4..648a89f 100644 --- a/translations/de-DE.json +++ b/translations/de-DE.json @@ -46,6 +46,7 @@ "button.sort_button": "Sortieren", "button.test_automation": "Automatisierung testen", "button.yes": "Ja", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Luftqualität", "class.alarm_control_panel": "Alarmzentrale", "class.binary_sensor": "Binärer Sensor", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Mittel", "setting.button_size_small": "Klein", "setting.connected": "Verbunden", + "setting.connecting": "Anschließen", "setting.create_new_connection": "Neue Verbindung erstellen", "setting.enable_push_notification": "Push-Benachrichtigung aktivieren", "setting.graphic_quality": "Grafikqualität", @@ -147,5 +149,23 @@ "windy": "Windig", "windy-variant": "Windig", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "Cm000n, toXel" } \ No newline at end of file diff --git a/translations/en-US.json b/translations/en-US.json index 0908eb4..0400abc 100644 --- a/translations/en-US.json +++ b/translations/en-US.json @@ -46,6 +46,7 @@ "button.sort_button": "Sort button", "button.test_automation": "Test automation", "button.yes": "Yes", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Air quality", "class.alarm_control_panel": "Alarm control panel", "class.binary_sensor": "Binary sensor", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Medium", "setting.button_size_small": "Small", "setting.connected": "Connected", + "setting.connecting": "Connecting", "setting.create_new_connection": "Create new connection", "setting.enable_push_notification": "Enable push notification", "setting.graphic_quality": "Graphic quality", @@ -147,5 +149,23 @@ "windy": "Windy", "windy-variant": "Windy", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "TuanHA" } \ No newline at end of file diff --git a/translations/es-ES.json b/translations/es-ES.json index c332236..f67eabf 100644 --- a/translations/es-ES.json +++ b/translations/es-ES.json @@ -46,6 +46,7 @@ "button.sort_button": "Ordenar botones", "button.test_automation": "Probar automatización", "button.yes": "Si", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Calidad del aire", "class.alarm_control_panel": "Panel de control de alarma", "class.binary_sensor": "Sensor binario", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Mediano", "setting.button_size_small": "Pequeño", "setting.connected": "Conectado", + "setting.connecting": "Conectando", "setting.create_new_connection": "Crear nueva conexión", "setting.enable_push_notification": "Activar notificaciones", "setting.graphic_quality": "Calidad de los gráficos", @@ -147,5 +149,23 @@ "windy": "Ventoso", "windy-variant": "Ventoso", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "miguelin96" } diff --git a/translations/et-EE.json b/translations/et-EE.json index 179b778..36e0f26 100644 --- a/translations/et-EE.json +++ b/translations/et-EE.json @@ -46,6 +46,7 @@ "button.sort_button": "Nuppude järjekord", "button.test_automation": "Testi automatiseeringut", "button.yes": "Jah", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "õhukvaliteet", "class.alarm_control_panel": "Valveseadme juhtpaneel", "class.binary_sensor": "Binaarandur", @@ -107,7 +108,8 @@ "setting.button_size_large": "Suur", "setting.button_size_medium": "Keskmine", "setting.button_size_small": "Väike", - "setting.connected": "ühendatud", + "setting.connected": "Ühendatud", + "setting.connecting": "Ühendamine", "setting.create_new_connection": "Loo uus ühendus", "setting.enable_push_notification": "Luba tõuketeated", "setting.graphic_quality": "Kuva eraldusvõime", @@ -147,5 +149,23 @@ "windy": "Tuuline", "windy-variant": "Tuuline", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "Repsionu" } \ No newline at end of file diff --git a/translations/fr-FR.json b/translations/fr-FR.json index 25b90e8..430dc8f 100644 --- a/translations/fr-FR.json +++ b/translations/fr-FR.json @@ -46,6 +46,7 @@ "button.sort_button": "Filtrer l'automatisation", "button.test_automation": "Test Automatisation", "button.yes": "Oui", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Automatisation", "class.alarm_control_panel": "Panneau de contrôle d'alarme", "class.binary_sensor": "Capteur binaire", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Moyen", "setting.button_size_small": "Petit", "setting.connected": "Connecté", + "setting.connecting": "Connecting", "setting.create_new_connection": "Créer une nouvelle connexion", "setting.enable_push_notification": "Activer la notification push", "setting.graphic_quality": "Qualité graphique", @@ -146,5 +148,24 @@ "sunny": "Ensoleillé", "windy": "Venteux", "windy-variant": "Venteux", + + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "sgfred" } diff --git a/translations/he-IL.json b/translations/he-IL.json index a95fd2d..40c7f72 100644 --- a/translations/he-IL.json +++ b/translations/he-IL.json @@ -46,6 +46,7 @@ "button.sort_button": "אירגון כפתורים", "button.test_automation": "בדיקת אוטומציה", "button.yes": "כן", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "איכות אוויר", "class.alarm_control_panel": "פנל אזעקה", "class.binary_sensor": "חיישן", @@ -109,6 +110,7 @@ "setting.button_size_small": "קטן", "setting.connected": "מחובר", "setting.create_new_connection": "צור חיבור חדש", + "setting.connecting": "מְקַשֵׁר", "setting.enable_push_notification": "הפעל התראות דחיפה ", "setting.graphic_quality": "איכות גרפיקה", "setting.graphic_quality_high": "גבוהה", @@ -146,5 +148,24 @@ "sunny": "שמשי", "windy": "סוער", "windy-variant": "סוער", + + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "OmerSH" } \ No newline at end of file diff --git a/translations/it-IT.json b/translations/it-IT.json index c80d165..b5a5772 100644 --- a/translations/it-IT.json +++ b/translations/it-IT.json @@ -46,6 +46,7 @@ "button.sort_button": "Riordina", "button.test_automation": "Testa l'automazione", "button.yes": "Si", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Qualità dell'aria", "class.alarm_control_panel": "Controllo Antifurto", "class.binary_sensor": "Sensore binario", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Medio", "setting.button_size_small": "Piccolo", "setting.connected": "Connesso", + "setting.connecting": "Collegamento", "setting.create_new_connection": "Crea nuova connessione", "setting.enable_push_notification": "Abilita notifiche push", "setting.graphic_quality": "Qualità del grafico", @@ -147,5 +149,23 @@ "windy": "Ventoso", "windy-variant": "Ventoso", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "Alessandro Alfonzetti, Supergiovane" } diff --git a/translations/nb-NO.json b/translations/nb-NO.json index fcdaf9e..beafad5 100644 --- a/translations/nb-NO.json +++ b/translations/nb-NO.json @@ -46,6 +46,7 @@ "button.sort_button": "Sortér knapper", "button.test_automation": "Test automasjon", "button.yes": "Ja", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Luftkvalitet", "class.alarm_control_panel": "Larmkontrollpanel", "class.binary_sensor": "Binærsensor", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Medium", "setting.button_size_small": "Liten", "setting.connected": "Tilkoblet", + "setting.connecting": "Kobler til", "setting.create_new_connection": "Opprett tilkobling", "setting.enable_push_notification": "Slå på push-meldinger", "setting.graphic_quality": "Grafikkvalitet", @@ -147,5 +149,23 @@ "windy": "Vind", "windy-variant": "Vind", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "kongjudas" } diff --git a/translations/nl-NL.json b/translations/nl-NL.json index f39575a..99c8dad 100644 --- a/translations/nl-NL.json +++ b/translations/nl-NL.json @@ -46,6 +46,7 @@ "button.sort_button": "Sorteer knop", "button.test_automation": "Test automatie", "button.yes": "Ja", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Luchtkwaliteit", "class.alarm_control_panel": "Alarm bedieningspaneel", "class.binary_sensor": "Binaire sensor", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Medium", "setting.button_size_small": "Klein", "setting.connected": "Verbonden", + "setting.connecting": "Verbinden", "setting.create_new_connection": "Nieuwe verbinding maken", "setting.enable_push_notification": "Push meldingen toestaan", "setting.graphic_quality": "Beeldkwaliteit", @@ -147,5 +149,23 @@ "windy": "Winderig", "windy-variant": "Winderig", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "jarne" } \ No newline at end of file diff --git a/translations/pt-PT.json b/translations/pt-PT.json index 672391f..ca666f2 100644 --- a/translations/pt-PT.json +++ b/translations/pt-PT.json @@ -46,6 +46,7 @@ "button.sort_button": "Ordenar", "button.test_automation": "Testar automação", "button.yes": "Sim", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Qualidade do ar", "class.alarm_control_panel": "Painel de alarme", "class.binary_sensor": "Sensor binário", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Médio", "setting.button_size_small": "Pequeno", "setting.connected": "Ligado", + "setting.connecting": "Conectando", "setting.create_new_connection": "Criar nova ligação", "setting.enable_push_notification": "Ativar notificações", "setting.graphic_quality": "Qualidade gráfica", @@ -146,5 +148,24 @@ "sunny": "Sol", "windy": "Vento fraco", "windy-variant": "Vento fraco", + + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "João Moreira - Obvio" } \ No newline at end of file diff --git a/translations/ru-RU.json b/translations/ru-RU.json index c3b1740..f4620cc 100644 --- a/translations/ru-RU.json +++ b/translations/ru-RU.json @@ -46,6 +46,7 @@ "button.sort_button": "Сортировать", "button.test_automation": "Тест Автоматизации", "button.yes": "Да", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Качество воздуха", "class.alarm_control_panel": "Панель Охраны", "class.binary_sensor": "Бинарный сенсор", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Средний", "setting.button_size_small": "Маленький", "setting.connected": "Подключено", + "setting.connecting": "Подключение", "setting.create_new_connection": "Создать новое подключение", "setting.enable_push_notification": "Включить push уведомления", "setting.graphic_quality": "Качество графики", @@ -147,5 +149,23 @@ "windy": "Ветрено", "windy-variant": "Ветрено", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "acnupun" } diff --git a/translations/sv-SE.json b/translations/sv-SE.json index 96a47df..c3f2974 100644 --- a/translations/sv-SE.json +++ b/translations/sv-SE.json @@ -46,6 +46,7 @@ "button.sort_button": "Sortera knappar", "button.test_automation": "Testa automation", "button.yes": "Ja", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "Luftkvalitet", "class.alarm_control_panel": "Larmkontrollpanel", "class.binary_sensor": "Binär sensor", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Mellan", "setting.button_size_small": "Liten", "setting.connected": "Ansluten", + "setting.connecting": "Ansluter", "setting.create_new_connection": "Skapa ny anslutning", "setting.enable_push_notification": "Slå på push notifikationer", "setting.graphic_quality": "Grafik kvalitet", @@ -147,5 +149,23 @@ "windy": "Blåsigt", "windy-variant": "Blåsigt", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "tyre88" } \ No newline at end of file diff --git a/translations/vi-VN.json b/translations/vi-VN.json index 4e8be35..8ddfa0e 100644 --- a/translations/vi-VN.json +++ b/translations/vi-VN.json @@ -46,6 +46,7 @@ "button.sort_button": "Sắp xếp nút bấm", "button.test_automation": "Thử tự động", "button.yes": "Có", + "button.add_camera_stream": "Thêm Camera Stream", "class.air_quality": "Chất lượng không khí", "class.alarm_control_panel": "Panel báo động", "class.binary_sensor": "Cảm biến 2 trạng thái", @@ -108,6 +109,7 @@ "setting.button_size_medium": "Cỡ vừa", "setting.button_size_small": "Cỡ nhỏ", "setting.connected": "Đã kết nối", + "setting.connecting": "Đang kết nối", "setting.create_new_connection": "Tạo kết nối mới", "setting.enable_push_notification": "Cho phép gửi thông báo", "setting.graphic_quality": "Chất lượng hiển thị", @@ -146,5 +148,23 @@ "windy": "Gió nhẹ", "windy-variant": "Gió nhẹ", + "login.error": "Lỗi Đăng Nhập", + "login.add_error": "Lỗi Thêm Thiết Bị", + "login.delete_error": "Lỗi Xóa Thiết Bị", + "login.add_device": "Thêm Thiết Bị", + "login.scan_again": "Scan Lại", + "login.connect_error": "Lỗi kết nối với thiết bị", + "login.401_unauthorized_error": "Truy cập không được phép 401", + "login.box_not_found": "Không tìm thấy thiết bị", + "login.box_already_added_by_other": "Ai đó đã đăng ký thiết bị này", + "login.box_already_added_by_you": "Bạn đã đăng ký thiết bị này", + "login.request_failed": "Yêu cầu không thành công", + "login.user_not_existed": "Người dùng không tồn tại", + "login.status": "Trạng thái", + "login.device": "Thiết bị", + "login.account_info": "Thông Tin Tài Khoản", + "login.error_code": "Mã lỗi", + "login.add_success": "Thêm thiết bị thành công, đang kết nối...", + "translator": "TuanHA" } \ No newline at end of file diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 41401a3..e54b6ea 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -46,6 +46,7 @@ "button.sort_button": "按钮排序", "button.test_automation": "测试自动化", "button.yes": "是", + "button.add_camera_stream": "Add Camera Stream", "class.air_quality": "空气质量", "class.alarm_control_panel": "闹钟控制面板", "class.binary_sensor": "二进制传感器", @@ -108,6 +109,7 @@ "setting.button_size_medium": "中", "setting.button_size_small": "小", "setting.connected": "已连接", + "setting.connecting": "连接中", "setting.create_new_connection": "创建新连接", "setting.enable_push_notification": "打开通知推送", "setting.graphic_quality": "图像质量", @@ -147,5 +149,23 @@ "windy": "有风", "windy-variant": "有风", + "login.error": "Login Error", + "login.add_error": "Add Device Error", + "login.delete_error": "Delete Device Error", + "login.add_device": "Add Device", + "login.scan_again": "Scan Again", + "login.connect_error": "Error connecting to device", + "login.401_unauthorized_error": "Unauthorized 401", + "login.box_not_found": "Device not found", + "login.box_already_added_by_other": "Someone already registered this device", + "login.box_already_added_by_you": "You already registered this device", + "login.request_failed": "Request failed", + "login.user_not_existed": "User not exist", + "login.status": "Status", + "login.device": "Device", + "login.account_info": "Account Info", + "login.code": "Error code", + "login.add_success": "Device add success, connecting...", + "translator": "WuYue" }