From fd389f701b15cfdf65d371d4120576f77e84a31a Mon Sep 17 00:00:00 2001 From: DeciBelioS <96150975+Deci8BelioS@users.noreply.github.com> Date: Thu, 22 May 2025 20:24:48 +0200 Subject: [PATCH 1/5] add Spanish language to Localizable.xcstrings --- BatteryInfo/Localizable.xcstrings | 896 +++++++++++++++++++++++++++++- 1 file changed, 895 insertions(+), 1 deletion(-) diff --git a/BatteryInfo/Localizable.xcstrings b/BatteryInfo/Localizable.xcstrings index 197fbe0..3889792 100644 --- a/BatteryInfo/Localizable.xcstrings +++ b/BatteryInfo/Localizable.xcstrings @@ -14,6 +14,12 @@ "state" : "translated", "value" : "关于" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Acerca de" + } } } }, @@ -30,6 +36,12 @@ "state" : "translated", "value" : "配件电池电量: %@%%" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Capacidad actual del accesorio: %@%%" + } } } }, @@ -46,6 +58,12 @@ "state" : "translated", "value" : "配件信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Detalles del accesorio" + } } } }, @@ -62,6 +80,12 @@ "state" : "translated", "value" : "配件已连接电源: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Accesorios conectados al cargador: %@" + } } } }, @@ -78,6 +102,12 @@ "state" : "translated", "value" : "配件充电状态: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estado de carga del accesorio: %@" + } } } }, @@ -95,6 +125,12 @@ "state" : "translated", "value" : "提示" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Alerta" + } } } }, @@ -111,6 +147,12 @@ "state" : "translated", "value" : "全部数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Todos los datos" + } } } }, @@ -127,6 +169,12 @@ "state" : "translated", "value" : "自动" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Automático" + } } } }, @@ -143,6 +191,12 @@ "state" : "translated", "value" : "App不会在后台时刷新和记录数据,并且不会在后台消耗电池电量" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "La aplicación no actualizará ni registrará datos cuando esté en segundo plano, y no consumirá energía de la batería en segundo plano." + } } } }, @@ -159,6 +213,12 @@ "state" : "translated", "value" : "定时刷新电池数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Programar actualización de datos de batería" + } } } }, @@ -175,6 +235,12 @@ "state" : "translated", "value" : "可显示在首页的信息组" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupos disponibles" + } } } }, @@ -191,6 +257,12 @@ "state" : "translated", "value" : "平均温度: %@℃" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Temperatura media: %@℃" + } } } }, @@ -207,6 +279,12 @@ "state" : "translated", "value" : "电池充电状态正常" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "El estado de carga de la batería es normal" + } } } }, @@ -224,6 +302,12 @@ "state" : "translated", "value" : "电池历史数据记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "RegistrosDatosBateria" + } } } }, @@ -240,6 +324,12 @@ "state" : "translated", "value" : "电池数据来源于%@\n数据刷新时间: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fuente de datos de la batería: %@\nHora de actualización: %@" + } } } }, @@ -256,6 +346,12 @@ "state" : "translated", "value" : "电池已充满" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batería completamente cargada" + } } } }, @@ -272,6 +368,12 @@ "state" : "translated", "value" : "总记录数: %@条\n累计记录%@天\n电池健康度变化: %@%%\n电池容量变化: %@ mAh\n记录中最高容量: %@ mAh\n记录中最低容量: %@ mAh\n循环次数增加: %@次\n平均每日循环次数: %@次" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Total de registros: %@ elementos\nRegistrado durante %@ días\nCambio en la salud de la batería: %@%%\nCambio de capacidad: %@ mAh\nCapacidad máxima registrada: %@ mAh\nCapacidad mínima registrada: %@ mAh\nAumento del contador de ciclos: %@ veces\nProm. de ciclos por día: %@ veces" + } } } }, @@ -288,6 +390,12 @@ "state" : "translated", "value" : "电池已安装: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batería instalada: %@" + } } } }, @@ -304,6 +412,12 @@ "state" : "translated", "value" : "电池生命周期数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datos de vida útil de la batería" + } } } }, @@ -320,6 +434,12 @@ "state" : "translated", "value" : "电池总工作时间: %@小时" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiempo total de funcionamiento de la batería: %@ horas" + } } } }, @@ -336,6 +456,12 @@ "state" : "translated", "value" : "制造商: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fabricante de la batería: %@" + } } } }, @@ -352,6 +478,12 @@ "state" : "translated", "value" : "电池温度过高" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sobrecalentamiento de la batería" + } } } }, @@ -368,6 +500,12 @@ "state" : "translated", "value" : "开机电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje de arranque: %@V" + } } } }, @@ -384,6 +522,12 @@ "state" : "translated", "value" : "计算充电功率: %@W" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Potencia de carga calculada: %@W" + } } } }, @@ -400,6 +544,12 @@ "state" : "translated", "value" : "取消" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cancelar" + } } } }, @@ -416,6 +566,12 @@ "state" : "translated", "value" : "向上取整" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Redondeo por exceso" + } } } }, @@ -432,6 +588,12 @@ "state" : "translated", "value" : "电池信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Info Batería" + } } } }, @@ -448,6 +610,12 @@ "state" : "translated", "value" : "当前充电协议: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Protocolo de carga: %@" + } } } }, @@ -464,6 +632,12 @@ "state" : "translated", "value" : "充电信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Información de carga" + } } } }, @@ -480,6 +654,12 @@ "state" : "translated", "value" : "充电功率数据仅供参考,数据并非充电器输出实际功率,请以功率测量设备数据为准" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Los datos de potencia de carga son solo de referencia, tome los datos del dispositivo de medición de potencia como estándar." + } } } }, @@ -496,6 +676,12 @@ "state" : "translated", "value" : "充电器固件版本: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versión de firmware del cargador: %@" + } } } }, @@ -512,6 +698,12 @@ "state" : "translated", "value" : "充电器硬件版本: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versión de hardware del cargador: %@" + } } } }, @@ -528,6 +720,12 @@ "state" : "translated", "value" : "充电器信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Información del cargador" + } } } }, @@ -544,6 +742,12 @@ "state" : "translated", "value" : "充电器制造商: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fabricante del cargador: %@" + } } } }, @@ -560,6 +764,12 @@ "state" : "translated", "value" : "充电器型号: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Modelo del cargador: %@" + } } } }, @@ -576,6 +786,12 @@ "state" : "translated", "value" : "充电器名称: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nombre del cargador: %@" + } } } }, @@ -592,6 +808,12 @@ "state" : "translated", "value" : "充电器信息仅供参考,如果您在连接带有名称的充电器后连接不带名称的充电器,充电器名称仍然显示之前的充电器名称,这可能是系统的bug,重启设备后可恢复正常" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "La información del cargador es solo de referencia. Si conecta un cargador sin nombre después de conectar uno con nombre, el nombre del cargador seguirá mostrando el nombre del cargador anterior. Esto puede ser un error del sistema y el dispositivo puede volver a la normalidad después de un reinicio." + } } } }, @@ -608,6 +830,12 @@ "state" : "translated", "value" : "充电中" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cargando" + } } } }, @@ -624,6 +852,12 @@ "state" : "translated", "value" : "充电电流: %@A" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Corriente de carga: %@A" + } } } }, @@ -640,6 +874,12 @@ "state" : "translated", "value" : "充电电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje de carga: %@V" + } } } }, @@ -656,6 +896,12 @@ "state" : "translated", "value" : "已充满" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Completa" + } } } }, @@ -672,6 +918,12 @@ "state" : "translated", "value" : "关闭" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cerrar" + } } } }, @@ -688,6 +940,12 @@ "state" : "translated", "value" : "确定" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Confirmar" + } } } }, @@ -704,6 +962,12 @@ "state" : "translated", "value" : "已连接" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Conectado" + } } } }, @@ -720,6 +984,12 @@ "state" : "translated", "value" : "复制" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Copiar" + } } } }, @@ -736,6 +1006,12 @@ "state" : "translated", "value" : "复制全部信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Copiar todos los datos" + } } } }, @@ -752,6 +1028,12 @@ "state" : "translated", "value" : "复制成功" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Copiado con éxito" + } } } }, @@ -769,6 +1051,12 @@ "state" : "translated", "value" : "当前电池电量: %@%%" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Capacidad actual: %@%%" + } } } }, @@ -785,6 +1073,12 @@ "state" : "translated", "value" : "当前实时容量: %@ mAh" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Capacidad en tiempo real: %@ mAh" + } } } }, @@ -802,6 +1096,12 @@ "state" : "translated", "value" : "当前电池温度: %@℃" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Temperatura actual: %@℃" + } } } }, @@ -818,6 +1118,12 @@ "state" : "translated", "value" : "当前使用的协议: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Protocolo en uso: %@" + } } } }, @@ -834,6 +1140,12 @@ "state" : "translated", "value" : "当前电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje actual: %@V" + } } } }, @@ -851,6 +1163,12 @@ "state" : "translated", "value" : "循环次数: %@次" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Número de ciclos: %@" + } } } }, @@ -867,6 +1185,12 @@ "state" : "translated", "value" : "数据变化时" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cuando cambian los datos" + } } } }, @@ -883,6 +1207,12 @@ "state" : "translated", "value" : "电池数据记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Registro de datos" + } } } }, @@ -899,6 +1229,12 @@ "state" : "translated", "value" : "%@天" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ días" + } } } }, @@ -915,6 +1251,12 @@ "state" : "translated", "value" : "删除" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eliminar" + } } } }, @@ -931,6 +1273,12 @@ "state" : "translated", "value" : "删除全部记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eliminar todos los registros" + } } } }, @@ -948,6 +1296,12 @@ "state" : "translated", "value" : "此操作会删除所有历史记录,此操作不可逆" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Esta operación elimina todos los registros del historial y es irreversible." + } } } }, @@ -965,6 +1319,12 @@ "state" : "translated", "value" : "确定要删除所有数据吗?" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "¿Seguro que quieres eliminar todos los datos de los registros?" + } } } }, @@ -981,6 +1341,12 @@ "state" : "translated", "value" : "确认删除这条记录吗?" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "¿Confirmas la eliminación de este registro?" + } } } }, @@ -998,6 +1364,12 @@ "state" : "translated", "value" : "设计容量: %@ mAh" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Capacidad de diseño: %@ mAh" + } } } }, @@ -1015,6 +1387,12 @@ "state" : "translated", "value" : "设备已启动:%d天 %d小时 %d分钟" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiempo de actividad del dispositivo: %d días %d horas %d minutos" + } } } }, @@ -1031,6 +1409,12 @@ "state" : "translated", "value" : "关闭" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Descartar" + } } } }, @@ -1047,6 +1431,12 @@ "state" : "translated", "value" : "首页显示的信息组" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupos mostrados en inicio" + } } } }, @@ -1063,6 +1453,12 @@ "state" : "translated", "value" : "包含*的信息组需要在特定条件下显示" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Los grupos de información que contienen * deben mostrarse bajo condiciones específicas." + } } } }, @@ -1079,6 +1475,12 @@ "state" : "translated", "value" : "'使用历史记录来推算设置中的电池健康数据刷新日期'功能需要开启'记录历史记录'功能" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Para usar la función 'Calcular fecha de actualización de salud de batería en ajustes con historial', es necesario activar 'Habilitar registro de historial'." + } } } }, @@ -1095,6 +1497,12 @@ "state" : "translated", "value" : "显示" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ajustes de visualización" + } } } }, @@ -1111,6 +1519,12 @@ "state" : "translated", "value" : "双击首页底部按钮让列表返回顶部" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Doble clic en el botón inferior de la página de inicio para volver al principio de la lista" + } } } }, @@ -1128,6 +1542,12 @@ "state" : "translated", "value" : "启用" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Habilitar" + } } } }, @@ -1144,6 +1564,12 @@ "state" : "translated", "value" : "历史记录统计" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estadísticas de registros del historial" + } } } }, @@ -1160,6 +1586,12 @@ "state" : "translated", "value" : "每天" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cada día" + } } } }, @@ -1176,6 +1608,12 @@ "state" : "translated", "value" : "将所有记录导出到CSV" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Exportar todos los registros a CSV" + } } } }, @@ -1192,6 +1630,12 @@ "state" : "translated", "value" : "向下取整" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Redondeo por defecto" + } } } }, @@ -1208,6 +1652,12 @@ "state" : "translated", "value" : "在未充电的状态下仍然显示充电数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar datos de carga incluso sin estar cargando" + } } } }, @@ -1225,6 +1675,12 @@ "state" : "translated", "value" : "外接配件信息*" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Detalles del accesorio*" + } } } }, @@ -1242,6 +1698,12 @@ "state" : "translated", "value" : "电池基础信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información básica de batería" + } } } }, @@ -1259,6 +1721,12 @@ "state" : "translated", "value" : "电池生命周期信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información de vida útil de batería" + } } } }, @@ -1276,6 +1744,12 @@ "state" : "translated", "value" : "电池Qmax信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información Qmax de batería" + } } } }, @@ -1293,6 +1767,12 @@ "state" : "translated", "value" : "电池序列号信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información número de serie de batería" + } } } }, @@ -1310,6 +1790,12 @@ "state" : "translated", "value" : "电池电压信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información voltaje de batería" + } } } }, @@ -1327,6 +1813,12 @@ "state" : "translated", "value" : "充电信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información de carga" + } } } }, @@ -1344,6 +1836,12 @@ "state" : "translated", "value" : "充电器信息" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información del cargador" + } } } }, @@ -1361,6 +1859,12 @@ "state" : "translated", "value" : "充电功率和不充电原因*" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Potencia de carga y motivo de no carga*" + } } } }, @@ -1378,6 +1882,12 @@ "state" : "translated", "value" : "电池未充电原因*" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Información motivo de no carga*" + } } } }, @@ -1395,6 +1905,12 @@ "state" : "translated", "value" : "设置中的电池信息*" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo Información de batería en Ajustes*" + } } } }, @@ -1412,6 +1928,12 @@ "state" : "translated", "value" : "未知" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Grupo desconocido" + } } } }, @@ -1428,6 +1950,12 @@ "state" : "translated", "value" : "历史记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Historial" + } } } }, @@ -1445,6 +1973,12 @@ "state" : "translated", "value" : "在主界面显示历史记录界面" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar vista de historial en la pantalla de inicio" + } } } }, @@ -1462,6 +1996,12 @@ "state" : "translated", "value" : "历史记录统计" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estadísticas de registros del historial" + } } } }, @@ -1478,6 +2018,12 @@ "state" : "translated", "value" : "实时电流: %@mA" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Corriente instantánea: %@mA" + } } } }, @@ -1495,6 +2041,12 @@ "state" : "translated", "value" : "iOS %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "iOS %@" + } } } }, @@ -1512,6 +2064,12 @@ "state" : "translated", "value" : "iPad OS %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "iPadOS %@" + } } } }, @@ -1528,6 +2086,12 @@ "state" : "translated", "value" : "充电状态: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Estado de carga: %@" + } } } }, @@ -1544,6 +2108,12 @@ "state" : "translated", "value" : "原始数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mantener valor original" + } } } }, @@ -1560,6 +2130,12 @@ "state" : "translated", "value" : "界面语言" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ajustes de idioma" + } } } }, @@ -1576,6 +2152,12 @@ "state" : "translated", "value" : "限制电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje límite: %@V" + } } } }, @@ -1592,6 +2174,12 @@ "state" : "translated", "value" : "MagSafe 外接电池" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Batería MagSafe" + } } } }, @@ -1608,6 +2196,12 @@ "state" : "translated", "value" : "手动" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Manual" + } } } }, @@ -1624,6 +2218,12 @@ "state" : "translated", "value" : "添加记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Añadir registro manualmente" + } } } }, @@ -1640,6 +2240,12 @@ "state" : "translated", "value" : "点击序列号可以隐藏显示,电池制造商信息来源于网络,通过序列号信息进行推算,如有错误请提出以进行更正和改进" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Haz clic en el número de serie para ocultarlo. La información del fabricante de la batería proviene de Internet y se calcula a través de la información del número de serie. Si hay errores, envíalos para su corrección y mejora." + } } } }, @@ -1657,6 +2263,12 @@ "state" : "translated", "value" : "健康度: %@%%" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Salud de la batería: %@%%" + } } } }, @@ -1673,6 +2285,12 @@ "state" : "translated", "value" : "电池健康度精准度" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Precisión de la salud de la batería" + } } } }, @@ -1689,6 +2307,12 @@ "state" : "translated", "value" : "最大充电电流: %@mA" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Corriente máxima de carga: %@mA" + } } } }, @@ -1705,6 +2329,12 @@ "state" : "translated", "value" : "最大充电握手功率: %@W" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Potencia máxima de negociación de carga: %@W" + } } } }, @@ -1721,6 +2351,12 @@ "state" : "translated", "value" : "最大放电电流: %@mA" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Corriente máxima de descarga: %@mA" + } } } }, @@ -1737,6 +2373,12 @@ "state" : "translated", "value" : "电池组最大电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje máximo del paquete de batería: %@V" + } } } }, @@ -1753,6 +2395,12 @@ "state" : "translated", "value" : "最大Qmax: %@ mAh" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Qmax máximo: %@ mAh" + } } } }, @@ -1769,6 +2417,12 @@ "state" : "translated", "value" : "最高温度: %@℃" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Temperatura máxima: %@℃" + } } } }, @@ -1785,6 +2439,12 @@ "state" : "translated", "value" : "电池组最小电压: %@V" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voltaje mínimo del paquete de batería: %@V" + } } } }, @@ -1801,6 +2461,12 @@ "state" : "translated", "value" : "最小Qmax: %@ mAh" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Qmax mínimo: %@ mAh" + } } } }, @@ -1817,6 +2483,12 @@ "state" : "translated", "value" : "最低温度: %@℃" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Temperatura mínima: %@℃" + } } } }, @@ -1833,6 +2505,12 @@ "state" : "translated", "value" : "缺少必要的权利,所以无法获取数据,如果您使用iOS或者iPad OS安装,请在越狱或TrollStore环境下进行安装,如果没有权限,App将无法获取更多电池信息。在未来的版本中您或许可以在权限受限的情况下使用,但是当前版本您必须拥有’IOPMPowerSourceClient’权利。" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Faltan los permisos necesarios, no se puede acceder a los datos. Si está utilizando iOS o iPadOS para instalar, hágalo en un entorno con jailbreak o TrollStore. Sin los permisos, la App no podrá acceder a más información de la batería. En futuras versiones, es posible que pueda usarla con permisos restringidos, but en la versión actual, debe tener los permisos 'IOPMPowerSourceClient'." + } } } }, @@ -1849,6 +2527,12 @@ "state" : "translated", "value" : "正在与充电器握手功率" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Negociando con el cargador" + } } } }, @@ -1865,6 +2549,12 @@ "state" : "translated", "value" : "否" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "No" + } } } }, @@ -1881,6 +2571,12 @@ "state" : "translated", "value" : "没有记录" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ningún registro" + } } } }, @@ -1897,6 +2593,12 @@ "state" : "translated", "value" : "未充电" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "No está cargando" + } } } }, @@ -1913,6 +2615,12 @@ "state" : "translated", "value" : "电池未充电原因: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Motivo por el que no carga: %@" + } } } }, @@ -1929,6 +2637,12 @@ "state" : "translated", "value" : "未连接" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "No conectado" + } } } }, @@ -1945,6 +2659,12 @@ "state" : "translated", "value" : "数据不足,无法生成统计数据。" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "No hay suficientes datos para generar estadísticas." + } } } }, @@ -1961,6 +2681,12 @@ "state" : "translated", "value" : "<未包含>" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "" + } } } }, @@ -1977,6 +2703,12 @@ "state" : "translated", "value" : "优化电池充电" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Carga optimizada de la batería" + } } } }, @@ -1993,6 +2725,12 @@ "state" : "translated", "value" : "预估刷新日期: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Posible fecha de actualización: %@" + } } } }, @@ -2009,6 +2747,12 @@ "state" : "translated", "value" : "协议 %d: %@V %@A" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Opción %d: %@V %@A" + } } } }, @@ -2025,6 +2769,12 @@ "state" : "translated", "value" : "充电器可用充电档位: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Opciones disponibles del cargador: %@" + } } } }, @@ -2041,6 +2791,12 @@ "state" : "translated", "value" : "设备IOKit" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "IOKit del dispositivo" + } } } }, @@ -2057,6 +2813,12 @@ "state" : "translated", "value" : "原始数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Datos brutos" + } } } }, @@ -2073,6 +2835,12 @@ "state" : "translated", "value" : "原始数据复制成功" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Copia de datos brutos exitosa" + } } } }, @@ -2089,6 +2857,12 @@ "state" : "translated", "value" : "记录日期: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fecha de creación del registro: %@" + } } } }, @@ -2106,6 +2880,12 @@ "state" : "translated", "value" : "记录频率设置" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ajustes de frecuencia de registro" + } } } }, @@ -2122,6 +2902,12 @@ "state" : "translated", "value" : "记录中显示'设计容量'" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar 'Capacidad de diseño' en el registro" + } } } }, @@ -2139,6 +2925,12 @@ "state" : "translated", "value" : "剩余容量: %@ mAh" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Capacidad restante: %@ mAh" + } } } }, @@ -2155,6 +2947,12 @@ "state" : "translated", "value" : "重设首页显示的信息组" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Restablecer grupos mostrados en inicio" + } } } }, @@ -2172,6 +2970,12 @@ "state" : "translated", "value" : "确定重置首页显示的信息组吗?此操作会重置首页显示的信息组为默认的排序" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "¿Seguro que quieres restablecer el grupo de información mostrado en la página de inicio? Esta operación restablecerá el grupo de información mostrado en la página de inicio al orden predeterminado." + } } } }, @@ -2188,6 +2992,12 @@ "state" : "translated", "value" : "四舍五入" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Redondeo" + } } } }, @@ -2204,6 +3014,12 @@ "state" : "translated", "value" : "序列号: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Número de serie: %@" + } } } }, @@ -2220,6 +3036,12 @@ "state" : "translated", "value" : "设置" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ajustes" + } } } }, @@ -2237,6 +3059,12 @@ "state" : "translated", "value" : "设置中的电池健康数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Información de batería en 'Ajustes'" + } } } }, @@ -2253,6 +3081,12 @@ "state" : "translated", "value" : "设置中的电池健康数据不是实时生成,App读取的是缓存数据,仅供参考" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Los datos de salud de la batería en los ajustes no se generan en tiempo real; la App lee datos almacenados en caché, y los datos son solo de referencia." + } } } }, @@ -2269,6 +3103,12 @@ "state" : "translated", "value" : "在首页显示CPU频率" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar frecuencia de CPU en inicio" + } } } }, @@ -2285,6 +3125,12 @@ "state" : "translated", "value" : "显示在系统设置中的电池健康数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar en Información de batería de Ajustes" + } } } }, @@ -2301,6 +3147,12 @@ "state" : "translated", "value" : "糟糕,虽然您已经使用TrollStore安装了App,但是没有获取到数据,数据接口暂时不支持您的设备,我们会尝试在后续版本中提供替代方案。可能需要耐心等待一段时间,非常抱歉,您可以使用其他替代方案。" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vaya, aunque has instalado la App usando TrollStore, no se han obtenido los datos y la interfaz de datos no es compatible con tu dispositivo por el momento. Intentaremos ofrecer una alternativa en versiones posteriores. Puede que tarde un tiempo, ten paciencia. Lo siento mucho, puedes usar otras alternativas." + } } } }, @@ -2318,6 +3170,12 @@ "state" : "translated", "value" : "特别感谢肖博vlog\n提供读取设置中电池健康数据的思路(RootHelper制作思路)" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Agradecimiento especial a Xiaobovlog\nPor proporcionar ideas para leer datos de salud de la batería en ajustes (ideas de producción de RootHelper)" + } } } }, @@ -2335,6 +3193,12 @@ "state" : "translated", "value" : "<未获取到>" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "" + } } } }, @@ -2351,6 +3215,12 @@ "state" : "translated", "value" : "使用历史记录来推算设置中的电池健康数据刷新日期" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usar registros del historial para calcular la fecha de actualización de la salud de la batería en ajustes" + } } } }, @@ -2367,6 +3237,12 @@ "state" : "translated", "value" : "使用系统语言" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usar idioma del sistema" + } } } }, @@ -2383,6 +3259,12 @@ "state" : "translated", "value" : "版本" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Versión" + } } } }, @@ -2399,6 +3281,12 @@ "state" : "translated", "value" : "无线充电: %@" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Cargador inalámbrico: %@" + } } } }, @@ -2415,9 +3303,15 @@ "state" : "translated", "value" : "是" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sí" + } } } } }, "version" : "1.0" -} \ No newline at end of file +} From 92628f7a9a97d6f41f1e06f2d45a0d5d5cc1cd3f Mon Sep 17 00:00:00 2001 From: DeciBelioS <96150975+Deci8BelioS@users.noreply.github.com> Date: Thu, 22 May 2025 20:25:42 +0200 Subject: [PATCH 2/5] add Spanish language to InfoPlist.xcstrings --- BatteryInfo/InfoPlist.xcstrings | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/BatteryInfo/InfoPlist.xcstrings b/BatteryInfo/InfoPlist.xcstrings index 360106f..fb501e7 100644 --- a/BatteryInfo/InfoPlist.xcstrings +++ b/BatteryInfo/InfoPlist.xcstrings @@ -15,6 +15,12 @@ "state" : "translated", "value" : "电池数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Info Batería" + } } } }, @@ -33,9 +39,15 @@ "state" : "translated", "value" : "电池数据" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "InfoBateria" + } } } } }, "version" : "1.0" -} \ No newline at end of file +} From e22a23a10ad2ff1ab2e20c4812e445886aaf7a11 Mon Sep 17 00:00:00 2001 From: DeciBelioS <96150975+Deci8BelioS@users.noreply.github.com> Date: Thu, 22 May 2025 20:26:49 +0200 Subject: [PATCH 3/5] add Spanish language to BatteryManufacturer.xcstrings --- BatteryInfo/BatteryManufacturer.xcstrings | 44 ++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/BatteryInfo/BatteryManufacturer.xcstrings b/BatteryInfo/BatteryManufacturer.xcstrings index 74aa42a..3da3f19 100644 --- a/BatteryInfo/BatteryManufacturer.xcstrings +++ b/BatteryInfo/BatteryManufacturer.xcstrings @@ -15,6 +15,12 @@ "state" : "translated", "value" : "ATL新能源科技" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "ATL" + } } } }, @@ -32,6 +38,12 @@ "state" : "translated", "value" : "德赛" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Desay" + } } } }, @@ -49,6 +61,12 @@ "state" : "translated", "value" : "LG" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "LG" + } } } }, @@ -66,6 +84,12 @@ "state" : "translated", "value" : "新普" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Simplo" + } } } }, @@ -83,6 +107,12 @@ "state" : "translated", "value" : "索尼" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sony" + } } } }, @@ -100,6 +130,12 @@ "state" : "translated", "value" : "欣旺达" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sunwoda" + } } } }, @@ -117,9 +153,15 @@ "state" : "translated", "value" : "未知制造商" } + }, + "es-ES" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fabricante desconocido" + } } } } }, "version" : "1.0" -} \ No newline at end of file +} From 75d1d1285f95489fd07fa128c96727e07b17eff7 Mon Sep 17 00:00:00 2001 From: DeciBelioS <96150975+Deci8BelioS@users.noreply.github.com> Date: Thu, 22 May 2025 20:30:30 +0200 Subject: [PATCH 4/5] add Spanish in knownRegions --- BatteryInfo.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/BatteryInfo.xcodeproj/project.pbxproj b/BatteryInfo.xcodeproj/project.pbxproj index 5913fcf..89683ad 100644 --- a/BatteryInfo.xcodeproj/project.pbxproj +++ b/BatteryInfo.xcodeproj/project.pbxproj @@ -184,6 +184,7 @@ en, Base, "zh-Hans", + "es-ES", ); mainGroup = 17D996C62D1D50A50056394C; productRefGroup = 17D996D02D1D50A60056394C /* Products */; From 07af4c8993fb894d5942cd86d878be775a75a870 Mon Sep 17 00:00:00 2001 From: ariscatalan112-droid Date: Sat, 17 Jan 2026 21:56:09 -0600 Subject: [PATCH 5/5] Create SECURITY.md --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.