Skip to content

Commit f059d89

Browse files
authored
Update Japanese translation (#3670)
1 parent 9f83d67 commit f059d89

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

982 Bytes
Binary file not shown.

archinstall/locales/ja/LC_MESSAGES/base.po

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,30 @@ msgstr "全体のサイズ: {}"
938938
msgid "Encryption type"
939939
msgstr "暗号化のタイプ"
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+
941965
msgid "Partitions"
942966
msgstr "パーティション"
943967

0 commit comments

Comments
 (0)