cryptonas-branches/pythonrewrite/plugins/partition/lang/en.hdf

34 lines
626 B
Plaintext
Raw Normal View History

Name = Disk partitioning
Link = Disk partitioning
Rank = 80
Title.Partition = Disk partitions
Button {
SelectDevice = Repartition disk
AddPartition = Add another partition
Back = Back
SavePartitions = Save changes
AbortPartitions = Cancel
}
Text {
FS {
Type = Filesystem type
Fat = FAT (Windows)
Ext2 = Ext2
Ext3 = Ext3
Reiser = Reiser
}
Size = Size (MB)
SelectDevice = Choose a disk for partitioning
NoDevicesAvailable = No suitable disks found - please check your configuration and hardware setup.
WarningMessage {
InvalidInput {
Title = Invalid input
Text = You entered an invalid value.
}
}