Localizable.strings 10 KB

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