Localizable.strings 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. /* Separator between min and max glucose values */
  2. "-" = "-";
  3. /* The detail text representing no value */
  4. "–" = "—";
  5. /* Appends a full-stop to a statement */
  6. "%@." = "%@.";
  7. /* The format for an insulin needs percentage. */
  8. "%@%% of normal insulin" = "%@%% of normal insulin";
  9. /* Format string for reservoir volume. (1: The localized volume) */
  10. "%@U" = "%@U";
  11. /* The format for a glucose target range. (1: min target)(2: max target)(3: glucose unit) */
  12. "%1$@ – %2$@ %3$@" = "%1$@ – %2$@ %3$@";
  13. /* The format for an override preset cell. (1: symbol)(2: name)
  14. The format for an override symbol and name (1: symbol)(2: name) */
  15. "%1$@ %2$@" = "%1$@ %2$@";
  16. /* Accessibility format string for (1: localized volume)(2: time) */
  17. "%1$@ units remaining at %2$@" = "%2$@の時点で %1$@ U 残っています";
  18. /* String format for value with units (1: value, 2: separator, 3: units) */
  19. "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
  20. /* Title of the carb entry absorption time cell */
  21. "Absorption Time" = "吸収時間";
  22. /* The title for the override emoji activity section */
  23. "Activity" = "アクティビティ";
  24. /* The title of the button to add the credentials for a service */
  25. "Add Account" = "アカウントを追加";
  26. /* The title of the view controller to create a new carb entry */
  27. "Add Carb Entry" = "糖質の記入を追加";
  28. /* Action sheet confirmation message for pump history deletion */
  29. "Are you sure you want to delete all history entries?" = "入力履歴をすべて削除しますか?";
  30. /* Action sheet confirmation message for reservoir deletion */
  31. "Are you sure you want to delete all reservoir values?" = "リザーバの値をすべて削除しますか?";
  32. /* Title text for multi-value basal rate warning */
  33. "Basal Rates" = "基礎レート";
  34. /* Describes a percentage decrease in overall insulin needs */
  35. "Basal, bolus, and correction insulin dose amounts are decreased by %@%%." = "基礎、ボーラス、補正注入の量が %@%%減ります。";
  36. /* Describes a percentage increase in overall insulin needs */
  37. "Basal, bolus, and correction insulin dose amounts are increased by %@%%." = "基礎、ボーラス、補正注入の量が %@%%増えます。";
  38. /* Describes a lack of change in overall insulin needs */
  39. "Basal, bolus, and correction insulin dose amounts are unaffected." = "基礎、ボーラス、補正注入の量は変わりません。";
  40. /* The title of the cancel action in an action sheet */
  41. "Cancel" = "キャンセル";
  42. /* The text for the override cancellation button */
  43. "Cancel Override" = "オーバーライドをキャンセル";
  44. /* Title text for suspend resume button when temp basal canceling */
  45. "Canceling Temp Basal" = "一時基礎レートをキャンセルします";
  46. /* Title text for multi-value carb ratio warning */
  47. "Carb Ratios" = "Carb Ratios";
  48. /* Footer text for customizing an override from a preset (1: preset name) */
  49. "Changes will only apply this time you enable the override. The default settings of %@ will not be affected." = "オーバーライドの有効化は今回のみ適用されます。%@ の初期設定は変わりません。";
  50. /* Carb entry section footer text explaining absorption time */
  51. "Choose a longer absorption time for larger meals, or those containing fats and proteins. This is only guidance to the algorithm and need not be exact." = "量の多い食事や脂質やたんぱく質を含んだ食事には長い吸収時間を選んでください。これはアルゴリズムのための参考で、厳密である必要はありません。";
  52. /* The format string describing the date of a COB value. The first format argument is the localized date. */
  53. "com.loudnate.CarbKit.COBDateLabel" = "%1$@ 時点";
  54. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  55. "com.loudnate.CarbKit.totalDateLabel" = "%1$@ より";
  56. /* The format string describing the date of an IOB value. The first format argument is the localized date. */
  57. "com.loudnate.InsulinKit.IOBDateLabel" = "%1$@ 時点";
  58. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  59. "com.loudnate.InsulinKit.totalDateLabel" = "%1$@ より";
  60. /* The title of the action used to dismiss an error alert */
  61. "com.loudnate.LoopKit.errorAlertActionTitle" = "OK";
  62. /* The title for the override emoji condition section */
  63. "Condition" = "コンディション";
  64. /* Title of the setup button to continue */
  65. "Continue" = "次へ";
  66. /* The section footer of correction range schedule */
  67. "Correction range is the blood glucose range that you would like Loop to correct to." = "目標グルコース範囲は、血糖値がこの範囲内に補正されるようループに設定する範囲です。";
  68. /* The text for a custom override */
  69. "Custom" = "カスタム";
  70. /* The title for the custom override entry screen */
  71. "Custom Override" = "カスタムオーバーライド";
  72. /* Title of the carb entry date picker cell */
  73. "Date" = "日付";
  74. /* The title of the button to remove the credentials for a service */
  75. "Delete Account" = "アカウントを削除";
  76. /* Button title to delete all objects */
  77. "Delete All" = "すべて削除";
  78. /* Title text for crossed thresholds guardrail warning */
  79. "Delivery Limits" = "注入限度";
  80. /* The text for the override duration setting */
  81. "Duration" = "期間";
  82. /* The title of the view controller to edit an existing carb entry */
  83. "Edit Carb Entry" = "糖質の記入を編集";
  84. /* The title for the override editing screen */
  85. "Edit Override" = "オーバーライドを編集";
  86. /* Footer text for editing an active override (1: preset name) */
  87. "Editing affects only the active override. The default settings of %@ will not be affected." = "オーバーライドの編集は今回のみ適用されます。%@ の初期設定は変わりません。";
  88. /* The text for the indefinite override duration setting */
  89. "Enable Indefinitely" = "無期限を有効にする";
  90. /* The detail text describing an enabled setting */
  91. "Enabled" = "有効";
  92. /* The placeholder text instructing users how to enter a maximum bolus */
  93. "Enter a number of units" = "単位数を入力";
  94. /* The placeholder text instructing users how to enter a maximum basal rate */
  95. "Enter a rate in units per hour" = "毎時単位(U/h)を入力";
  96. /* Segmented button title for insulin delivery log event history */
  97. "Event History" = "Event History";
  98. /* Section title for fast absorbing food */
  99. "Fast" = "速め";
  100. /* Title of insulin model preset - fiasp */
  101. "Fiasp" = "Fiasp";
  102. /* Title text for insulin model */
  103. "Insulin Model" = "インスリンモデル";
  104. /* Title text for multi-value insulin sensitivity warning */
  105. "Insulin Sensitivities" = "インスリン効果値";
  106. /* The description shown on the insulin sensitivity schedule interface. */
  107. "Insulin sensitivity describes how your blood glucose should respond to a 1 Unit dose of insulin. Smaller values mean more insulin will be given when above target. Values that are too small can cause dangerously low blood glucose." = "インスリン効果値は、1単位のインスリンによって血糖値がどれだけ反応するかを表します。この値が小さいほど、測定値がターゲットを超えたときに注入されるインスリンの量が多くなります。値を小さく設定しすぎると低血糖の原因となり危険です。";
  108. /* Placeholder for maximum value in glucose range */
  109. "max" = "max";
  110. /* The title text for the maximum basal rate value */
  111. "Maximum Basal Rate" = "最大基礎レート";
  112. /* The title text for the maximum bolus value */
  113. "Maximum Bolus" = "最大ボーラス";
  114. /* Section title for medium absorbing food */
  115. "Medium" = "中";
  116. /* Placeholder for minimum value in glucose range */
  117. "min" = "min";
  118. /* Alert action title to open error help */
  119. "More Info" = "詳細";
  120. /* The text for the override preset name setting */
  121. "Name" = "プリセット名";
  122. /* The title for the new override preset entry screen */
  123. "New Preset" = "プリセットを設定する";
  124. /* Section title for no-carb food
  125. The title for override emoji miscellaneous section */
  126. "Other" = "その他";
  127. /* The title text for the insulin sensitivity scaling setting */
  128. "Overall Insulin Needs" = "総インスリン必要量";
  129. /* The title text for the override presets screen */
  130. "Override Presets" = "オーバーライドプリセット";
  131. /* Text directing the user to configure override presets */
  132. "Override presets can be set up under the 'Configuration' section of the settings screen." = "オーバーライドプリセットは、設定画面のコンフィグレーションで設定できます。";
  133. /* The section title of glucose overrides */
  134. "Overrides" = "オーバーライド";
  135. /* Title for the pre-meal override range */
  136. "Pre-Meal" = "食前";
  137. /* The section header text override presets */
  138. "PRESETS" = "プリセット";
  139. /* The title of the screen displaying a pump event */
  140. "Pump Event" = "ポンプイベント";
  141. /* Title of insulin model preset - rapid acting adult */
  142. "Rapid-Acting – Adults" = "超速攻型 - 大人";
  143. /* Title of insulin model preset - rapid acting children */
  144. "Rapid-Acting – Children" = "超速攻型 - 子供";
  145. /* The default placeholder string for a credential */
  146. "Required" = "必須";
  147. /* Segmented button title for insulin delivery log reservoir history */
  148. "Reservoir" = "Reservoir";
  149. /* Title text for button to resume insulin delivery */
  150. "Resume Delivery" = "注入を再開";
  151. /* Title text for button when insulin delivery is in the process of being resumed */
  152. "Resuming" = "再開中";
  153. /* The text for the override preset name field placeholder */
  154. "Running" = "動作中";
  155. /* Button text for saving glucose correction range schedule
  156. Button text for saving insulin sensitivity schedule */
  157. "Save" = "保存";
  158. /* The section header text for a scheduled override */
  159. "SCHEDULED OVERRIDE" = "SCHEDULED OVERRIDE";
  160. /* Section title for slow absorbing food */
  161. "Slow" = "遅め";
  162. /* The text for the override start time */
  163. "Start Time" = "開始時間";
  164. /* Title text for suspend resume button when temp basal starting */
  165. "Starting Temp Basal" = "一時基礎を開始";
  166. /* Title text for button to suspend insulin delivery */
  167. "Suspend Delivery" = "注入を一時停止";
  168. /* Title text for button when insulin delivery is in the process of being stopped */
  169. "Suspending" = "一時停止中";
  170. /* The text for the override preset symbol setting */
  171. "Symbol" = "シンボル";
  172. /* The empty-state text for a configuration value */
  173. "Tap to set" = "タップして確定";
  174. /* The text for the override target range setting */
  175. "Target Range" = "ターゲット範囲";
  176. /* The title for the override selection screen */
  177. "Temporary Override" = "一時的オーバーライト";
  178. /* Subtitle description of Walsh insulin model setting */
  179. "The legacy model used by Loop, allowing customization of action duration." = "ループのレガシーモデルで、作用期間をカスタマイズできます。";
  180. /* Alert body displayed absorption time greater than max (1: maximum absorption time) */
  181. "The maximum absorption time is %@" = "最大吸収時間: %@";
  182. /* Alert body displayed for quantity greater than max (1: maximum quantity in grams) */
  183. "The maximum allowed amount is %@ grams" = "最大量: %@ g";
  184. /* The schedule table view header describing the configured time zone difference from the default time zone. The substitution parameters are: (1: time zone name)(2: +/-)(3: time interval) */
  185. "Times in %1$@%2$@%3$@" = "時間帯 %1$@%2$@%3$@";
  186. /* The unit string for units per hour */
  187. "U/hour" = "U/時";
  188. /* The unit string for units */
  189. "Units" = "単位";
  190. /* Accessibility value for an unknown value
  191. The default title to use when an entry has none */
  192. "Unknown" = "不明";
  193. /* Label indicating validation is occurring */
  194. "Verifying" = "確認中";
  195. /* Title of insulin model setting */
  196. "Walsh" = "Walsh";
  197. /* Title of an alert containing a validation warning */
  198. "Warning" = "警告";
  199. /* Title for the workout override range */
  200. "Workout" = "運動";