index_title=Partition Manager index_parted=Using <tt>parted</tt> index_fdisk=Using <tt>fdisk</tt> index_ecmd=You have selected to use the $1 command for partition management, but it is not installed on your system. index_err=Failed to list disks index_disk=Disk index_parts=Partitions index_location=Location index_cylinders=Cylinders index_size=Size index_model=Model index_raid=RAID level index_controller=Controller index_scsiid=Target index_none=No partitions found index_num=No. index_type=Type index_extent=Extent index_start=Start index_end=End index_addpri=Add primary partition. index_addlog=Add logical partition. index_addext=Add extended partition. index_hdparm=Edit IDE parameters index_hdparmdesc=Change settings for an IDE drive, such as the DMA mode, standby timeout and number of sectors read. index_smart=Show SMART status index_smartdesc=Displays the status reported by this drive, including temperature and error rates. index_blink=Identify drive index_relabel=Wipe Partitions index_relabeldesc=Delete all existing partitions and create a new partition table with a different format. index_relabel2=Create Partition Table index_relabeldesc2=Create a new empty partition table on this disk, so that partitions can be added. index_use=Use index_free=Free index_return=disk list index_dname=Disk name index_dsize=Total size index_dmodel=Make and model index_dctrl=Controller index_dacts=Actions index_dhdparm=IDE parameters index_dsmart=SMART status index_dscsi=SCSI device $1 controller $2 index_draid=RAID level $1 index_dparts=Partitions index_none2=No disks were found on this system. bytes=bytes megabytes=megabytes extended=Extended opt_default=Default opt_error='$1' is not a valid $2 open_error=$1 command not found select_device=$1 device $2 select_part=$1 device $2 partition $3 select_fd=Floppy disk $1 select_mylex=Mylex RAID $1 drive $2 select_mpart=Mylex RAID $1 drive $2 partition $3 select_cpq=Compaq RAID $1 drive $2 select_cpart=Compaq RAID $1 drive $2 partition $3 select_scsi=SCSI controller $1 bus $2 target $3 LUN $4 select_spart=SCSI controller $1 bus $2 target $3 LUN $4 partition $5 select_newide=IDE controller $1 bus $2 disk $3 select_snewide=IDE controller $1 bus $2 disk $3 partition $5 select_smart=Compaq Smart Array $1 drive $2 select_smartpart=Compaq Smart Array $1 drive $2 partition $3 select_promise=Promise RAID drive $1 select_ppart=Promise RAID drive $1 partition $2 select_nvme=NVME SSD $1 drive $2 select_nvmepart=NVME SSD $1 drive $2 partition $3 edit_title=Edit Partition create_title=Create Partition edit_ecannot=You are not allowed to edit this disk edit_ehdparm=The <tt>hdparm</tt> executable could not be found in your system edit_details=Partition Details edit_location=Location edit_device=Device file edit_type=Type edit_extent=Extent edit_of=of edit_status=Status edit_cont1=Contains 1 partition edit_cont234=Contains $1 partitions edit_cont5=Contains $1 partitions edit_mount=Mounted on $1 as $2 edit_umount=For mounting on $1 as $2 edit_mountvm=Mounted as virtual memory edit_umountvm=For mounting as virtual memory edit_mountraid=Part of RAID device $1 edit_mountlvm=Part of LVM volume group $1 edit_mountiscsi=iSCSI shared device $1 edit_notexist=Not created yet edit_notused=Not in use edit_size=Size edit_label=Filesystem label edit_name=Partition name edit_volid=Volume ID edit_blocks=$1 blocks edit_inuse=This partition cannot be changed as it is currently in use or configured for use. edit_eparted=This partition cannot be changed unless <tt>parted</tt> command is installed. edit_eparted2=This partition cannot be changed unless <tt>parted</tt> is set as management command in module config. edit_edisk=This disk cannot be edited unless <tt>parted</tt> command is installed. edit_edisk2=This disk cannot be edited unless <tt>parted</tt> is set as management command in module config. edit_mkfs=Create New Filesystem edit_mkfs2=Create Filesystem: edit_mkfsmsg=Builds a new $1 filesystem on this partition, permanently erasing any existing files. You must do this after creating a new partition or changing an existing one. edit_mkfsmsg2=Builds a new filesystem of the selected type on this partition, permanently erasing any existing files. You must do this after creating a new partition or changing an existing one. edit_fsck=Repair Filesystem edit_fsckmsg=Calls the $1 program to repair a filesystem so that it can be mounted. This may be necessary if your system was not shut down properly. edit_tune=Tune Filesystem edit_tunemsg=Allows you to modify various parameters of an existing filesystem. edit_none=None edit_newmount=Mount Partition On: edit_newmount2=Mount Partition edit_mountas=as edit_mountmsg=Mount this partition on new directory on your system, so that it can be used to store files. A filesystem must have been already created on the partition. edit_mountmsg2=Mount this partition as virtual memory on your system, to increase the amount of memory available. mkfs_title=New Filesystem mkfs_ecannot=You are not allowed to build a new filesystem on this disk mkfs_desc1=Clicking the button at the bottom of this form will build a new $1 filesystem on the device $2. All data on this partition will be permanently erased. mkfs_desc2=This partition has been mounted on $1 as $2. Creating a new filesystem will erase all files that were previously accesible under this directory. mkfs_options=Filesystem Options mkfs_create=Create Filesystem mkfs_err=Failed to create filesystem mkfs_exec=Executing command $1 .. mkfs_failed=.. command failed! mkfs_ok=.. command complete. fsck_title=Repair Filesystem fsck_ecannot=You are not allowed to fsck this disk fsck_desc1=Clicking the <tt>Repair Filesystem</tt> button will attempt to repair the damaged $1 filesystem on $2 for mounting on $3. If the filesystem is not damaged, no changes will be made. fsck_desc2=Filesystem repairs will be done using the command $1, which will automatically attempt to fix any problems encountered. For more control over filesystem repairs, use the $2 command manually in interactive mode from the Unix prompt. fsck_repair=Repair Filesystem fsck_exec=Executing command $1 .. fsck_err0=no errors detected fsck_err1=errors found and corrected fsck_err3=errors found and corrected - reboot needed fsck_err4=errors found but NOT corrected fsck_err16=command line error fsck_unknown=unknown return code $1 tunefs_title=Tune Filesystem tunefs_ecannot=You are not allowed to tune this filesystem tunefs_desc=This form allows you to adjust various parameters of the $1 filesystem on $2 for mounting on $3. Existing files on this filesystem will not be affected. tunefs_params=Tuning Parameters tunefs_tune=Tune Filesystem tunefs_c=Gaps between checks tunefs_e=Action on error tunefs_continue=Continue tunefs_remount=Mount read-only tunefs_panic=Panic tunefs_u=Reserved user tunefs_g=Reserved group tunefs_m=Reserved blocks tunefs_i=Time between checks tunefs_days=Days tunefs_weeks=Weeks tunefs_months=Months tunefs_err=Failed to tune filesystem tunefs_exec=Executing command $1 .. tunefs_failed=.. command failed! tunefs_ok=.. command complete. reboot_title=Reboot reboot_msg=Rebooting now .. reboot_ok=Reboot Now reboot_why=You have changed the partition table on $1. For this change to take effect properly, your system must be rebooted. save_err=Failed to save partition save_ecannot=You are not allowed to edit this disk save_estart='$1' is not a valid starting cylinder save_eend='$1' is not a valid ending cylinder save_emin=The starting cylinder must be >= $1 save_emax=The ending cylinder must be <= $1 save_eminmax=The starting cylinder must be less than the ending save_eoverlap=Overlap detected with partition $1 ($2 to $3) ext2_b=Block size ext2_f=Fragment size ext2_i=Bytes per inode ext2_m=Reserved blocks ext2_g=Blocks per group ext2_c=Check for bad blocks? ext3_j=Journal file size msdos_ff=Number of FATs msdos_F=FAT size msdos_F_other=Other.. msdos_i=Volume ID msdos_n=Volume name msdos_r=Root entries msdos_s=Cluster size msdos_c=Check for bad blocks? minix_n=Filename length minix_i=Number of inodes minix_b=Number of blocks minix_c=Check for bad blocks? reiserfs_force=Force filesystem creation reiserfs_hash=Hash function xfs_force=Force filesystem creation xfs_b=Block size jfs_s=Log size jfs_c=Check for bad blocks? btrfs_l=Leaf size btrfs_n=Node size btrfs_s=Sector size fatx_none=No options are available for FATX filesystems. acl_disks=Disks this user can partition and format acl_dall=All disks acl_dsel=Selected.. acl_view=Can view non-editable disks? hdparm_title=Edit IDE Parameters hdparm_on=On hdparm_off=Off hdparm_label=IDE Drive Settings hdparm_conf_X=Transfer mode hdparm_conf_X_defaut=Default mode hdparm_conf_X_disable=Disable IORDY hdparm_conf_d=Using DMA hdparm_conf_a=Sector count hdparm_conf_A=Read-lookahead hdparm_conf_W=Write caching hdparm_conf_u=Interrupt unmask hdparm_conf_k=Keep settings over reset hdparm_conf_K=Keep features over reset hdparm_conf_r=Read only hdparm_conf_P=Reprogram best PIO hdparm_conf_S=Standby timeout hdparm_conf_c=32-bit I/O support hdparm_conf_m=Sector count for multiple sector I/O hdparm_disable=Disable hdparm_enable=Enable hdparm_enable_special=Enable with special sync sequence hdparm_apply=Apply to Drive hdparm_speed=Test Speed hdparm_performing=Performing hdparm_buf1=Buffer cache: hdparm_buf2=Buffered: hdparm_speedres=Speed test results blink_title=Identify Drive blink_desc=The activity LED of the drive will now light sixty times blink_back=Go Back log_modify=Modified $1 log_create=Created $1 log_delete=Deleted $1 log_mkfs=Created $1 filesystem on $2 log_tunefs=Tuned $1 filesystem on $2 log_fsck=Repaired $1 filesystem on $2 log_hdparm=Modified IDE parameters for $1 fs_ext2=Old Linux Native fs_minix=Minix fs_msdos=MS-DOS fs_vfat=Windows fs_reiserfs=ReiserFS fs_ext3=Linux Native fs_ext4=New Linux Native fs_xfs=SGI fs_jfs=IBM Journalling fs_btrfs=BTR delete_title=Delete Partition delete_rusure=Are you sure you want to delete $1 ( $2 ) ? Data on this partition may be lost forever. delete_ok=Delete Now disk_title=Edit Disk Partitions disk_egone=Disk no longer exists! disk_no=Number disk_type=Type disk_extent=Extent disk_start=Start disk_end=End disk_use=Used by disk_free=Free space disk_vm=Virtual memory disk_iscsi=iSCSI shared device $1 disk_none=This disk has no partitions yet. disk_size=Size disk_dsize=<b>Disk size:</b> $1 disk_model=<b>Make and model:</b> $1 disk_cylinders=<b>Cylinders:</b> $1 disk_table=<b>Partition table format:</b> $1 disk_notable=<b>Partition table format:</b> None created disk_needtable=No partitions can be created without a partition table. disk_return=list of partitions relabel_title=Wipe Partitions relabel_warn=Are you sure you want to wipe all partitions on $1 ($2) by re-writing the disk label? All existing data and filesystems will be lost! relabel_parts=Existing partitions relabel_noparts=None created yet relabel_table=Partition table format relabel_ok=Wipe and Re-Label table_msdos=MS-DOS (Standard partition format) table_gpt=GPT (For 2T or larger disks) __norefs=1
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
af.auto | File | 11.47 KB | 0644 |
|
ar.auto | File | 15.03 KB | 0644 |
|
be.auto | File | 18.26 KB | 0644 |
|
bg | File | 17.68 KB | 0644 |
|
bg.auto | File | 961 B | 0644 |
|
ca | File | 11.92 KB | 0644 |
|
ca.auto | File | 458 B | 0644 |
|
cs | File | 10.39 KB | 0644 |
|
cs.auto | File | 2.01 KB | 0644 |
|
da.auto | File | 11.45 KB | 0644 |
|
de | File | 12.24 KB | 0644 |
|
de.auto | File | 524 B | 0644 |
|
el.auto | File | 20.49 KB | 0644 |
|
en | File | 10.84 KB | 0644 |
|
es | File | 8.92 KB | 0644 |
|
es.auto | File | 3.75 KB | 0644 |
|
eu.auto | File | 11.92 KB | 0644 |
|
fa.auto | File | 16.5 KB | 0644 |
|
fi.auto | File | 11.99 KB | 0644 |
|
fr | File | 12.51 KB | 0644 |
|
fr.auto | File | 514 B | 0644 |
|
he.auto | File | 14.03 KB | 0644 |
|
hr.auto | File | 12.1 KB | 0644 |
|
hu | File | 6.64 KB | 0644 |
|
hu.auto | File | 6.28 KB | 0644 |
|
it.auto | File | 12.46 KB | 0644 |
|
ja | File | 9.21 KB | 0644 |
|
ja.auto | File | 6.37 KB | 0644 |
|
ko | File | 7.72 KB | 0644 |
|
ko.auto | File | 5.31 KB | 0644 |
|
lt.auto | File | 12.07 KB | 0644 |
|
lv.auto | File | 12.02 KB | 0644 |
|
ms.auto | File | 11.51 KB | 0644 |
|
mt.auto | File | 12.42 KB | 0644 |
|
nl | File | 10.79 KB | 0644 |
|
nl.auto | File | 1007 B | 0644 |
|
no | File | 11.14 KB | 0644 |
|
no.auto | File | 458 B | 0644 |
|
pl | File | 7.56 KB | 0644 |
|
pl.auto | File | 4.83 KB | 0644 |
|
pt | File | 5.65 KB | 0644 |
|
pt.auto | File | 7.06 KB | 0644 |
|
pt_BR.auto | File | 12.55 KB | 0644 |
|
ro.auto | File | 12.66 KB | 0644 |
|
ru | File | 15.92 KB | 0644 |
|
ru.auto | File | 2.98 KB | 0644 |
|
sk.auto | File | 12.21 KB | 0644 |
|
sl.auto | File | 11.77 KB | 0644 |
|
sv | File | 6.85 KB | 0644 |
|
sv.auto | File | 4.76 KB | 0644 |
|
th.auto | File | 21.63 KB | 0644 |
|
tr | File | 8.92 KB | 0644 |
|
tr.auto | File | 3.19 KB | 0644 |
|
uk | File | 13.29 KB | 0644 |
|
uk.auto | File | 5.55 KB | 0644 |
|
ur.auto | File | 16.37 KB | 0644 |
|
vi.auto | File | 14.08 KB | 0644 |
|
zh | File | 7.02 KB | 0644 |
|
zh.auto | File | 3.52 KB | 0644 |
|
zh_TW | File | 5.86 KB | 0644 |
|
zh_TW.auto | File | 4.86 KB | 0644 |
|