From 325142cedd0b5cfcd0f0c93fb3c02fcc4a982a31 Mon Sep 17 00:00:00 2001 From: Nico Schmitz Date: Wed, 25 Jul 2018 12:16:47 +0200 Subject: [PATCH] Use positional format strings in Chinese translation --- app/src/main/res/values-zh-rCN/strings.xml | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index af5cf76930..563f0e3c84 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -249,8 +249,8 @@ 等待结果 允许的电话号码 +XXXXXXXXXX;+YYYYYYYYYY - 要输入大剂量胰岛素 %.2fU 请回复 %s - 要发送校准值 %.2f 请回复 %s + 要输入大剂量胰岛素 %1$.2fU 请回复 %2$s + 要发送校准值 %1$.2f 请回复 %2$s 大剂量输注失败 大剂量 %.2fU 输注成功了 将要输注 %.2fU @@ -321,13 +321,13 @@ 闭环已经被启用 禁用闭环 启用闭环 - %.2f 仅限于 %.2f + %1$.2f 仅限于 %2$.2f 数值 %s 超出限制 远程基础率设置没有被允许 远程命令没有被允许 - 开始基础率 %.2fU/h 请回复如下代码 %s - 暂停闭环 %d 分钟,请回复 %s - 临时基础率 %.2fU/h for %d 分钟,启用成功 + 开始基础率 %1$.2fU/h 请回复如下代码 %2$s + 暂停闭环 %1$d 分钟,请回复 %2$s + 临时基础率 %1$.2fU/h for %2$d 分钟,启用成功 临时基础率启用失败 为了停止现在的临时基础率请回复 %s 临时基础率取消了 @@ -447,7 +447,7 @@ 总是使用短时间的平均增量代替简单增量 当数据来自没有过滤的源头时,例如 xDrip 偶尔出现噪音数据. 高级设置 - 模块: %02X 协议: %02X 代码: %02X + 模块: %1$02X 协议: %2$02X 代码: %3$02X Profile current_basal_safety_multiplier Default value: 4 This is the other half of the key OpenAPS safety caps, and the other half of “3x max daily; 4x current” of the safety caps. This means your basal, regardless of max basal set on your pump, cannot be any higher than this number times the current level of your basal. This is to prevent people from getting into dangerous territory by setting excessively high max basals before understanding how the algorithm works. Again, the default is 4x; most people will never need to adjust this and are instead more likely to need to adjust other settings if they feel like they are “running into” this safety cap. @@ -694,7 +694,7 @@ Free-Peak Oref Rapid-Acting Oref Ultra-Rapid Oref - DIA of %s too short - using %s instead! + DIA of %1$s too short - using %2$s instead! 激活配置文件 日期 不合规 @@ -813,15 +813,15 @@ 状态 活动 %d 分钟无连接 - %d%% (剩余 %d 分钟) - %.1f %s (%s) + %1$d%% (剩余 %2$d 分钟) + %1$.1f %2$s (%3$s) 正在初始化 断开连接 由于错误导致泵暂停了 被用户暂停(Suspended) 正在运行 正在取消临时基础率(TBR) - 正在设置临时基础率(TBR) (%d%% / %d 分钟) + 正在设置临时基础率(TBR) (%1$d%% / %2$d 分钟) 正在输注大剂量 (%.1f U) 正在刷新中 Never @@ -836,7 +836,7 @@ 正在设置基础率配置文件 泵储药器快没胰岛素了 泵电池电量低 - 泵上正在显示这个错误 E%d: %s + 泵上正在显示这个错误 E%1$d: %2$s 长按这个按钮,读取泵的错误历史 长按这个按钮,读取泵的TDD历史 最小值: %3.1f U @@ -855,7 +855,7 @@ 临时基础率取消告警被确认了 找不到泵,大剂量输注失败 大剂量输注失败,看起来好像没有大剂量被输注。安全起见,请检查泵,避免重复输注大剂量。软件考虑安全因素,不会再自动重试大剂量输注. - 由于遇到一个错误,只有 %.2f U of the requested bolus of %.2f U 输注成功了. 请在泵上检查并核实,看是否需要采取适当的措施. + 由于遇到一个错误,只有 %1$.2f U of the requested bolus of %2$.2f U 输注成功了. 请在泵上检查并核实,看是否需要采取适当的措施. 输注大剂量和核实泵的历史失败,请检查泵,如果大剂量已经输注成功,请在记录Tab里手动创建一个大剂量记录. 正在从连接中断中恢复 储药器里没有足够的胰岛素可用于大剂量输注了