i18n( "Access time updates" ); i18n( "All Data" ); i18n( "All I/O to the file system should be done synchronously." ); i18n( "Device is already mounted." ); i18n( "Device is Busy:" ); i18n( "Feature only available with HAL" ); i18n( "Filesystem: %1" ); i18n( "Filesystem: iso9660" ); i18n( "Filesystem Specific Mount Options" ); i18n( "Flushed IO" ); i18n( "Generic Mount Options" ); i18n( "Internal Error" ); i18n( "Invalid filesystem type" ); i18n( "Journaling:" ); i18n( "Lower" ); i18n( "Mixed" ); i18n( "Mount as user" ); i18n( "Mount automatically" ); i18n( "&Mounting" ); i18n( "Mount label:" ); i18n( "Mountpoint:" ); i18n( "Mountpoint has to be below /media" ); i18n( "Mount the file system read-only." ); i18n( "Mount this file system as user." ); i18n( "Mount this file system automatically." ); i18n( "No such medium: %1" ); i18n( "Ordered" ); i18n( "Permissions denied" ); i18n( "PropertiesPageGUI" ); i18n( "Quiet" ); i18n( "Read only" ); i18n( "Saving the changes failed" ); i18n( "Short names:" ); i18n( "Synchronous" ); i18n( "The option 'flush' is not allowed" ); i18n( "Under what label this file system shall be mounted." ); i18n( "Update inode access time for each access." ); i18n( "UTF-8 charset" ); i18n( "Windows 95" ); i18n( "Windows NT" ); i18n( "Write Back" ); i18n( "Attempts to chown or chmod files do not return errors, although they fail. Use with caution!" ); i18n( "Under what directory this file system shall be mounted. Please note that " "there is no guarantee that the system will respect your wish. For one the " "directory has to be below /media - and it does not yet have to exist." ); i18n( "Always flush all data to the hot plug devices immediately and don't cache it." ); i18n( "UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the " "console. It can be be enabled for the filesystem with this option." ); i18n( "

Specifies the journalling mode for file data. Metadata is always " "journaled.

\n" " \n" "

All Data

\n" " All data is committed into the journal prior to being written " "into the main file system. This is the slowest variant with the highest data " "security.\n" "\n" "

Ordered

\n" " All data is forced directly out to the main file system prior to " "its metadata being committed to the journal.\n" "\n" "

Write Back

\n" " Data ordering is not preserved - data may be written into the " "main file system after its metadata has been committed to the journal. This " "is rumoured to be the highest-throughput option. It guarantees internal " "file system integrity, however it can allow old data to appear in files " "after a crash and journal recovery." ); i18n( "

Defines the behaviour for creation and display of filenames which " "fit into 8.3 characters. If a long name for a file exists, it will always be " "preferred display.

\n" "\n" "

Lower

\n" "Force the short name to lower case upon display; store a long name when the " "short name is not all upper case.\n" "\n" "

Windows 95

\n" "Force the short name to upper case upon display; store a long name when the " "short name is not all upper case.\n" "\n" "

Windows NT

\n" "Display the shortname as is; store a long name when the short name is not " "all lower case or all upper case.\n" "\n" "

Mixed

\n" "Display the short name as is; store a long name when the short name is not " "all upper case.");