add some code

This commit is contained in:
2025-09-05 13:25:11 +08:00
parent 9ff0a99e7a
commit 3cf1229a85
8911 changed files with 2535396 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

213
main/assets/lang_config.h Normal file
View File

@@ -0,0 +1,213 @@
// Auto-generated language config
// Language: zh-CN with en-US fallback
#pragma once
#include <string_view>
#ifndef zh_cn
#define zh_cn // 預設語言
#endif
namespace Lang {
// 语言元数据
constexpr const char* CODE = "zh-CN";
// 字符串资源 (en-US as fallback for missing keys)
namespace Strings {
constexpr const char* ACCESS_VIA_BROWSER = ",浏览器访问 ";
constexpr const char* ACTIVATION = "激活设备";
constexpr const char* BATTERY_CHARGING = "正在充电";
constexpr const char* BATTERY_FULL = "电量已满";
constexpr const char* BATTERY_LOW = "电量不足";
constexpr const char* BATTERY_NEED_CHARGE = "电量低,请充电";
constexpr const char* CHECKING_NEW_VERSION = "检查新版本...";
constexpr const char* CHECK_NEW_VERSION_FAILED = "检查新版本失败,将在 %d 秒后重试:%s";
constexpr const char* CONNECTED_TO = "已连接 ";
constexpr const char* CONNECTING = "连接中...";
constexpr const char* CONNECTION_SUCCESSFUL = "Connection Successful";
constexpr const char* CONNECT_TO = "连接 ";
constexpr const char* CONNECT_TO_HOTSPOT = "手机连接热点 ";
constexpr const char* DETECTING_MODULE = "检测模组...";
constexpr const char* ENTERING_WIFI_CONFIG_MODE = "进入配网模式...";
constexpr const char* ERROR = "错误";
constexpr const char* INFO = "信息";
constexpr const char* INITIALIZING = "正在初始化...";
constexpr const char* LISTENING = "聆听中...";
constexpr const char* LOADING_PROTOCOL = "登录服务器...";
constexpr const char* MAX_VOLUME = "最大音量";
constexpr const char* MUTED = "已静音";
constexpr const char* NEW_VERSION = "新版本 ";
constexpr const char* OTA_UPGRADE = "OTA 升级";
constexpr const char* PIN_ERROR = "请插入 SIM 卡";
constexpr const char* REGISTERING_NETWORK = "等待网络...";
constexpr const char* REG_ERROR = "无法接入网络,请检查流量卡状态";
constexpr const char* RTC_MODE_OFF = "AEC 关闭";
constexpr const char* RTC_MODE_ON = "AEC 开启";
constexpr const char* SCANNING_WIFI = "扫描 Wi-Fi...";
constexpr const char* SERVER_ERROR = "发送失败,请检查网络";
constexpr const char* SERVER_NOT_CONNECTED = "无法连接服务,请稍后再试";
constexpr const char* SERVER_NOT_FOUND = "正在寻找可用服务";
constexpr const char* SERVER_TIMEOUT = "等待响应超时";
constexpr const char* SPEAKING = "说话中...";
constexpr const char* STANDBY = "待命";
constexpr const char* SWITCH_TO_4G_NETWORK = "切换到 4G...";
constexpr const char* SWITCH_TO_WIFI_NETWORK = "切换到 Wi-Fi...";
constexpr const char* UPGRADE_FAILED = "升级失败";
constexpr const char* UPGRADING = "正在升级系统...";
constexpr const char* VERSION = "版本 ";
constexpr const char* VOLUME = "音量 ";
constexpr const char* WARNING = "警告";
constexpr const char* WIFI_CONFIG_MODE = "配网模式";
}
// 音效资源 (en-US as fallback for missing audio files)
namespace Sounds {
extern const char ogg_0_start[] asm("_binary_0_ogg_start");
extern const char ogg_0_end[] asm("_binary_0_ogg_end");
static const std::string_view OGG_0 {
static_cast<const char*>(ogg_0_start),
static_cast<size_t>(ogg_0_end - ogg_0_start)
};
extern const char ogg_1_start[] asm("_binary_1_ogg_start");
extern const char ogg_1_end[] asm("_binary_1_ogg_end");
static const std::string_view OGG_1 {
static_cast<const char*>(ogg_1_start),
static_cast<size_t>(ogg_1_end - ogg_1_start)
};
extern const char ogg_2_start[] asm("_binary_2_ogg_start");
extern const char ogg_2_end[] asm("_binary_2_ogg_end");
static const std::string_view OGG_2 {
static_cast<const char*>(ogg_2_start),
static_cast<size_t>(ogg_2_end - ogg_2_start)
};
extern const char ogg_3_start[] asm("_binary_3_ogg_start");
extern const char ogg_3_end[] asm("_binary_3_ogg_end");
static const std::string_view OGG_3 {
static_cast<const char*>(ogg_3_start),
static_cast<size_t>(ogg_3_end - ogg_3_start)
};
extern const char ogg_4_start[] asm("_binary_4_ogg_start");
extern const char ogg_4_end[] asm("_binary_4_ogg_end");
static const std::string_view OGG_4 {
static_cast<const char*>(ogg_4_start),
static_cast<size_t>(ogg_4_end - ogg_4_start)
};
extern const char ogg_5_start[] asm("_binary_5_ogg_start");
extern const char ogg_5_end[] asm("_binary_5_ogg_end");
static const std::string_view OGG_5 {
static_cast<const char*>(ogg_5_start),
static_cast<size_t>(ogg_5_end - ogg_5_start)
};
extern const char ogg_6_start[] asm("_binary_6_ogg_start");
extern const char ogg_6_end[] asm("_binary_6_ogg_end");
static const std::string_view OGG_6 {
static_cast<const char*>(ogg_6_start),
static_cast<size_t>(ogg_6_end - ogg_6_start)
};
extern const char ogg_7_start[] asm("_binary_7_ogg_start");
extern const char ogg_7_end[] asm("_binary_7_ogg_end");
static const std::string_view OGG_7 {
static_cast<const char*>(ogg_7_start),
static_cast<size_t>(ogg_7_end - ogg_7_start)
};
extern const char ogg_8_start[] asm("_binary_8_ogg_start");
extern const char ogg_8_end[] asm("_binary_8_ogg_end");
static const std::string_view OGG_8 {
static_cast<const char*>(ogg_8_start),
static_cast<size_t>(ogg_8_end - ogg_8_start)
};
extern const char ogg_9_start[] asm("_binary_9_ogg_start");
extern const char ogg_9_end[] asm("_binary_9_ogg_end");
static const std::string_view OGG_9 {
static_cast<const char*>(ogg_9_start),
static_cast<size_t>(ogg_9_end - ogg_9_start)
};
extern const char ogg_activation_start[] asm("_binary_activation_ogg_start");
extern const char ogg_activation_end[] asm("_binary_activation_ogg_end");
static const std::string_view OGG_ACTIVATION {
static_cast<const char*>(ogg_activation_start),
static_cast<size_t>(ogg_activation_end - ogg_activation_start)
};
extern const char ogg_err_pin_start[] asm("_binary_err_pin_ogg_start");
extern const char ogg_err_pin_end[] asm("_binary_err_pin_ogg_end");
static const std::string_view OGG_ERR_PIN {
static_cast<const char*>(ogg_err_pin_start),
static_cast<size_t>(ogg_err_pin_end - ogg_err_pin_start)
};
extern const char ogg_err_reg_start[] asm("_binary_err_reg_ogg_start");
extern const char ogg_err_reg_end[] asm("_binary_err_reg_ogg_end");
static const std::string_view OGG_ERR_REG {
static_cast<const char*>(ogg_err_reg_start),
static_cast<size_t>(ogg_err_reg_end - ogg_err_reg_start)
};
extern const char ogg_exclamation_start[] asm("_binary_exclamation_ogg_start");
extern const char ogg_exclamation_end[] asm("_binary_exclamation_ogg_end");
static const std::string_view OGG_EXCLAMATION {
static_cast<const char*>(ogg_exclamation_start),
static_cast<size_t>(ogg_exclamation_end - ogg_exclamation_start)
};
extern const char ogg_low_battery_start[] asm("_binary_low_battery_ogg_start");
extern const char ogg_low_battery_end[] asm("_binary_low_battery_ogg_end");
static const std::string_view OGG_LOW_BATTERY {
static_cast<const char*>(ogg_low_battery_start),
static_cast<size_t>(ogg_low_battery_end - ogg_low_battery_start)
};
extern const char ogg_popup_start[] asm("_binary_popup_ogg_start");
extern const char ogg_popup_end[] asm("_binary_popup_ogg_end");
static const std::string_view OGG_POPUP {
static_cast<const char*>(ogg_popup_start),
static_cast<size_t>(ogg_popup_end - ogg_popup_start)
};
extern const char ogg_success_start[] asm("_binary_success_ogg_start");
extern const char ogg_success_end[] asm("_binary_success_ogg_end");
static const std::string_view OGG_SUCCESS {
static_cast<const char*>(ogg_success_start),
static_cast<size_t>(ogg_success_end - ogg_success_start)
};
extern const char ogg_upgrade_start[] asm("_binary_upgrade_ogg_start");
extern const char ogg_upgrade_end[] asm("_binary_upgrade_ogg_end");
static const std::string_view OGG_UPGRADE {
static_cast<const char*>(ogg_upgrade_start),
static_cast<size_t>(ogg_upgrade_end - ogg_upgrade_start)
};
extern const char ogg_vibration_start[] asm("_binary_vibration_ogg_start");
extern const char ogg_vibration_end[] asm("_binary_vibration_ogg_end");
static const std::string_view OGG_VIBRATION {
static_cast<const char*>(ogg_vibration_start),
static_cast<size_t>(ogg_vibration_end - ogg_vibration_start)
};
extern const char ogg_welcome_start[] asm("_binary_welcome_ogg_start");
extern const char ogg_welcome_end[] asm("_binary_welcome_ogg_end");
static const std::string_view OGG_WELCOME {
static_cast<const char*>(ogg_welcome_start),
static_cast<size_t>(ogg_welcome_end - ogg_welcome_start)
};
extern const char ogg_wificonfig_start[] asm("_binary_wificonfig_ogg_start");
extern const char ogg_wificonfig_end[] asm("_binary_wificonfig_ogg_end");
static const std::string_view OGG_WIFICONFIG {
static_cast<const char*>(ogg_wificonfig_start),
static_cast<size_t>(ogg_wificonfig_end - ogg_wificonfig_start)
};
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,58 @@
{
"language": {
"type" :"ar-SA"
},
"strings": {
"WARNING":"تحذير",
"INFO":"معلومات",
"ERROR":"خطأ",
"VERSION": "الإصدار ",
"LOADING_PROTOCOL":"الاتصال بالخادم...",
"INITIALIZING":"التهيئة...",
"PIN_ERROR":"يرجى إدخال بطاقة SIM",
"REG_ERROR":"لا يمكن الوصول إلى الشبكة، يرجى التحقق من حالة بطاقة البيانات",
"DETECTING_MODULE":"اكتشاف الوحدة...",
"REGISTERING_NETWORK":"انتظار الشبكة...",
"CHECKING_NEW_VERSION":"فحص الإصدار الجديد...",
"CHECK_NEW_VERSION_FAILED":"فشل فحص الإصدار الجديد، سيتم المحاولة خلال %d ثانية: %s",
"SWITCH_TO_WIFI_NETWORK":"التبديل إلى Wi-Fi...",
"SWITCH_TO_4G_NETWORK":"التبديل إلى 4G...",
"STANDBY":"في الانتظار",
"CONNECT_TO":"الاتصال بـ ",
"CONNECTING":"جاري الاتصال...",
"CONNECTED_TO":"متصل بـ ",
"LISTENING":"الاستماع...",
"SPEAKING":"التحدث...",
"SERVER_NOT_FOUND":"البحث عن خدمة متاحة",
"SERVER_NOT_CONNECTED":"لا يمكن الاتصال بالخدمة، يرجى المحاولة لاحقاً",
"SERVER_TIMEOUT":"انتهت مهلة الاستجابة",
"SERVER_ERROR":"فشل الإرسال، يرجى التحقق من الشبكة",
"CONNECT_TO_HOTSPOT":"اتصل الهاتف بنقطة الاتصال ",
"ACCESS_VIA_BROWSER":"،الوصول عبر المتصفح ",
"WIFI_CONFIG_MODE":"وضع تكوين الشبكة",
"ENTERING_WIFI_CONFIG_MODE":"الدخول في وضع تكوين الشبكة...",
"SCANNING_WIFI":"فحص Wi-Fi...",
"NEW_VERSION": "إصدار جديد ",
"OTA_UPGRADE":"تحديث OTA",
"UPGRADING":"تحديث النظام...",
"UPGRADE_FAILED":"فشل التحديث",
"ACTIVATION":"تفعيل الجهاز",
"BATTERY_LOW":"البطارية منخفضة",
"BATTERY_CHARGING":"جاري الشحن",
"BATTERY_FULL":"البطارية ممتلئة",
"BATTERY_NEED_CHARGE":"البطارية منخفضة، يرجى الشحن",
"VOLUME":"الصوت ",
"MUTED":"صامت",
"MAX_VOLUME":"أقصى صوت",
"RTC_MODE_OFF":"AEC مُوقف",
"RTC_MODE_ON":"AEC مُشغل"
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,58 @@
{
"language": {
"type" :"cs-CZ"
},
"strings": {
"WARNING":"Varování",
"INFO":"Informace",
"ERROR":"Chyba",
"VERSION": "Verze ",
"LOADING_PROTOCOL":"Připojování k serveru...",
"INITIALIZING":"Inicializace...",
"PIN_ERROR":"Prosím vložte SIM kartu",
"REG_ERROR":"Nelze se připojit k síti, zkontrolujte stav datové karty",
"DETECTING_MODULE":"Detekce modulu...",
"REGISTERING_NETWORK":"Čekání na síť...",
"CHECKING_NEW_VERSION":"Kontrola nové verze...",
"CHECK_NEW_VERSION_FAILED":"Kontrola nové verze selhala, opakování za %d sekund: %s",
"SWITCH_TO_WIFI_NETWORK":"Přepínání na Wi-Fi...",
"SWITCH_TO_4G_NETWORK":"Přepínání na 4G...",
"STANDBY":"Pohotovost",
"CONNECT_TO":"Připojit k ",
"CONNECTING":"Připojování...",
"CONNECTED_TO":"Připojeno k ",
"LISTENING":"Naslouchání...",
"SPEAKING":"Mluvení...",
"SERVER_NOT_FOUND":"Hledání dostupné služby",
"SERVER_NOT_CONNECTED":"Nelze se připojit ke službě, zkuste to později",
"SERVER_TIMEOUT":"Čas odpovědi vypršel",
"SERVER_ERROR":"Odeslání selhalo, zkontrolujte síť",
"CONNECT_TO_HOTSPOT":"Připojte telefon k hotspotu ",
"ACCESS_VIA_BROWSER":"přístup přes prohlížeč ",
"WIFI_CONFIG_MODE":"Režim konfigurace sítě",
"ENTERING_WIFI_CONFIG_MODE":"Vstup do režimu konfigurace sítě...",
"SCANNING_WIFI":"Skenování Wi-Fi...",
"NEW_VERSION": "Nová verze ",
"OTA_UPGRADE":"OTA upgrade",
"UPGRADING":"Aktualizace systému...",
"UPGRADE_FAILED":"Upgrade selhal",
"ACTIVATION":"Aktivace zařízení",
"BATTERY_LOW":"Slabá baterie",
"BATTERY_CHARGING":"Nabíjení",
"BATTERY_FULL":"Baterie plná",
"BATTERY_NEED_CHARGE":"Slabá baterie, prosím nabijte",
"VOLUME":"Hlasitost ",
"MUTED":"Ztlumeno",
"MAX_VOLUME":"Maximální hlasitost",
"RTC_MODE_OFF":"AEC vypnuto",
"RTC_MODE_ON":"AEC zapnuto"
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,58 @@
{
"language": {
"type" :"de-DE"
},
"strings": {
"WARNING":"Warnung",
"INFO":"Information",
"ERROR":"Fehler",
"VERSION": "Version ",
"LOADING_PROTOCOL":"Verbindung zum Server...",
"INITIALIZING":"Initialisierung...",
"PIN_ERROR":"Bitte SIM-Karte einlegen",
"REG_ERROR":"Netzwerkverbindung fehlgeschlagen, bitte Datenkartenstatus prüfen",
"DETECTING_MODULE":"Modul erkennen...",
"REGISTERING_NETWORK":"Auf Netzwerk warten...",
"CHECKING_NEW_VERSION":"Neue Version prüfen...",
"CHECK_NEW_VERSION_FAILED":"Neue Version prüfen fehlgeschlagen, Wiederholung in %d Sekunden: %s",
"SWITCH_TO_WIFI_NETWORK":"Zu Wi-Fi wechseln...",
"SWITCH_TO_4G_NETWORK":"Zu 4G wechseln...",
"STANDBY":"Bereitschaft",
"CONNECT_TO":"Verbinden zu ",
"CONNECTING":"Verbindung wird hergestellt...",
"CONNECTED_TO":"Verbunden mit ",
"LISTENING":"Zuhören...",
"SPEAKING":"Sprechen...",
"SERVER_NOT_FOUND":"Verfügbaren Service suchen",
"SERVER_NOT_CONNECTED":"Service-Verbindung fehlgeschlagen, bitte später versuchen",
"SERVER_TIMEOUT":"Antwort-Timeout",
"SERVER_ERROR":"Senden fehlgeschlagen, bitte Netzwerk prüfen",
"CONNECT_TO_HOTSPOT":"Handy mit Hotspot verbinden ",
"ACCESS_VIA_BROWSER":"Browser öffnen ",
"WIFI_CONFIG_MODE":"Netzwerkkonfigurationsmodus",
"ENTERING_WIFI_CONFIG_MODE":"Netzwerkkonfigurationsmodus eingeben...",
"SCANNING_WIFI":"Wi-Fi scannen...",
"NEW_VERSION": "Neue Version ",
"OTA_UPGRADE":"OTA-Upgrade",
"UPGRADING":"System wird aktualisiert...",
"UPGRADE_FAILED":"Upgrade fehlgeschlagen",
"ACTIVATION":"Gerät aktivieren",
"BATTERY_LOW":"Niedriger Batteriestand",
"BATTERY_CHARGING":"Wird geladen",
"BATTERY_FULL":"Batterie voll",
"BATTERY_NEED_CHARGE":"Niedriger Batteriestand, bitte aufladen",
"VOLUME":"Lautstärke ",
"MUTED":"Stummgeschaltet",
"MAX_VOLUME":"Maximale Lautstärke",
"RTC_MODE_OFF":"AEC aus",
"RTC_MODE_ON":"AEC ein"
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,59 @@
{
"language": {
"type": "en-US"
},
"strings": {
"WARNING": "Warning",
"INFO": "Information",
"ERROR": "Error",
"VERSION": "Ver ",
"LOADING_PROTOCOL": "Logging in...",
"INITIALIZING": "Initializing...",
"PIN_ERROR": "Please insert SIM card",
"REG_ERROR": "Unable to access network, please check SIM card status",
"DETECTING_MODULE": "Detecting module...",
"REGISTERING_NETWORK": "Waiting for network...",
"CHECKING_NEW_VERSION": "Checking for new version...",
"CHECK_NEW_VERSION_FAILED": "Check for new version failed, will retry in %d seconds: %s",
"SWITCH_TO_WIFI_NETWORK": "Switching to Wi-Fi...",
"SWITCH_TO_4G_NETWORK": "Switching to 4G...",
"STANDBY": "Standby",
"CONNECT_TO": "Connect to ",
"CONNECTING": "Connecting...",
"CONNECTION_SUCCESSFUL": "Connection Successful",
"CONNECTED_TO": "Connected to ",
"LISTENING": "Listening...",
"SPEAKING": "Speaking...",
"SERVER_NOT_FOUND": "Looking for available service",
"SERVER_NOT_CONNECTED": "Unable to connect to service, please try again later",
"SERVER_TIMEOUT": "Waiting for response timeout",
"SERVER_ERROR": "Sending failed, please check the network",
"CONNECT_TO_HOTSPOT": "Hotspot: ",
"ACCESS_VIA_BROWSER": " Config URL: ",
"WIFI_CONFIG_MODE": "Wi-Fi Configuration Mode",
"ENTERING_WIFI_CONFIG_MODE": "Entering Wi-Fi configuration mode...",
"SCANNING_WIFI": "Scanning Wi-Fi...",
"NEW_VERSION": "New version ",
"OTA_UPGRADE": "OTA Upgrade",
"UPGRADING": "System is upgrading...",
"UPGRADE_FAILED": "Upgrade failed",
"ACTIVATION": "Activation",
"BATTERY_LOW": "Low battery",
"BATTERY_CHARGING": "Charging",
"BATTERY_FULL": "Battery full",
"BATTERY_NEED_CHARGE": "Low battery, please charge",
"VOLUME": "Volume ",
"MUTED": "Muted",
"MAX_VOLUME": "Max volume",
"RTC_MODE_OFF": "AEC Off",
"RTC_MODE_ON": "AEC On"
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,58 @@
{
"language": {
"type" :"es-ES"
},
"strings": {
"WARNING":"Advertencia",
"INFO":"Información",
"ERROR":"Error",
"VERSION": "Versión ",
"LOADING_PROTOCOL":"Conectando al servidor...",
"INITIALIZING":"Inicializando...",
"PIN_ERROR":"Por favor inserte la tarjeta SIM",
"REG_ERROR":"No se puede acceder a la red, verifique el estado de la tarjeta de datos",
"DETECTING_MODULE":"Detectando módulo...",
"REGISTERING_NETWORK":"Esperando red...",
"CHECKING_NEW_VERSION":"Verificando nueva versión...",
"CHECK_NEW_VERSION_FAILED":"Error al verificar nueva versión, reintentando en %d segundos: %s",
"SWITCH_TO_WIFI_NETWORK":"Cambiando a Wi-Fi...",
"SWITCH_TO_4G_NETWORK":"Cambiando a 4G...",
"STANDBY":"En espera",
"CONNECT_TO":"Conectar a ",
"CONNECTING":"Conectando...",
"CONNECTED_TO":"Conectado a ",
"LISTENING":"Escuchando...",
"SPEAKING":"Hablando...",
"SERVER_NOT_FOUND":"Buscando servicio disponible",
"SERVER_NOT_CONNECTED":"No se puede conectar al servicio, inténtelo más tarde",
"SERVER_TIMEOUT":"Tiempo de espera agotado",
"SERVER_ERROR":"Error de envío, verifique la red",
"CONNECT_TO_HOTSPOT":"Conectar teléfono al punto de acceso ",
"ACCESS_VIA_BROWSER":"acceder mediante navegador ",
"WIFI_CONFIG_MODE":"Modo configuración de red",
"ENTERING_WIFI_CONFIG_MODE":"Entrando en modo configuración de red...",
"SCANNING_WIFI":"Escaneando Wi-Fi...",
"NEW_VERSION": "Nueva versión ",
"OTA_UPGRADE":"Actualización OTA",
"UPGRADING":"Actualizando sistema...",
"UPGRADE_FAILED":"Actualización fallida",
"ACTIVATION":"Activación del dispositivo",
"BATTERY_LOW":"Batería baja",
"BATTERY_CHARGING":"Cargando",
"BATTERY_FULL":"Batería llena",
"BATTERY_NEED_CHARGE":"Batería baja, por favor cargar",
"VOLUME":"Volumen ",
"MUTED":"Silenciado",
"MAX_VOLUME":"Volumen máximo",
"RTC_MODE_OFF":"AEC desactivado",
"RTC_MODE_ON":"AEC activado"
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More