From 395902b7fadad69b67fe696a81782014d168e1e2 Mon Sep 17 00:00:00 2001 From: sephinroth Date: Thu, 18 Sep 2014 10:06:57 +0800 Subject: [PATCH] Update some translations. --- res/values-en/strings.xml | 85 +++++++++++++++++++-------------------- res/values/strings.xml | 37 +++++++++-------- 2 files changed, 60 insertions(+), 62 deletions(-) diff --git a/res/values-en/strings.xml b/res/values-en/strings.xml index b1be944..bf86f39 100644 --- a/res/values-en/strings.xml +++ b/res/values-en/strings.xml @@ -2,7 +2,7 @@ Emmagee - Setting + Settings Exit Start Test @@ -13,57 +13,56 @@ Sender: Password: SMTP Server: - Receiver(Space division multiple people): - Whether to display the floating window + Receivers(seperated by space): + Show floating window Save - Calculating, please waiting... - Open Wifi - Close wifi - Process/Free Memory: - Process/Total CPU: + Calculating... + Enable WIFI + Disable WIFI + App/Avaiable Memory: + App/System CPU: Start Time: Total usage - The Monitor Information of Specified Process - Process Package - Process name - Process PID - Mobile Memory Size - Mobile CPU Type - Android System Version - Mobile Type - Datetime - App Used Memory(PSS) - App Used Memory Ratio比 - Free Memory - App Used CPU Ratio - Total Used CPU Ratio - Traffic - Battery - Current - Temperature - Voltage + Package Name + App Name + App PID + Device Memory Size + Device CPU Type + Android Version + Device Brand/Model + Timestamp + App Used Memory(PSS, MB) + App Used Memory(%) + System Available Memory(MB) + App Used CPU(%) + Total Used CPU(%) + Net Traffic(KB) + Battery(%) + Current(mA) + Temperature(C) + Voltage(V) Stat Error - Comment:Some known devices are not supported:https://github.com/NetEase/Emmagee/wiki/Some-devices-are-not-supported - Current:less then 0 is discharging and greater then 0 is charging. - Start time is blank means the app have started or failed to get the start time. - N/A means not supported or data exception. + Note: for unsupported devices refer to: https://github.com/NetEase/Emmagee/wiki/Some-devices-are-not-supported + Current: negative for discharging while positive for charging + Start time: empty means either the app has been started or failed to fetch start time + N/A: not supported or data exception - The app can not start - Please select the test app - The test result file: - Saved successfully - Sender email - Receiver email - \'s format is incorrect - The email setting is incomplete, please finish them. - Operate wifi failed - The test result have send to your email. - The test result have not send to your email, saved at: + The app can not be launched + Please select target app + Test result file: + Saved + Sender's email + Receiver's email + Invalid email format + Incomplete email settings + Failed to set WIFI + Test result has been sent to: + Test result failed to be sent to your mailbox, saved at: OK Cancel Are you sure to exit? - \ No newline at end of file + diff --git a/res/values/strings.xml b/res/values/strings.xml index 6aa4653..89766c0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -17,38 +17,37 @@ 是否显示浮窗 保存 - 计算中,请稍后... - 开启wifi - 关闭wifi + 计算中... + 开启WIFI + 关闭WIFI 应用/剩余内存: 应用/总体CPU: 启动时间: 总使用率 - 指定应用的CPU内存监控情况 应用包名 应用名称 应用PID 机器内存大小 机器CPU型号 - 机器Android系统版本 + Android系统版本 手机型号 时间 - 应用占用内存PSS + 应用占用内存PSS(MB) 应用占用内存比 - 机器剩余内存 + 机器剩余内存(MB) 应用占用CPU率 CPU总使用率 - 流量 - 电量 - 电流 - 温度 - 电压 + 流量(KB) + 电量(%) + 电流(mA) + 温度(C) + 电压(V) 统计出错 注释:已知部分不支持的机型可在此查阅:https://github.com/NetEase/Emmagee/wiki/Some-devices-are-not-supported - 电流:小于0是放电,大于0是充电 - 启动时间:为空是应用已启动或者未搜集到启动时间 - N/A表示不支持或者数据异常 + 电流: 小于0是放电,大于0是充电 + 启动时间: 为空是应用已启动或者未搜集到启动时间 + N/A: 不支持或者数据异常 该程序无法启动 请选择需要测试的应用程序 @@ -58,12 +57,12 @@ 收件人邮箱 格式不正确 邮箱配置不完整,请完善所有信息 - 操作wifi失败 - "测试结果报表已发送至邮箱:" - "测试结果未成功发送至邮箱,结果保存在:" + 操作WIFI失败 + 测试结果报表已发送至邮箱: + 测试结果未成功发送至邮箱,结果保存在: 确定 取消 确定退出程序? - \ No newline at end of file + -- GitLab