# Serbian translations for PACKAGE package
# енглески преводи за пакет PACKAGE.
# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-14 16:24+0200\n"
"PO-Revision-Date: 2006-05-14 16:24+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#.
#. * Archivo de cadenas traducibles generado por Glade.
#. * Añada este archivo a su POTFILES.in de su proyecto.
#. * NO lo compile como parte de su aplicación.
#.
#: ../data/pysdm.glade.h:7 ../pysdm/pysdm.py:52
msgid "Storage Device Manager"
msgstr ""
#: ../data/pysdm.glade.h:8
msgid "Type"
msgstr ""
#: ../data/pysdm.glade.h:9
msgid "Mountpoint"
msgstr ""
#: ../data/pysdm.glade.h:10 ../data/pysdm.glade.h:22
msgid "Name"
msgstr ""
#: ../data/pysdm.glade.h:11
msgid "Options"
msgstr ""
#: ../data/pysdm.glade.h:12
msgid "Set defaults"
msgstr ""
#: ../data/pysdm.glade.h:13
msgid "Assistant"
msgstr ""
#: ../data/pysdm.glade.h:14 ../pysdm/pysdm.py:113 ../pysdm/pysdm.py:347
msgid "Mount"
msgstr ""
#: ../data/pysdm.glade.h:15
msgid "Remove"
msgstr ""
#: ../data/pysdm.glade.h:16
msgid "Information"
msgstr ""
#: ../data/pysdm.glade.h:17
msgid "General Configuration"
msgstr ""
#: ../data/pysdm.glade.h:18
msgid "name"
msgstr ""
#: ../data/pysdm.glade.h:19
msgid "vendor"
msgstr ""
#: ../data/pysdm.glade.h:20
msgid "model"
msgstr ""
#: ../data/pysdm.glade.h:21
msgid "serial"
msgstr ""
#: ../data/pysdm.glade.h:23
msgid "Vendor"
msgstr ""
#: ../data/pysdm.glade.h:24
msgid "Model"
msgstr ""
#: ../data/pysdm.glade.h:25
msgid "Serial"
msgstr ""
#: ../data/pysdm.glade.h:26
msgid "Bus"
msgstr ""
#: ../data/pysdm.glade.h:27
msgid "bus"
msgstr ""
#: ../data/pysdm.glade.h:28
msgid "Attributes"
msgstr ""
#: ../data/pysdm.glade.h:29
msgid "Up"
msgstr ""
#: ../data/pysdm.glade.h:30
msgid "Down"
msgstr ""
#: ../data/pysdm.glade.h:31
msgid "Edit"
msgstr ""
#: ../data/pysdm.glade.h:32
msgid "Delete"
msgstr ""
#: ../data/pysdm.glade.h:33
msgid "New"
msgstr ""
#: ../data/pysdm.glade.h:34
msgid "Rules"
msgstr ""
#: ../data/pysdm.glade.h:35
msgid "Dynamic configuration rules"
msgstr ""
#. mounting options
#. special files options
#. journaling options
#. quota options
#. performance options
#. other options
#: ../pysdm/fsdata/constants.py:8
msgid "Mounting"
msgstr ""
#: ../pysdm/fsdata/constants.py:8
msgid "Special Files"
msgstr ""
#: ../pysdm/fsdata/constants.py:8
msgid "Journaling"
msgstr ""
#: ../pysdm/fsdata/constants.py:8
msgid "Quota"
msgstr ""
#: ../pysdm/fsdata/constants.py:8
msgid "Performance"
msgstr ""
#: ../pysdm/fsdata/constants.py:8
msgid "Miscellaneous"
msgstr ""
#: ../pysdm/fsdata/default.py:5
msgid "Update file time for each access"
msgstr ""
#: ../pysdm/fsdata/default.py:6
msgid "Update directory time for each access"
msgstr ""
#: ../pysdm/fsdata/default.py:7
msgid "The file system is mounted at boot time"
msgstr ""
#: ../pysdm/fsdata/default.py:8
msgid "Interpret character or block special devices on the file system"
msgstr ""
#: ../pysdm/fsdata/default.py:9
msgid "Permit execution of binaries"
msgstr ""
#: ../pysdm/fsdata/default.py:10
msgid "Allow a user to mount and unmount the file system"
msgstr ""
#: ../pysdm/fsdata/default.py:11
msgid "Allow any user to mount the file system"
msgstr ""
#: ../pysdm/fsdata/default.py:12
msgid "Allow a group to mount this file system"
msgstr ""
#: ../pysdm/fsdata/default.py:13
msgid "This file system requires network"
msgstr ""
#: ../pysdm/fsdata/default.py:14
msgid "The owner of the device can mount it"
msgstr ""
#: ../pysdm/fsdata/default.py:15
msgid "Permit executables to change user/group identity"
msgstr ""
#: ../pysdm/fsdata/default.py:16
msgid "Mount file system in read-only mode"
msgstr ""
#: ../pysdm/fsdata/default.py:17
msgid "I/O to the file system should be done synchronously"
msgstr ""
#: ../pysdm/fsdata/default.py:18
msgid "All directory updates should be done synchronously"
msgstr ""
#: ../pysdm/fsdata/ext2.py:5 ../pysdm/fsdata/ext3.py:5
msgid "Support POSIX access list"
msgstr ""
#: ../pysdm/fsdata/ext2.py:6 ../pysdm/fsdata/ext3.py:6
msgid "Minix behaviour for stat information"
msgstr ""
#: ../pysdm/fsdata/ext2.py:7 ../pysdm/fsdata/ext3.py:7
msgid "Check file system at mount time"
msgstr ""
#: ../pysdm/fsdata/ext2.py:8 ../pysdm/fsdata/ext3.py:8
msgid "Print debugging info"
msgstr ""
#: ../pysdm/fsdata/ext2.py:9 ../pysdm/fsdata/ext3.py:9
msgid "Specify what to do in case of error"
msgstr ""
#: ../pysdm/fsdata/ext2.py:10 ../pysdm/fsdata/ext3.py:10
msgid "Get group id from the directory for a new file"
msgstr ""
#: ../pysdm/fsdata/ext2.py:11 ../pysdm/fsdata/ext3.py:11
msgid "Do not attach buffer_heads to file pagecache"
msgstr ""
#: ../pysdm/fsdata/ext2.py:12 ../pysdm/fsdata/ext3.py:12
msgid "Disables 32 bit user and group id"
msgstr ""
#: ../pysdm/fsdata/ext2.py:13 ../pysdm/fsdata/ext3.py:13
msgid "Use old new inode allocator"
msgstr ""
#: ../pysdm/fsdata/ext2.py:14 ../pysdm/fsdata/ext3.py:14
msgid "Group allowed to use reserved space"
msgstr ""
#: ../pysdm/fsdata/ext2.py:15 ../pysdm/fsdata/ext3.py:15
msgid "User allowed to use reserved space"
msgstr ""
#: ../pysdm/fsdata/ext2.py:16 ../pysdm/fsdata/ext3.py:16
msgid "Use a especific block as superblock"
msgstr ""
#: ../pysdm/fsdata/ext2.py:17 ../pysdm/fsdata/ext3.py:17
msgid "Support extended attributes"
msgstr ""
#: ../pysdm/fsdata/ext3.py:18
msgid "Update journal or specify the inode where it is"
msgstr ""
#: ../pysdm/fsdata/ext3.py:19
msgid "Do not load journal on mounting"
msgstr ""
#: ../pysdm/fsdata/ext3.py:20
msgid "Specify a journaling mode"
msgstr ""
#: ../pysdm/fsdata/ext3.py:21
msgid ""
"Synchronize data and metadata every specified seconds, 0 for default (5s.)"
msgstr ""
#: ../pysdm/fsdata/fat.py:5
msgid "Set blocksize"
msgstr ""
#: ../pysdm/fsdata/fat.py:6 ../pysdm/fsdata/ntfs.py:9
msgid "Owner user of the filesystem"
msgstr ""
#: ../pysdm/fsdata/fat.py:7 ../pysdm/fsdata/ntfs.py:10
msgid "Owner group of the filesystem"
msgstr ""
#: ../pysdm/fsdata/fat.py:8
msgid "umask for file and directory permissions in octal"
msgstr ""
#: ../pysdm/fsdata/fat.py:9
msgid "umask for directory permissions in octal"
msgstr ""
#: ../pysdm/fsdata/fat.py:10 ../pysdm/fsdata/ntfs.py:11
msgid "umask for file permissions in octal"
msgstr ""
#: ../pysdm/fsdata/fat.py:11
msgid "Select level of character checking in file names"
msgstr ""
#: ../pysdm/fsdata/fat.py:12
msgid "Sets the codepage for converting to shortname characters"
msgstr ""
#: ../pysdm/fsdata/fat.py:13
msgid "Text format conversion mode"
msgstr ""
#: ../pysdm/fsdata/fat.py:14
msgid "Forces the driver to use the CVF module instead of autodetection"
msgstr ""
#: ../pysdm/fsdata/fat.py:15
msgid "Option passed to CVF module"
msgstr ""
#: ../pysdm/fsdata/fat.py:16
msgid "Display debug messages"
msgstr ""
#: ../pysdm/fsdata/fat.py:17
msgid "Specify a 12, 16 or 32 bit fat"
msgstr ""
#: ../pysdm/fsdata/fat.py:18 ../pysdm/fsdata/ntfs.py:5
msgid "Character set to use for file names"
msgstr ""
#: ../pysdm/fsdata/fat.py:19
msgid "Failures do not return errors"
msgstr ""
#: ../pysdm/fsdata/ntfs.py:6
msgid "Use UTF-8 for converting file names"
msgstr ""
#: ../pysdm/fsdata/ntfs.py:7
msgid "Use escape sequences for unknown characters"
msgstr ""
#: ../pysdm/fsdata/ntfs.py:8
msgid ""
"If enabled (1), the file system distinguishes between upper and lower case."
msgstr ""
#: ../pysdm/fsdata/reiserfs.py:5
msgid "Updated filesystem from ReiserFS 3.5 to 3.6"
msgstr ""
#: ../pysdm/fsdata/reiserfs.py:6
msgid "Specify hash function to find files"
msgstr ""
#: ../pysdm/fsdata/reiserfs.py:7
msgid "Disable reiserfs journaling"
msgstr ""
#: ../pysdm/fsdata/reiserfs.py:8
msgid "Disable efficient in-tree storage of small files"
msgstr ""
#: ../pysdm/fsdata/swap.py:5
msgid "Swap device"
msgstr ""
#: ../pysdm/fsdata/xfs.py:5
msgid "Enable the DMAPI (Data management API)"
msgstr ""
#: ../pysdm/fsdata/xfs.py:6
msgid "Data allocations will not be aligned at stripe unit boundaries"
msgstr ""
#: ../pysdm/fsdata/xfs.py:7
msgid "The file system will be mounted without running log recovery"
msgstr ""
#: ../pysdm/fsdata/xfs.py:8
msgid "Ignore file system uuid"
msgstr ""
#: ../pysdm/fsdata/xfs.py:9
msgid "Enable user disk quota"
msgstr ""
#: ../pysdm/fsdata/xfs.py:10
msgid "Enable group disk quota"
msgstr ""
#: ../pysdm/pysdm.py:63
msgid "Partition List"
msgstr ""
#: ../pysdm/pysdm.py:69
msgid "Rules"
msgstr ""
#: ../pysdm/pysdm.py:111 ../pysdm/pysdm.py:345
msgid "Unmount"
msgstr ""
#: ../pysdm/pysdm.py:127
msgid "Unknown"
msgstr ""
#: ../pysdm/pysdm.py:245
msgid "Configure now?"
msgstr ""
#: ../pysdm/pysdm.py:246
msgid ""
" hasn't been configured.\n"
"Do you want to configure it now?\n"
msgstr ""
#: ../pysdm/pysdm.py:283
msgid "Select a file for mountpoint..."
msgstr ""
#: ../pysdm/pysdm.py:312
msgid "Select options"
msgstr ""
#: ../pysdm/pysdm.py:331
msgid ""
"The file system is busy.\n"
"Can't be unmounted"
msgstr ""
#: ../pysdm/pysdm.py:333
msgid ""
"The file system can't be mounted\n"
"mount returned error:"
msgstr ""
#: ../pysdm/pysdm.py:334
msgid "Mount error"
msgstr ""
#: ../pysdm/pysdm.py:354
msgid ""
"This action will delete file system configuration\n"
"Are you sure?"
msgstr ""
#: ../pysdm/pysdm.py:404 ../pysdm/pysdm.py:430
msgid "New rule..."
msgstr ""
#: ../pysdm/pysdm.py:419
msgid "Remove selected udev rule?"
msgstr ""
#: ../pysdm/pysdm.py:457
msgid "You should have root privileges to run this program"
msgstr ""
#: ../pysdm/sysfs.py:14
msgid "Name is"
msgstr ""
#: ../pysdm/sysfs.py:15
msgid "Bus is"
msgstr ""
#: ../pysdm/sysfs.py:16
msgid "Vendor is"
msgstr ""
#: ../pysdm/sysfs.py:17
msgid "Model is"
msgstr ""
#: ../pysdm/sysfs.py:18
msgid "Serial is"
msgstr ""
#: ../pysdm/sysfs.py:20
msgid "Specify a device file name"
msgstr ""
#: ../pysdm/sysfs.py:21
msgid "Specify users rigths"
msgstr ""
#: ../pysdm/sysfs.py:22
msgid "Specify owner group"
msgstr ""
#: ../pysdm/sysfs.py:23
msgid "Specify owner user"
msgstr ""
#: ../pysdm/sysfs.py:24
msgid "Create a link with this name"
msgstr ""
#: ../pysdm/sysfs.py:60
msgid "Conditions"
msgstr ""
#: ../pysdm/sysfs.py:66
msgid "Actions"
msgstr ""