Localizable.strings 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. /*
  2. Localizable.strings
  3. FreeAPS X
  4. */
  5. /* Bolus screen when adding insulin */
  6. "Add insulin without actually bolusing" = "仅添加胰岛素 没有实际注射";
  7. /* Add insulin from source outside of pump */
  8. "Add %@ without bolusing" = "添加 %@ 不是通过胰岛素泵注射的剂量";
  9. "Bolus" = "大剂量";
  10. "Close" = "关闭";
  11. /* Continue after added carbs without bolus */
  12. "Continue without bolus" = "Continue without bolus";
  13. /* Header */
  14. "Enact Bolus" = "执行大剂量";
  15. /* Button */
  16. "Enact bolus" = "执行大剂量";
  17. /* */
  18. "Insulin recommended" = "推荐剂量";
  19. /* */
  20. "Insulin required" = "所需剂量";
  21. /* Bolus screen */
  22. "Recommendation" = "推荐";
  23. /* Button */
  24. "Clear" = "清除";
  25. /* Button */
  26. "Done" = "完成";
  27. /* */
  28. "Wait please" = "请稍候";
  29. /* */
  30. "Agree and continue" = "同意并继续";
  31. /* Disclaimer when opening app for first time*/
  32. "Disclaimer" = "声明";
  33. /* Disclaimer Description */
  34. "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X正处于快发开发状态。我们不建议将该系统用于日常的血糖控制! 仅用于测试目的,风险自负。我们对您的决定和行为不负责任。";
  35. /* Enacted at a date */
  36. "Enacted at %@" = "运行于 %@";
  37. /* Home title */
  38. "Home" = "主页";
  39. /* Looping in progress */
  40. "looping" = "闭环中";
  41. /* %d min ago, Time since last loop */
  42. "%d min ago" = "%d 分钟前";
  43. /* Status Title */
  44. "No suggestion" = "暂无建议";
  45. /* Replace pod text in Header */
  46. "Replace pod" = "更换Pod";
  47. /* Suggested at a date */
  48. "Suggested at %@" = "建议于%@";
  49. /* Add carbs screen */
  50. "Add Carbs" = "添加碳水化合物";
  51. /* */
  52. "Amount Carbs" = "碳水化合物含量";
  53. /* Grams unit */
  54. "grams" = "克";
  55. /* */
  56. "Carbs required" = "所需碳水化合物";
  57. /* */
  58. "Are you sure?" = "确定?";
  59. /* Bottom target temp */
  60. "Bottom target" = "血糖下限";
  61. /* Cancel preset name */
  62. "Cancel" = "取消";
  63. /* */
  64. "Cancel Temp Target" = "取消临时目标";
  65. /* Custom temp target */
  66. "Custom" = "自定义";
  67. /* */
  68. "Date" = "日期";
  69. /* */
  70. "Delete" = "Delete";
  71. /* Delete preset temp target */
  72. "Delete preset \"%@\"" = "删除预设\"\"%@\"";
  73. /* Duration of target temp or temp basal */
  74. "Duration" = "Duration";
  75. /* */
  76. "Enact Temp Target" = "Enact Temp Target";
  77. /* */
  78. "Enter preset name" = "Enter preset name";
  79. /* minutes of target temp */
  80. "minutes" = "minutes";
  81. /* */
  82. "Presets" = "Presets";
  83. /* Save preset name */
  84. "Save" = "Save";
  85. /* */
  86. "Save as preset" = "Save as preset";
  87. /* Upper temp target limit */
  88. "Top target" = "Top target";
  89. /* */
  90. "Autotune" = "Autotune";
  91. /* */
  92. "Basal profile" = "Basal profile";
  93. /* */
  94. "Carb ratio" = "Carb ratio";
  95. /* */
  96. "Delete autotune data" = "Delete autotune data";
  97. /* */
  98. "Run now" = "Run now";
  99. /* */
  100. "Sensitivity" = "Sensitivity";
  101. /* */
  102. "Use Autotune" = "use Autotune";
  103. /* Add profile basal */
  104. "Add" = "Add";
  105. /* */
  106. "Basal Profile" = "Basal Profile";
  107. /* Rate basal profile */
  108. "Rate" = "Rate";
  109. /* */
  110. "Save on Pump" = "Save on Pump";
  111. /* */
  112. "Saving..." = "Saving...";
  113. /* */
  114. "Schedule" = "Schedule";
  115. /* */
  116. "starts at" = "starts at";
  117. /* Time basal profile */
  118. "Time" = "Time";
  119. /* */
  120. "Calculated Ratio" = "Calculated Ratio";
  121. /* Carb Ratios header */
  122. "Carb Ratios" = "Carb Ratios";
  123. /* */
  124. "Ratio" = "Ratio";
  125. /* */
  126. "Autosens" = "Autosens";
  127. /* */
  128. "Calculated Sensitivity" = "Calculated Sensitivity";
  129. /* */
  130. "Insulin Sensitivities" = "Insulin Sensitivities";
  131. /* */
  132. "Sensitivity Ratio" = "Sensitivity Ratio";
  133. /* */
  134. "Dismiss" = "Dismiss";
  135. /* */
  136. "Important message" = "Important message";
  137. /* */
  138. "Amount" = "Amount";
  139. /* */
  140. "Cancel Temp Basal" = "Cancel Temp Basal";
  141. /* Enact
  142. Enact a temp Basal or a temp target */
  143. "Enact" = "Enact";
  144. /* */
  145. "Manual Temp Basal" = "Manual Temp Basal";
  146. /* Allow uploads tp NS */
  147. "Allow uploads" = "Allow uploads";
  148. /* API secret in NS */
  149. "API secret" = "API secret";
  150. /* Connect to NS */
  151. "Connect" = "Connect";
  152. /* Connected to NS */
  153. "Connected!" = "Connected!";
  154. /* Connecting to NS */
  155. "Connecting..." = "Connecting...";
  156. /* */
  157. "Invalid URL" = "Invalid URL";
  158. /* */
  159. "Local glucose source" = "Local glucose source";
  160. /* Header */
  161. "Nightscout Config" = "Nightscout Config";
  162. /* */
  163. "Port" = "Port";
  164. /* */
  165. "URL" = "URL";
  166. /**/
  167. "Use local glucose server" = "Use local glucose server";
  168. /* */
  169. "Edit settings json" = "Edit settings json";
  170. /* */
  171. "Glucose units" = "Glucose units";
  172. /* */
  173. "Preferences" = "Preferences";
  174. /* Recommended Insulin Fraction in preferences */
  175. "Recommended Insulin Fraction" = "Recommended Insulin Fraction";
  176. /* Do you want to show bolus screen after added carbs? */
  177. "Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
  178. /* Allow remote control from NS */
  179. "Remote control" = "Remote control";
  180. /* Add Medtronic pump */
  181. "Add Medtronic" = "Add Medtronic";
  182. /* Add Omnipod pump */
  183. "Add Omnipod" = "Add Omnipod";
  184. /* Add Simulator pump */
  185. "Add Simulator" = "Add Simulator";
  186. /* Insulin model */
  187. "Model" = "Model";
  188. /* */
  189. "Pump config" = "Pump config";
  190. /* */
  191. "Delivery limits" = "Delivery limits";
  192. /* */
  193. "Duration of Insulin Action" = "Duration of Insulin Action";
  194. /* hours of duration of insulin activity */
  195. "hours" = "hours";
  196. /* Max setting */
  197. "Max Basal" = "Max Basal";
  198. /* Max setting */
  199. "Max Bolus" = "Max Bolus";
  200. /* */
  201. "Pump Settings" = "Pump Settings";
  202. /* Insulin unit per hour */
  203. "U/hr" = "U/hr";
  204. /* Unit in number of units delivered (keep the space character!) */
  205. " U" = " U";
  206. /* /Insulin unit */
  207. "/U" = "/U";
  208. /* Insulin unit */
  209. "U" = "U";
  210. /* Unit per hour with space */
  211. " U/hr" = " U/hr";
  212. /* Number of units per hour*/
  213. "%@ U/hr" = "%@ U/hr";
  214. /* Number of units insulin delivered */
  215. "%@ U" = "%@ U";
  216. /*Carb ratio unit */
  217. "g/U" = "g/U";
  218. /* grams */
  219. " g" = " g";
  220. /* when 0 U/hr */
  221. "0 U/hr" = "0 U/hr";
  222. /* abbreviation for days */
  223. "d" = "d";
  224. /* abbreviation for hours */
  225. "h" = "h";
  226. /* abbreviation for minutes */
  227. "m" = "m";
  228. /* */
  229. "Autotune Conf" = "Autotune";
  230. /* */
  231. "Basal Profile Conf" = "Basal Profile";
  232. /* */
  233. "Carb Ratios Conf" = "Carb Ratios";
  234. /* */
  235. "Closed loop" = "Closed loop";
  236. /* */
  237. "Configuration" = "Configuration";
  238. /* */
  239. "Devices" = "Devices";
  240. /* */
  241. "Insulin Sensitivities Conf" = "Insulin Sensitivities";
  242. /* */
  243. "Preferences Conf" = "Preferences";
  244. /* */
  245. "Pump" = "Pump";
  246. /* */
  247. "Pump Settings Conf" = "Pump Settings";
  248. /* */
  249. "Services" = "Services";
  250. /* */
  251. "Settings" = "Settings";
  252. /* 2 log files to share */
  253. "Share logs" = "Share logs";
  254. /* */
  255. "Target Ranges Conf" = "Target Ranges";
  256. /* Upper target */
  257. "High target" = "High target";
  258. /* Lower target */
  259. "Low target" = "Low target";
  260. /* */
  261. "Target Ranges" = "Target Ranges";
  262. /* When bolusing */
  263. "Bolusing" = "Bolusing";
  264. /* */
  265. "Pump suspended" = "Pump suspended";
  266. /* */
  267. "Middleware" = "Middleware";
  268. /* Header */
  269. "History" = "History";