Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7019,7 +7019,8 @@ const message = {
partial_file: 'Incomplete File',
},
diskSize: 'Disk Size',
isoHelper: 'The ISO is used to boot the VM for the first time and install an operating system.',
isoHelper:
'Mount multiple ISOs. Select the operating system installer first, then driver images such as VirtIO. Each image uses a separate CD-ROM drive.',
osType: 'Operating System Type',
osOther: 'Other',
diskBus: 'Disk Bus',
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/lang/modules/es-es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7134,7 +7134,7 @@ const message = {
},
diskSize: 'Tamaño del disco',
isoHelper:
'La ISO se utiliza para iniciar la máquina virtual por primera vez e instalar un sistema operativo.',
'Puede montar varios ISO. Seleccione primero el instalador del sistema operativo y después las imágenes de controladores, como VirtIO. Cada imagen usa una unidad de CD-ROM independiente.',
osType: 'Tipo de sistema operativo',
osOther: 'Otro',
diskBus: 'Bus de disco',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/fa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6974,7 +6974,8 @@ const message = {
partial_file: 'فایل ناتمام',
},
diskSize: 'ظرفیت دیسک',
isoHelper: 'فایل ISO برای راه‌اندازی اولیه ماشین مجازی و نصب سیستم‌عامل استفاده می‌شود.',
isoHelper:
'می‌توانید چند ISO متصل کنید. ابتدا تصویر نصب سیستم‌عامل و سپس تصاویر درایور مانند VirtIO را انتخاب کنید. هر تصویر از یک درایو CD-ROM جداگانه استفاده می‌کند.',
osType: 'نوع سیستم‌عامل',
osOther: 'سایر',
diskBus: 'گذرگاه دیسک',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7009,7 +7009,8 @@ const message = {
partial_file: '未完了ファイル',
},
diskSize: 'ディスク容量',
isoHelper: 'ISO は仮想マシンの初回起動と OS のインストールに使用します。',
isoHelper:
'複数の ISO をマウントできます。OS のインストールイメージを先に選択し、次に VirtIO などのドライバーイメージを選択してください。各イメージは個別の CD-ROM ドライブを使用します。',
osType: 'OS タイプ',
osOther: 'その他',
diskBus: 'ディスクバス',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/ko.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6871,7 +6871,8 @@ const message = {
partial_file: '미완료 파일',
},
diskSize: '디스크 용량',
isoHelper: 'ISO는 가상 머신을 처음 부팅하고 운영 체제를 설치하는 데 사용됩니다.',
isoHelper:
'여러 ISO를 연결할 수 있습니다. 운영 체제 설치 이미지를 먼저 선택한 다음 VirtIO 등의 드라이버 이미지를 선택하세요. 각 이미지는 별도의 CD-ROM 드라이브를 사용합니다.',
osType: '운영 체제 유형',
osOther: '기타',
diskBus: '디스크 버스',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/lo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6785,7 +6785,8 @@ const message = {
partial_file: 'ໄຟລ໌ບໍ່ສົມບູນ',
},
diskSize: 'ຂະໜາດດິສກ໌',
isoHelper: 'ISO ໃຊ້ສຳລັບເລີ່ມເຄື່ອງສະເໝືອນຄັ້ງທຳອິດ ແລະ ຕິດຕັ້ງລະບົບປະຕິບັດການ.',
isoHelper:
'ສາມາດເຊື່ອມຕໍ່ ISO ຫຼາຍໄຟລ໌ໄດ້. ເລືອກໄຟລ໌ຕິດຕັ້ງລະບົບປະຕິບັດການກ່ອນ ແລ້ວຈຶ່ງເລືອກໄຟລ໌ໄດຣເວີ ເຊັ່ນ VirtIO. ແຕ່ລະໄຟລ໌ໃຊ້ໄດຣ CD-ROM ແຍກຕ່າງຫາກ.',
osType: 'ປະເພດລະບົບປະຕິບັດການ',
osOther: 'ອື່ນໆ',
diskBus: 'ບັສດິສກ໌',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/ms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7129,7 +7129,8 @@ const message = {
partial_file: 'Fail tidak lengkap',
},
diskSize: 'Saiz Cakera',
isoHelper: 'ISO digunakan untuk memulakan mesin maya buat kali pertama dan memasang sistem pengendalian.',
isoHelper:
'Pasang berbilang ISO. Pilih pemasang sistem pengendalian dahulu, kemudian imej pemacu seperti VirtIO. Setiap imej menggunakan pemacu CD-ROM yang berasingan.',
osType: 'Jenis sistem pengendalian',
osOther: 'Lain-lain',
diskBus: 'Bas cakera',
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/lang/modules/pt-br.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7171,7 +7171,7 @@ const message = {
},
diskSize: 'Tamanho do Disco',
isoHelper:
'A ISO é usada para iniciar a máquina virtual pela primeira vez e instalar um sistema operacional.',
'Monte vários ISOs. Selecione primeiro o instalador do sistema operacional e depois as imagens de drivers, como VirtIO. Cada imagem usa uma unidade de CD-ROM separada.',
osType: 'Tipo de sistema operacional',
osOther: 'Outro',
diskBus: 'Barramento de disco',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7136,7 +7136,8 @@ const message = {
partial_file: 'Незавершенный файл',
},
diskSize: 'Размер диска',
isoHelper: 'ISO используется для первого запуска виртуальной машины и установки операционной системы.',
isoHelper:
'Можно подключить несколько ISO. Сначала выберите установочный образ ОС, затем образы драйверов, например VirtIO. Каждый образ подключается к отдельному приводу CD-ROM.',
osType: 'Тип операционной системы',
osOther: 'Другая',
diskBus: 'Шина диска',
Expand Down
3 changes: 2 additions & 1 deletion frontend/src/lang/modules/tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7132,7 +7132,8 @@ const message = {
partial_file: 'Tamamlanmamış dosya',
},
diskSize: 'Disk Boyutu',
isoHelper: 'ISO, sanal makineyi ilk kez başlatmak ve bir işletim sistemi kurmak için kullanılır.',
isoHelper:
'Birden fazla ISO bağlayabilirsiniz. Önce işletim sistemi kurulum imajını, ardından VirtIO gibi sürücü imajlarını seçin. Her imaj ayrı bir CD-ROM sürücüsü kullanır.',
osType: 'İşletim sistemi türü',
osOther: 'Diğer',
diskBus: 'Disk veri yolu',
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/lang/modules/zh-Hant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6533,7 +6533,7 @@ const message = {
partial_file: '未完成檔案',
},
diskSize: '磁碟容量',
isoHelper: '鏡像用於虛擬機首次啟動並安裝作業系統。',
isoHelper: '支援掛載多個 ISO。請先選擇系統安裝映像,再選擇 VirtIO 等驅動程式映像;每個映像使用獨立光碟機。',
osType: '作業系統類型',
osOther: '其他',
diskBus: '磁碟匯流排',
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/lang/modules/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6596,7 +6596,7 @@ const message = {
partial_file: '未完成文件',
},
diskSize: '磁盘容量',
isoHelper: '镜像用于虚拟机首次启动并安装操作系统。',
isoHelper: '支持挂载多个 ISO。请先选择系统安装镜像,再选择 VirtIO 等驱动镜像;每个镜像使用独立光驱。',
osType: '操作系统类型',
osOther: '其他',
diskBus: '磁盘总线',
Expand Down
Loading