Template: partman-xfs/progress_checking
Type: text
_Description: Checking the xfs file system in partition #${PARTITION} of ${DEVICE}...

Template: partman-xfs/check_failed
Type: boolean
_Description: Go back to the menu and correct errors?
 The test of the file system with type xfs in partition #${PARTITION}
 of ${DEVICE} found uncorrected errors.
 .
 If you do not go back to the partitioning menu and correct these errors,
 the partition will not be used at all.

Template: partman-xfs/create_failed
Type: error
_Description: Failed to create a file system
 The xfs file system creation in partition
 #${PARTITION} of ${DEVICE} failed.

Template: partman-xfs/no_mount_point
Type: boolean
_Description: Do you want to return to the partitioning menu?
 No mount point is assigned for the xfs filesystem in partition
 #${PARTITION} of ${DEVICE}.
 .
 If you do not go back to the partitioning menu and assign a mount point
 from there, this partition will not be used at all.

Template: partman-xfs/mountpoint
Type: select
_Choices: /, /boot, /home, /tmp, /usr, /usr/local, /var, Enter manually, Do not mount it
_Description: Please choose the mountpoint for this partition

Template: partman-xfs/mountpoint_manual
Type: string
_Description: Mount point for this partition:

Template: partman-xfs/bad_mountpoint
Type: error
_Description: Invalid mount point
 The mount point you entered is invalid.
 .
 Mount points must start with "/". They cannot contain spaces.

Template: partman-xfs/text/specify_mountpoint
Type: text
# This is an item in the menu "Partition settings"
_Description: Mount point:

Template: partman-xfs/text/xfs
Type: text
# File system name (untranslatable in many languages)
_Description: xfs

Template: partman-xfs/text/options
Type: text
_Description: Mount options:

Template: partman-xfs/options
Type: multiselect
__Choices: noatime - do not update inode access times at each access, nodev - do not support character or block special devices, nosuid - ignore set-user-identifier or set-group-identifier bits, noexec - do not allow execution of any binaries, ro - mount the file system read-only, sync - all input/output activities occur synchronously, usrquota - user disk quota accounting enabled, grpquota - group disk quota accounting enabled
_Description: Mount options:
 Mount options can tune the behavior of the file system.

Template: partman/filesystem_long/xfs
Type: text
# File system name
_Description: XFS journalling file system

Template: partman/filesystem_short/xfs
Type: text
# Short file system name (untranslatable in many languages)
_Description: xfs

Template: partman-xfs/xfs_root
Type: boolean
Default: false
_Description: Use unrecommended XFS root filesystem?
 Your root filesystem is an XFS filesystem. This is likely to cause problems
 with the GRUB bootloader used by default by this installer; you might
 experience problems installing or booting GRUB.
 .
 You should use a small /boot partition with another filesystem, such as ext3.

Template: partman-xfs/xfs_boot
Type: boolean
Default: false
_Description: Use unrecommended XFS /boot filesystem?
 You have mounted an XFS filesystem as /boot. This is likely to cause problems with
 the GRUB bootloader used by default by this installer; you might experience
 problems installing or booting GRUB. 
 .
 You should use another filesystem, such as ext3, for the /boot partition.
