File tree Expand file tree Collapse file tree
archinstall/locales/ja/LC_MESSAGES Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -938,6 +938,30 @@ msgstr "全体のサイズ: {}"
938938msgid "Encryption type"
939939msgstr "暗号化のタイプ"
940940
941+ msgid "Iteration time"
942+ msgstr "反復時間"
943+
944+ msgid "Enter iteration time for LUKS encryption (in milliseconds)"
945+ msgstr "LUKS 暗号化のイテレーション時間(ミリ秒単位)を入力"
946+
947+ msgid "Higher values increase security but slow down boot time"
948+ msgstr "値を大きくするとセキュリティは向上しますが、起動時間が遅くなります"
949+
950+ msgid "Default: 10000ms, Recommended range: 1000-60000"
951+ msgstr "デフォルト: 10000ms, 推奨範囲: 1000-60000"
952+
953+ msgid "Iteration time cannot be empty"
954+ msgstr "イテレーション時間は空にできません"
955+
956+ msgid "Iteration time must be at least 100ms"
957+ msgstr "イテレーション時間は最低 100ms にしてください"
958+
959+ msgid "Iteration time must be at most 120000ms"
960+ msgstr "イテレーション時間は最大 120000ms にしてください"
961+
962+ msgid "Please enter a valid number"
963+ msgstr "有効な数字を入力してください"
964+
941965msgid "Partitions"
942966msgstr "パーティション"
943967
You can’t perform that action at this time.
0 commit comments