1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
|
Template: partman-basicfilesystems/progress_checking
Type: text
_Description: Checking the ${TYPE} file system in partition #${PARTITION} of ${DEVICE}...
Template: partman-basicfilesystems/progress_swap_checking
Type: text
_Description: Checking the swap space in partition #${PARTITION} of ${DEVICE}...
Template: partman-basicfilesystems/progress_formatting
Type: text
_Description: Creating ${TYPE} file system in partition #${PARTITION} of ${DEVICE}...
Template: partman-basicfilesystems/progress_formatting_mountable
Type: text
_Description: Creating ${TYPE} file system for ${MOUNT_POINT} in partition #${PARTITION} of ${DEVICE}...
Template: partman-basicfilesystems/progress_swap_formatting
Type: text
_Description: Formatting swap space in partition #${PARTITION} of ${DEVICE}...
Template: partman-basicfilesystems/check_failed
Type: boolean
_Description: Go back to the menu and correct errors?
The test of the file system with type ${TYPE} 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 be used as is.
Template: partman-basicfilesystems/swap_check_failed
Type: boolean
_Description: Go back to the menu and correct errors?
The test of the swap space 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 be used as is.
Template: partman-basicfilesystems/create_failed
Type: error
_Description: Failed to create a file system
The ${TYPE} file system creation in partition
#${PARTITION} of ${DEVICE} failed.
Template: partman-basicfilesystems/create_swap_failed
Type: error
_Description: Failed to create a swap space
The creation of swap space in partition #${PARTITION} of ${DEVICE} failed.
Template: partman-basicfilesystems/no_mount_point
Type: boolean
_Description: Do you want to return to the partitioning menu?
No mount point is assigned for ${FILESYSTEM} file system 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-basicfilesystems/mountpoint
Type: select
__Choices: / - the root file system, /boot - static files of the boot loader, /home - user home directories, /tmp - temporary files, /usr - static data, /var - variable data, /srv - data for services provided by this system, /opt - add-on application software packages, /usr/local - local hierarchy, Enter manually, Do not mount it
_Description: Mount point for this partition:
Template: partman-basicfilesystems/fat_mountpoint
Type: select
__Choices: /dos, /windows, Enter manually, Do not mount it
_Description: Mount point for this partition:
Template: partman-basicfilesystems/mountpoint_manual
Type: string
_Description: Mount point for this partition:
Template: partman-basicfilesystems/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-basicfilesystems/choose_label
Type: string
_Description: Label for the file system in this partition:
Template: partman-basicfilesystems/text/format_swap
Type: text
_Description: Format the swap area:
Template: partman-basicfilesystems/text/yes
Type: text
# In the following context: "Format the partition: yes"
_Description: yes
Template: partman-basicfilesystems/text/no
Type: text
# In the following context: "Format the partition: no"
_Description: no
Template: partman-basicfilesystems/text/specify_label
Type: text
# label of file system
_Description: Label:
Template: partman-basicfilesystems/text/none
Type: text
# In the following context: "Label: none"
_Description: none
Template: partman-basicfilesystems/text/reserved_for_root
Type: text
# Up to 24 character positions
_Description: Reserved blocks:
Template: partman-basicfilesystems/specify_reserved
Type: string
_Description: Percentage of the file system blocks reserved for the super-user:
Template: partman-basicfilesystems/text/usage
Type: text
# Up to 25 character positions
_Description: Typical usage:
Template: partman-basicfilesystems/text/typical_usage
Type: text
# In the following context: "Typical usage: standard"
_Description: standard
Template: partman-basicfilesystems/specify_usage
Type: select
# Translate "standard" the same way as in the
# partman-basicfilesystems/text/typical_usage template. Do not
# translate "news", "largefile" and "largefile4".
Choices: ${CHOICES}
_Description: Typical usage of this partition:
Please specify how the file system is going to be used, so that
optimal file system parameters can be chosen for that use.
.
standard = standard parameters,
news = one inode per 4KB block,
largefile = one inode per megabyte,
largefile4 = one inode per 4 megabytes.
Template: partman-basicfilesystems/text/specify_mountpoint
Type: text
# This is an item in the menu "Partition settings"
_Description: Mount point:
Template: partman-basicfilesystems/text/no_mountpoint
Type: text
# In the following context: "Mount point: none"
_Description: none
Template: partman/filesystem_long/ext2
Type: text
_Description: Ext2 file system
Template: partman/filesystem_short/ext2
Type: text
# Short file system name (untranslatable in many languages)
_Description: ext2
Template: partman/filesystem_long/fat16
Type: text
_Description: FAT16 file system
Template: partman/filesystem_short/fat16
Type: text
# Short file system name (untranslatable in many languages)
_Description: fat16
Template: partman/filesystem_long/fat32
Type: text
_Description: FAT32 file system
Template: partman/filesystem_short/fat32
Type: text
# Short file system name (untranslatable in many languages)
_Description: fat32
Template: partman/method_long/swap
Type: text
_Description: swap area
Template: partman/method_short/swap
Type: text
# Short variant of `swap space'
_Description: swap
Template: partman/filesystem_long/linux-swap
Type: text
_Description: swap area
Template: partman/filesystem_short/linux-swap
Type: text
# Short variant of `swap space'
_Description: swap
Template: partman-basicfilesystems/text/options
Type: text
_Description: Mount options:
Template: partman-basicfilesystems/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 behaviour of the file system.
Template: partman-basicfilesystems/fatoptions
Type: multiselect
__Choices: ro - mount the file system read-only, sync - all input/output activities occur synchronously, quiet - changing owner and permissions does not return errors
_Description: Mount options:
Mount options can tune the behaviour of the file system.
|