# schroot British English translation.
# Copyright © 2005-2008 Roger Leigh <rleigh@debian.org>
# This file is distributed under the same license as the schroot package.
#
msgid ""
msgstr ""
"Project-Id-Version: schroot 0.1.2\n"
"Report-Msgid-Bugs-To: Roger Leigh <rleigh@debian.org>\n"
"POT-Creation-Date: 2010-01-16 15:36+0000\n"
"PO-Revision-Date: 2010-01-16 15:37+0000\n"
"Last-Translator: Roger Leigh <rleigh@debian.org>\n"
"Language-Team: English <rleigh@debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. TRANSLATORS: %1% = file
#: bin/csbuild/csbuild-debian-changes.cc:44 sbuild/sbuild-keyfile-base.cc:41
#, boost-format
msgid "Can't open file '%1%'"
msgstr "Can't open file ‘%1%’"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:47
#, boost-format
msgid "line %1%: Deprecated key '%4%' used"
msgstr "line %1%: Deprecated key ‘%4%’ used"

#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:49
#, boost-format
msgid "Deprecated key '%4%' used"
msgstr "Deprecated key ‘%4%’ used"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:52
#, boost-format
msgid "line %1%: Disallowed key '%4%' used"
msgstr "line %1%: Disallowed key ‘%4%’ used"

#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:54
#, boost-format
msgid "Disallowed key '%4%' used"
msgstr "Disallowed key ‘%4%’ used"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:57
#, boost-format
msgid "line %1%: Duplicate key '%4%'"
msgstr "line %1%: Duplicate key ‘%4%’"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#: bin/csbuild/csbuild-debian-changes.cc:60 sbuild/sbuild-keyfile-base.cc:76
#, boost-format
msgid "line %1%: Invalid line: \"%4%\""
msgstr "line %1%: Invalid line: “%4%”"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:63
#, boost-format
msgid "line %1%: Required key '%4%' is missing"
msgstr "line %1%: Required key ‘%4%’ is missing"

#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:65
#, boost-format
msgid "Required key '%4%' is missing"
msgstr "Required key ‘%4%’ is missing"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#: bin/csbuild/csbuild-debian-changes.cc:68 sbuild/sbuild-keyfile-base.cc:93
#, boost-format
msgid "line %1%: No key specified: \"%4%\""
msgstr "line %1%: No key specified: “%4%”"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:71
#, boost-format
msgid "line %1%: Obsolete key '%4%' used"
msgstr "line %1%: Obsolete key ‘%4%’ used"

#. TRANSLATORS: %4% = key name ("keyname=value" in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:73
#, boost-format
msgid "Obsolete key '%4%' used"
msgstr "Obsolete key ‘%4%’ used"

#. TRANSLATORS: %2% = key name ("keyname=value" in configuration file)
#. TRANSLATORS: %4% = additional details
#: bin/csbuild/csbuild-debian-changes.cc:76
#, boost-format
msgid "%2%: %4%"
msgstr "%2%: %4%"

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %3% = key name ("keyname=value" in configuration file)
#. TRANSLATORS: %4% = additional details
#: bin/csbuild/csbuild-debian-changes.cc:80
#, boost-format
msgid "line %1%: %3%: %4%"
msgstr "line %1%: %3%: %4%"

#: bin/csbuild/csbuild-debian-changes.cc:279
#: bin/csbuild/csbuild-debian-changes.cc:285
msgid "This option will be removed in the future"
msgstr "This option will be removed in the future"

#: bin/csbuild/csbuild-debian-changes.cc:295
#: bin/csbuild/csbuild-debian-changes.cc:301
#: sbuild/sbuild-basic-keyfile.tcc:476 sbuild/sbuild-basic-keyfile.tcc:482
msgid "This option has been removed, and no longer has any effect"
msgstr "This option has been removed, and no longer has any effect"

#: bin/csbuild/csbuild-main.cc:55
#: bin/schroot-releaselock/schroot-releaselock-main.cc:54
#: sbuild/sbuild-chroot.cc:72
msgid "File is not a block device"
msgstr "File is not a block device"

#. TRANSLATORS: %4% = integer process ID
#: bin/csbuild/csbuild-main.cc:57
#: bin/schroot-releaselock/schroot-releaselock-main.cc:56
#, boost-format
msgid "Failed to release device lock (lock held by PID %4%)"
msgstr "Failed to release device lock (lock held by PID %4%)"

#: bin/csbuild/csbuild-main.cc:58
#: bin/schroot-releaselock/schroot-releaselock-main.cc:57
msgid "Failed to release device lock"
msgstr "Failed to release device lock"

#: bin/csbuild/csbuild-main.cc:59
#: bin/schroot-releaselock/schroot-releaselock-main.cc:58
msgid "Failed to stat device"
msgstr "Failed to stat device"

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026,
#. and '-' is an em-dash.
#: bin/csbuild/csbuild-main.cc:74
msgid "[OPTION...] - build Debian packages from source"
msgstr "[OPTION…] — build Debian packages from source"

#: bin/csbuild/csbuild-options.cc:73
msgid "Build options"
msgstr "Build options"

#: bin/csbuild/csbuild-options.cc:74
msgid "Package version options"
msgstr "Package version options"

#: bin/csbuild/csbuild-options.cc:75
msgid "Build environment options"
msgstr "Build environment options"

#: bin/csbuild/csbuild-options.cc:76
msgid "User options"
msgstr "User options"

#: bin/csbuild/csbuild-options.cc:77
msgid "Build dependency override options"
msgstr "Build dependency override options"

#: bin/csbuild/csbuild-options.cc:78
msgid "Special options"
msgstr "Special options"

#: bin/csbuild/csbuild-options.cc:97
msgid "Build source packages (default)"
msgstr "Build source packages (default)"

#: bin/csbuild/csbuild-options.cc:100
msgid "Don't log program output"
msgstr "Don't log program output"

#: bin/csbuild/csbuild-options.cc:101
msgid "Run in batch mode"
msgstr "Run in batch mode"

#: bin/csbuild/csbuild-options.cc:105
msgid "dpkg-buildpackage option"
msgstr "dpkg-buildpackage option"

#: bin/csbuild/csbuild-options.cc:107
msgid "dpkg-buildpackage options (space-separated)"
msgstr "dpkg-buildpackage options (space-separated)"

#: bin/csbuild/csbuild-options.cc:109
msgid "Distribution to build for"
msgstr "Distribution to build for"

#: bin/csbuild/csbuild-options.cc:111
msgid "Archive to build for"
msgstr "Archive to build for"

#: bin/csbuild/csbuild-options.cc:113
msgid "Build architecture"
msgstr "Build architecture"

#: bin/csbuild/csbuild-options.cc:115
msgid "Build architecture \"all\" packages"
msgstr "Build architecture \"all\" packages"

#: bin/csbuild/csbuild-options.cc:117
msgid "Build a source package"
msgstr "Build a source package"

#: bin/csbuild/csbuild-options.cc:119
msgid "Force building of a source package, irrespective of Debian version"
msgstr "Force building of a source package, irrespective of Debian version"

#: bin/csbuild/csbuild-options.cc:123
msgid "Make a binary non-maintainer upload (changelog entry)"
msgstr "Make a binary non-maintainer upload (changelog entry)"

#: bin/csbuild/csbuild-options.cc:125
msgid "Make a binary non-maintainer upload (binNMU number)"
msgstr "Make a binary non-maintainer upload (binNMU number)"

#: bin/csbuild/csbuild-options.cc:127
msgid "Append version suffix"
msgstr "Append version suffix"

#: bin/csbuild/csbuild-options.cc:130
msgid "Update chroot environment"
msgstr "Update chroot environment"

#: bin/csbuild/csbuild-options.cc:132
msgid "Chroot environment to build in"
msgstr "Chroot environment to build in"

#: bin/csbuild/csbuild-options.cc:134
msgid "Purge build mode"
msgstr "Purge build mode"

#: bin/csbuild/csbuild-options.cc:136
msgid "Purge dependencies mode"
msgstr "Purge dependencies mode"

#: bin/csbuild/csbuild-options.cc:138
msgid "Run setup hook script in chroot prior to building"
msgstr "Run setup hook script in chroot prior to building"

#: bin/csbuild/csbuild-options.cc:142
msgid "GPG key identifier"
msgstr "GPG key identifier"

#: bin/csbuild/csbuild-options.cc:144
msgid "Package maintainer"
msgstr "Package maintainer"

#: bin/csbuild/csbuild-options.cc:146
msgid "Package uploader"
msgstr "Package uploader"

#: bin/csbuild/csbuild-options.cc:150
msgid "Add a build dependency"
msgstr "Add a build dependency"

#: bin/csbuild/csbuild-options.cc:152
msgid "Add a build conflict"
msgstr "Add a build conflict"

#: bin/csbuild/csbuild-options.cc:154
msgid "Add an architecture-independent build dependency"
msgstr "Add an architecture-independent build dependency"

#: bin/csbuild/csbuild-options.cc:156
msgid "Add an architecture-independent build conflict"
msgstr "Add an architecture-independent build conflict"

#: bin/csbuild/csbuild-options.cc:160
msgid "Specify algorithm for dependency checking"
msgstr "Specify algorithm for dependency checking"

#: bin/csbuild/csbuild-options.cc:162
msgid "Build using the current GCC development snapshot"
msgstr "Build using the current GCC development snapshot"

#: bin/csbuild/csbuild-options.cc:166
msgid "Package to build"
msgstr "Package to build"

#: bin/csbuild/csbuild-options.cc:223
msgid "--makebinNMU missing"
msgstr "--makebinNMU missing"

#: bin/csbuild/csbuild-options.cc:225
msgid "--binNMU missing"
msgstr "--binNMU missing"

#. TRANSLATORS: %1% = chroot name
#: bin/dchroot-dsa/dchroot-dsa-chroot-config.cc:117
#, boost-format
msgid "%1% chroot (dchroot-dsa compatibility)"
msgstr "%1% chroot (dchroot-dsa compatibility)"

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026, and '-'
#. is an em-dash.
#: bin/dchroot-dsa/dchroot-dsa-main.cc:45
msgid "[OPTION...] chroot [COMMAND] - run command or shell in a chroot"
msgstr "[OPTION…] chroot [COMMAND] — run command or shell in a chroot"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:54
msgid "Print paths to available chroots"
msgstr "Print paths to available chroots"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:58 bin/dchroot/dchroot-options.cc:56
#: bin/schroot/schroot-options.cc:58
msgid "Select all chroots"
msgstr "Select all chroots"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:62 bin/dchroot/dchroot-options.cc:60
#: bin/schroot/schroot-options.cc:64
msgid "Directory to use"
msgstr "Directory to use"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:93
msgid "Only one command may be specified"
msgstr "Only one command may be specified"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:97
msgid "Command must have an absolute path"
msgstr "Command must have an absolute path"

#: bin/dchroot-dsa/dchroot-dsa-options.cc:106
msgid "No chroot specified"
msgstr "No chroot specified"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %2% = command
#: bin/dchroot-dsa/dchroot-dsa-session.cc:142
#: bin/dchroot/dchroot-session.cc:130
#, boost-format
msgid "[%1% chroot] Running command: \"%2%\""
msgstr "[%1% chroot] Running command: “%2%”"

#. TRANSLATORS: %1% = chroot name
#: bin/dchroot/dchroot-chroot-config.cc:126
#, boost-format
msgid "%1% chroot (dchroot compatibility)"
msgstr "%1% chroot (dchroot compatibility)"

#. TRANSLATORS: %1% = program name
#. TRANSLATORS: %2% = program version
#. TRANSLATORS: %3% = current date
#: bin/dchroot/dchroot-main-base.cc:63 bin/schroot/schroot-main.cc:65
#, boost-format
msgid "schroot configuration generated by %1% %2% on %3%"
msgstr "schroot configuration generated by %1% %2% on %3%"

#. TRANSLATORS: Do not translate "users" and "groups";
#. these are keywords used in the configuration file.
#: bin/dchroot/dchroot-main-base.cc:74
msgid "To allow users access to the chroots, use the users or groups keys."
msgstr "To allow users access to the chroots, use the users or groups keys."

#. TRANSLATORS: Do not translate "root-users" and
#. "root-groups"; these are keywords used in the
#. configuration file.
#: bin/dchroot/dchroot-main-base.cc:80
msgid ""
"To allow password-less root access, use the root-users or root-groups keys."
msgstr ""
"To allow password-less root access, use the root-users or root-groups keys."

#. TRANSLATORS: %1% = file
#: bin/dchroot/dchroot-main-base.cc:83 bin/dchroot/dchroot-main-base.cc:144
#, boost-format
msgid "Remove '%1%' to use the new configuration."
msgstr "Remove ‘%1%’ to use the new configuration."

#. TRANSLATORS: %1% = program name
#: bin/dchroot/dchroot-main-base.cc:104
#, boost-format
msgid "Running schroot in %1% compatibility mode"
msgstr "Running schroot in %1% compatibility mode"

#. TRANSLATORS: "full capabilities" in this context means "all
#. features"
#: bin/dchroot/dchroot-main-base.cc:110
msgid "Run \"schroot\" for full capabilities"
msgstr "Run “schroot” for full capabilities"

#. TRANSLATORS: %1% = program name
#. TRANSLATORS: %2% = configuration file
#: bin/dchroot/dchroot-main-base.cc:129
#, boost-format
msgid "Using %1% configuration file: '%2%'"
msgstr "Using %1% configuration file: ‘%2%’"

#: bin/dchroot/dchroot-main-base.cc:133
#, boost-format
msgid "Run \"%1%\""
msgstr "Run “%1%”"

#: bin/dchroot/dchroot-main-base.cc:137
msgid "to migrate to a schroot configuration."
msgstr "to migrate to a schroot configuration."

#: bin/dchroot/dchroot-main-base.cc:140
#, boost-format
msgid "Edit '%1%' to add appropriate user and/or group access."
msgstr "Edit ‘%1%’ to add appropriate user and/or group access."

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026, and '-'
#. is an em-dash.
#: bin/dchroot/dchroot-main.cc:46 bin/schroot/schroot-main.cc:48
msgid "[OPTION...] [COMMAND] - run command or shell in a chroot"
msgstr "[OPTION…] [COMMAND] — run command or shell in a chroot"

#: bin/dchroot/dchroot-options.cc:52
msgid "Print path to selected chroot"
msgstr "Print path to selected chroot"

#: bin/dchroot/dchroot-options.cc:62 bin/schroot/schroot-options.cc:68
msgid "Preserve user environment"
msgstr "Preserve user environment"

#: bin/dchroot/dchroot-options.cc:87 bin/schroot/schroot-options-base.cc:171
msgid "--quiet and --verbose may not be used at the same time"
msgstr "--quiet and --verbose may not be used at the same time"

#: bin/dchroot/dchroot-options.cc:89 bin/schroot/schroot-options-base.cc:173
msgid "Using verbose output"
msgstr "Using verbose output"

#: bin/dchroot/dchroot-options.cc:95 bin/schroot/schroot-options-base.cc:179
msgid "--chroot and --all may not be used at the same time"
msgstr "--chroot and --all may not be used at the same time"

#: bin/dchroot/dchroot-options.cc:97 bin/schroot/schroot-options-base.cc:181
msgid "Using --chroots only"
msgstr "Using --chroots only"

#: bin/dchroot/dchroot-session-base.cc:73
msgid "dchroot session restriction"
msgstr "dchroot session restriction"

#. TRANSLATORS: %1% = program name
#. TRANSLATORS: %2% = program version
#. TRANSLATORS: %3% = release date
#: bin/schroot-base/schroot-base-main.cc:61
#, boost-format
msgid "%1% (Debian sbuild) %2% (%3%)\n"
msgstr "%1% (Debian sbuild) %2% (%3%)\n"

#: bin/schroot-base/schroot-base-main.cc:67
msgid "Written by Roger Leigh"
msgstr "Written by Roger Leigh"

#. TRANSLATORS: '(C)' is a copyright symbol and '-' is an en-dash.
#: bin/schroot-base/schroot-base-main.cc:69
msgid "Copyright (C) 2004-2010 Roger Leigh"
msgstr "Copyright © 2004–2010 Roger Leigh"

#: bin/schroot-base/schroot-base-main.cc:70
msgid ""
"This is free software; see the source for copying conditions.  There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"This is free software; see the source for copying conditions.  There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"

#: bin/schroot-base/schroot-base-main.cc:73
msgid "Configured features:"
msgstr "Configured features:"

#: bin/schroot-base/schroot-base-main.cc:75
msgid "Device locking"
msgstr "Device locking"

#: bin/schroot-base/schroot-base-main.cc:78
msgid "Pluggable Authentication Modules"
msgstr "Pluggable Authentication Modules"

#: bin/schroot-base/schroot-base-main.cc:81
msgid "Linux kernel Application Binary Interface switching"
msgstr "Linux kernel Application Binary Interface switching"

#: bin/schroot-base/schroot-base-main.cc:84
msgid "Support for filesystem unioning"
msgstr "Support for filesystem unioning"

#: bin/schroot-base/schroot-base-main.cc:93
msgid "Usage:"
msgstr "Usage:"

#. TRANSLATORS: %1% = program name
#: bin/schroot-base/schroot-base-main.cc:130
#, boost-format
msgid "Run \"%1% --help\" to list usage example and all available options"
msgstr "Run “%1% --help” to list usage example and all available options"

#: bin/schroot-base/schroot-base-option-action.cc:65
#: bin/schroot-base/schroot-base-option-action.cc:88
#, boost-format
msgid "%1%: invalid action"
msgstr "%1%: invalid action"

#: bin/schroot-base/schroot-base-option-action.cc:85
msgid "Only one action may be specified"
msgstr "Only one action may be specified"

#: bin/schroot-base/schroot-base-options.cc:44
msgid "Actions"
msgstr "Actions"

#: bin/schroot-base/schroot-base-options.cc:45
msgid "General options"
msgstr "General options"

#: bin/schroot-base/schroot-base-options.cc:46
msgid "Hidden options"
msgstr "Hidden options"

#: bin/schroot-base/schroot-base-options.cc:87
msgid "Show help options"
msgstr "Show help options"

#: bin/schroot-base/schroot-base-options.cc:89
msgid "Print version information"
msgstr "Print version information"

#: bin/schroot-base/schroot-base-options.cc:93
msgid "Show less output"
msgstr "Show less output"

#: bin/schroot-base/schroot-base-options.cc:95
msgid "Show more output"
msgstr "Show more output"

#: bin/schroot-base/schroot-base-options.cc:99
msgid "Enable debugging messages"
msgstr "Enable debugging messages"

#: bin/schroot-base/schroot-base-options.cc:158
msgid "Invalid debug level"
msgstr "Invalid debug level"

#. TRANSLATORS: %1% = file
#: bin/schroot-listmounts/schroot-listmounts-main.cc:57
#, boost-format
msgid "Failed to find '%1%'"
msgstr "Failed to find ‘%1%’"

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026,
#. and '-' is an em-dash.
#: bin/schroot-listmounts/schroot-listmounts-main.cc:72
msgid "[OPTION...] - list mount points"
msgstr "[OPTION…] — list mount points"

#: bin/schroot-listmounts/schroot-listmounts-options.cc:42
#: bin/schroot-mount/schroot-mount-options.cc:45
msgid "Mount"
msgstr "Mount"

#: bin/schroot-listmounts/schroot-listmounts-options.cc:61
#: bin/schroot-mount/schroot-mount-options.cc:69
msgid "Mountpoint to check (full path)"
msgstr "Mountpoint to check (full path)"

#: bin/schroot-listmounts/schroot-listmounts-options.cc:89
#: bin/schroot-mount/schroot-mount-options.cc:102
msgid "No mount point specified"
msgstr "No mount point specified"

#: bin/schroot-mount/schroot-mount-main.cc:59 sbuild/sbuild-run-parts.cc:48
#: sbuild/sbuild-session.cc:70
msgid "Failed to fork child"
msgstr "Failed to fork child"

#: bin/schroot-mount/schroot-mount-main.cc:60 sbuild/sbuild-run-parts.cc:49
#: sbuild/sbuild-session.cc:73
msgid "Wait for child failed"
msgstr "Wait for child failed"

#. TRANSLATORS: %1% = command name
#: bin/schroot-mount/schroot-mount-main.cc:62 sbuild/sbuild-run-parts.cc:51
#, boost-format
msgid "Failed to execute '%1%'"
msgstr "Failed to execute ‘%1%’"

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026,
#. and '-' is an em-dash.
#: bin/schroot-mount/schroot-mount-main.cc:77
msgid "[OPTION...] - mount filesystems"
msgstr "[OPTION…] — mount filesystems"

#: bin/schroot-mount/schroot-mount-main.cc:128
#: bin/schroot-mount/schroot-mount-main.cc:192 sbuild/sbuild-auth-pam.cc:119
#: sbuild/sbuild-log.cc:172 sbuild/sbuild-run-parts.cc:232
#: sbuild/sbuild-session.cc:1069 sbuild/sbuild-session.cc:1335
msgid "An unknown exception occurred"
msgstr "An unknown exception occurred"

#: bin/schroot-mount/schroot-mount-options.cc:65
msgid "Perform a simulation of actions which would be taken"
msgstr "Perform a simulation of actions which would be taken"

#: bin/schroot-mount/schroot-mount-options.cc:67
msgid "fstab file to read (full path)"
msgstr "fstab file to read (full path)"

#. TRANSLATORS: '...' is an ellipsis e.g. U+2026,
#. and '-' is an em-dash.
#: bin/schroot-releaselock/schroot-releaselock-main.cc:73
msgid "[OPTION...] - release a device lock"
msgstr "[OPTION…] — release a device lock"

#: bin/schroot-releaselock/schroot-releaselock-main.cc:89
msgid "No PID specified; forcing release of lock"
msgstr "No PID specified; forcing release of lock"

#: bin/schroot-releaselock/schroot-releaselock-options.cc:43
msgid "Lock"
msgstr "Lock"

#: bin/schroot-releaselock/schroot-releaselock-options.cc:62
msgid "Device to unlock (full path)"
msgstr "Device to unlock (full path)"

#: bin/schroot-releaselock/schroot-releaselock-options.cc:64
msgid "Process ID owning the lock"
msgstr "Process ID owning the lock"

#: bin/schroot-releaselock/schroot-releaselock-options.cc:92
msgid "No device specified"
msgstr "No device specified"

#. TRANSLATORS: %1% = comma-separated list of chroot names
#: bin/schroot/schroot-main-base.cc:57
#, boost-format
msgid "%1%: Chroots not found"
msgstr "%1%: Chroots not found"

#. TRANSLATORS: %4% = file
#: bin/schroot/schroot-main-base.cc:59
#, boost-format
msgid "No chroots are defined in '%4%'"
msgstr "No chroots are defined in ‘%4%’"

#. TRANSLATORS: %4% = file
#. TRANSLATORS: %5% = file
#: bin/schroot/schroot-main-base.cc:62
#, boost-format
msgid "No chroots are defined in '%4%' or '%5%'"
msgstr "No chroots are defined in ‘%4%’ or ‘%5%’"

#. TRANSLATORS: %1% = file
#: bin/schroot/schroot-main-base.cc:64
#, boost-format
msgid "The specified chroots are not defined in '%1%'"
msgstr "The specified chroots are not defined in ‘%1%’"

#. TRANSLATORS: %1% = chroot name
#: bin/schroot/schroot-main-base.cc:66
#, boost-format
msgid "%1%: Chroot not found"
msgstr "%1%: Chroot not found"

#: bin/schroot/schroot-main-base.cc:101
msgid "Available chroot types:"
msgstr "Available chroot types:"

#: bin/schroot/schroot-main-base.cc:103
msgid "Support for 'block-device' chroots"
msgstr "Support for ‘block-device’ chroots"

#: bin/schroot/schroot-main-base.cc:105
msgid "Support for 'directory' chroots"
msgstr "Support for ‘directory’ chroots"

#: bin/schroot/schroot-main-base.cc:106
msgid "Support for 'file' chroots"
msgstr "Support for ‘file’ chroots"

#: bin/schroot/schroot-main-base.cc:108
msgid "Support for 'loopback' chroots"
msgstr "Support for ‘loopback’ chroots"

#: bin/schroot/schroot-main-base.cc:111
msgid "Support for 'lvm-snapshot' chroots"
msgstr "Support for ‘lvm-snapshot’ chroots"

#: bin/schroot/schroot-main-base.cc:113
msgid "Support for 'plain' chroots"
msgstr "Support for ‘plain’ chroots"

#: bin/schroot/schroot-options-base.cc:56
msgid "Chroot selection"
msgstr "Chroot selection"

#: bin/schroot/schroot-options-base.cc:57
msgid "Chroot environment"
msgstr "Chroot environment"

#: bin/schroot/schroot-options-base.cc:58
msgid "Session actions"
msgstr "Session actions"

#: bin/schroot/schroot-options-base.cc:59
msgid "Session options"
msgstr "Session options"

#: bin/schroot/schroot-options-base.cc:86
msgid "List available chroots"
msgstr "List available chroots"

#: bin/schroot/schroot-options-base.cc:88
msgid "Show information about selected chroots"
msgstr "Show information about selected chroots"

#: bin/schroot/schroot-options-base.cc:90
msgid "Dump configuration of selected chroots"
msgstr "Dump configuration of selected chroots"

#: bin/schroot/schroot-options-base.cc:94
msgid "Use specified chroot"
msgstr "Use specified chroot"

#: bin/schroot/schroot-options-base.cc:98
msgid "Command to run"
msgstr "Command to run"

#: bin/schroot/schroot-options-base.cc:204
msgid "Exactly one chroot must be specified when beginning a session"
msgstr "Exactly one chroot must be specified when beginning a session"

#: bin/schroot/schroot-options-base.cc:217
msgid ""
"--session-name is not permitted for the specified action; did you mean to "
"use --chroot?"
msgstr ""
"--session-name is not permitted for the specified action; did you mean to "
"use --chroot?"

#: bin/schroot/schroot-options-base.cc:237
msgid "--chroot may not be used with --list"
msgstr "--chroot may not be used with --list"

#: bin/schroot/schroot-options-base.cc:262
msgid "Unknown action specified"
msgstr "Unknown action specified"

#: bin/schroot/schroot-options.cc:52
msgid "Print location of selected chroots"
msgstr "Print location of selected chroots"

#: bin/schroot/schroot-options.cc:56
msgid "Select all chroots and active sessions"
msgstr "Select all chroots and active sessions"

#: bin/schroot/schroot-options.cc:60
msgid "Select all active sessions"
msgstr "Select all active sessions"

#: bin/schroot/schroot-options.cc:66
msgid "Username (default current user)"
msgstr "Username (default current user)"

#: bin/schroot/schroot-options.cc:72
msgid "Begin, run and end a session automatically (default)"
msgstr "Begin, run and end a session automatically (default)"

#: bin/schroot/schroot-options.cc:74
msgid "Begin a session; returns a session ID"
msgstr "Begin a session; returns a session ID"

#: bin/schroot/schroot-options.cc:76
msgid "Recover an existing session"
msgstr "Recover an existing session"

#: bin/schroot/schroot-options.cc:78
msgid "Run an existing session"
msgstr "Run an existing session"

#: bin/schroot/schroot-options.cc:80
msgid "End an existing session"
msgstr "End an existing session"

#: bin/schroot/schroot-options.cc:84
msgid "Session name (defaults to an automatically generated name)"
msgstr "Session name (defaults to an automatically generated name)"

#: bin/schroot/schroot-options.cc:86
msgid "Force operation, even if it fails"
msgstr "Force operation, even if it fails"

#. TRANSLATORS: %1% = program name (PAM service name)
#: sbuild/sbuild-auth-null.cc:114 sbuild/sbuild-auth-pam.cc:305
#, boost-format
msgid "You do not have permission to access the %1% service."
msgstr "You do not have permission to access the %1% service."

#: sbuild/sbuild-auth-null.cc:116 sbuild/sbuild-auth-pam.cc:307
msgid "This failure will be reported."
msgstr "This failure will be reported."

#: sbuild/sbuild-auth-pam-conv-tty.cc:48
msgid "No controlling terminal"
msgstr "No controlling terminal"

#: sbuild/sbuild-auth-pam-conv-tty.cc:49
msgid "Timed out"
msgstr "Timed out"

#. TRANSLATORS: Please use an ellipsis e.g. U+2026
#: sbuild/sbuild-auth-pam-conv-tty.cc:51
msgid "Time is running out..."
msgstr "Time is running out…"

#: sbuild/sbuild-auth-pam-conv-tty.cc:52
msgid "Failed to get terminal settings"
msgstr "Failed to get terminal settings"

#. TRANSLATORS: %1% = integer
#: sbuild/sbuild-auth-pam-conv-tty.cc:54
#, boost-format
msgid "Unsupported conversation type '%1%'"
msgstr "Unsupported conversation type ‘%1%’"

#: sbuild/sbuild-auth-pam.cc:78
msgid "Password: "
msgstr "Password: "

#: sbuild/sbuild-auth-pam.cc:79
msgid "Password:"
msgstr "Password:"

#: sbuild/sbuild-auth-pam.cc:86
#, boost-format
msgid "[schroot] password for %1%: "
msgstr "[schroot] password for %1%: "

#: sbuild/sbuild-auth-pam.cc:233
msgid "Set RUSER"
msgstr "Set RUSER"

#: sbuild/sbuild-auth-pam.cc:251
msgid "Set RHOST"
msgstr "Set RHOST"

#: sbuild/sbuild-auth-pam.cc:270
msgid "Set TTY"
msgstr "Set TTY"

#: sbuild/sbuild-auth-pam.cc:282
msgid "Set USER"
msgstr "Set USER"

#: sbuild/sbuild-auth.cc:51
msgid "Failed to get hostname"
msgstr "Failed to get hostname"

#. TRANSLATORS: %1% = user name or user ID
#: sbuild/sbuild-auth.cc:53
#, boost-format
msgid "User '%1%' not found"
msgstr "User ‘%1%’ not found"

#. TRANSLATORS: %1% = group name or group ID
#. TRANSLATORS: %1% = group name
#: sbuild/sbuild-auth.cc:55 sbuild/sbuild-session.cc:99
#, boost-format
msgid "Group '%1%' not found"
msgstr "Group ‘%1%’ not found"

#: sbuild/sbuild-auth.cc:56
msgid "Authentication failed"
msgstr "Authentication failed"

#: sbuild/sbuild-auth.cc:57
msgid "Access not authorised"
msgstr "Access not authorised"

#: sbuild/sbuild-auth.cc:58
msgid "PAM is already initialised"
msgstr "PAM is already initialised"

#: sbuild/sbuild-auth.cc:59 sbuild/sbuild-session.cc:100
msgid "PAM error"
msgstr "PAM error"

#: sbuild/sbuild-basic-keyfile.tcc:115
msgid "This option may be present in a newer version"
msgstr "This option may be present in a newer version"

#: sbuild/sbuild-basic-keyfile.tcc:460 sbuild/sbuild-basic-keyfile.tcc:466
msgid ""
"This option will be removed in the future; please update your configuration"
msgstr ""
"This option will be removed in the future; please update your configuration"

#: sbuild/sbuild-chroot-block-device-base.cc:130
msgid "Device"
msgstr "Device"

#. TRANSLATORS: %1% = chroot alias name
#. TRANSLATORS: %4% = chroot name
#: sbuild/sbuild-chroot-config.cc:58
#, boost-format
msgid "Alias '%1%' already associated with '%4%' chroot"
msgstr "Alias ‘%1%’ already associated with ‘%4%’ chroot"

#: sbuild/sbuild-chroot-config.cc:59
msgid "No such chroot"
msgstr "No such chroot"

#. TRANSLATORS: %1% = chroot name
#: sbuild/sbuild-chroot-config.cc:61
#, boost-format
msgid "A chroot or alias '%1%' already exists with this name"
msgstr "A chroot or alias ‘%1%’ already exists with this name"

#: sbuild/sbuild-chroot-config.cc:62 sbuild/sbuild-chroot.cc:79
msgid "File is not a regular file"
msgstr "File is not a regular file"

#: sbuild/sbuild-chroot-config.cc:63
msgid "Failed to open file"
msgstr "Failed to open file"

#: sbuild/sbuild-chroot-config.cc:64 sbuild/sbuild-chroot.cc:80
msgid "File is not owned by user root"
msgstr "File is not owned by user root"

#: sbuild/sbuild-chroot-config.cc:65 sbuild/sbuild-chroot.cc:81
msgid "File has write permissions for others"
msgstr "File has write permissions for others"

#: sbuild/sbuild-chroot-config.cc:230 sbuild/sbuild-chroot-config.cc:236
msgid "Duplicate names are not allowed"
msgstr "Duplicate names are not allowed"

#: sbuild/sbuild-chroot-config.cc:315
msgid "Available chroots: "
msgstr "Available chroots: "

#: sbuild/sbuild-chroot-directory-base.cc:73
msgid "Directory"
msgstr "Directory"

#: sbuild/sbuild-chroot-facet-mountable.cc:123
msgid "Mount Device"
msgstr "Mount Device"

#: sbuild/sbuild-chroot-facet-mountable.cc:125
msgid "Mount Options"
msgstr "Mount Options"

#: sbuild/sbuild-chroot-facet-mountable.cc:127
msgid "Location"
msgstr "Location"

#. TRANSLATORS: "Personality" is the Linux kernel personality
#. (process execution domain).  See schroot.conf(5).
#: sbuild/sbuild-chroot-facet-personality.cc:95
msgid "Personality"
msgstr "Personality"

#: sbuild/sbuild-chroot-facet-session.cc:88
msgid "Session ID"
msgstr "Session ID"

#: sbuild/sbuild-chroot-facet-source-clonable.cc:69
msgid "(source chroot)"
msgstr "(source chroot)"

#: sbuild/sbuild-chroot-facet-source-clonable.cc:156
msgid "Source Users"
msgstr "Source Users"

#: sbuild/sbuild-chroot-facet-source-clonable.cc:157
msgid "Source Groups"
msgstr "Source Groups"

#: sbuild/sbuild-chroot-facet-source-clonable.cc:158
msgid "Source Root Users"
msgstr "Source Root Users"

#: sbuild/sbuild-chroot-facet-source-clonable.cc:159
msgid "Source Root Groups"
msgstr "Source Root Groups"

#. TRANSLATORS: %1% = chroot fs type
#: sbuild/sbuild-chroot-facet-union.cc:43
#, boost-format
msgid "Unknown filesystem union type '%1%'"
msgstr "Unknown filesystem union type ‘%1%’"

#: sbuild/sbuild-chroot-facet-union.cc:44
msgid "Union overlay must have an absolute path"
msgstr "Union overlay must have an absolute path"

#: sbuild/sbuild-chroot-facet-union.cc:45
msgid "Union underlay must have an absolute path"
msgstr "Union underlay must have an absolute path"

#: sbuild/sbuild-chroot-facet-union.cc:214
msgid "Filesystem union type"
msgstr "Filesystem union type"

#: sbuild/sbuild-chroot-facet-union.cc:218
msgid "Filesystem union mount options"
msgstr "Filesystem union mount options"

#: sbuild/sbuild-chroot-facet-union.cc:221
msgid "Filesystem union overlay directory"
msgstr "Filesystem union overlay directory"

#: sbuild/sbuild-chroot-facet-union.cc:224
msgid "Filesystem union underlay directory"
msgstr "Filesystem union underlay directory"

#: sbuild/sbuild-chroot-file.cc:193 sbuild/sbuild-chroot-loopback.cc:200
msgid "File"
msgstr "File"

#: sbuild/sbuild-chroot-file.cc:194
msgid "File Repack"
msgstr "File Repack"

#: sbuild/sbuild-chroot-lvm-snapshot.cc:233
msgid "LVM Snapshot Device"
msgstr "LVM Snapshot Device"

#: sbuild/sbuild-chroot-lvm-snapshot.cc:235
msgid "LVM Snapshot Options"
msgstr "LVM Snapshot Options"

#: sbuild/sbuild-chroot.cc:66
msgid "Chroot creation failed"
msgstr "Chroot creation failed"

#: sbuild/sbuild-chroot.cc:67
msgid "Device name not set"
msgstr "Device name not set"

#. TRANSLATORS: %1% = chroot type name
#: sbuild/sbuild-chroot.cc:69
#, boost-format
msgid "Unknown chroot type '%1%'"
msgstr "Unknown chroot type ‘%1%’"

#: sbuild/sbuild-chroot.cc:70
msgid "Device must have an absolute path"
msgstr "Device must have an absolute path"

#: sbuild/sbuild-chroot.cc:71 sbuild/sbuild-lock.cc:59
msgid "Failed to lock device"
msgstr "Failed to lock device"

#: sbuild/sbuild-chroot.cc:73 sbuild/sbuild-lock.cc:64
msgid "Failed to unlock device"
msgstr "Failed to unlock device"

#: sbuild/sbuild-chroot.cc:74
msgid "Directory must have an absolute path"
msgstr "Directory must have an absolute path"

#: sbuild/sbuild-chroot.cc:75
msgid "Attempt to add object which is not a facet"
msgstr "Attempt to add object which is not a facet"

#: sbuild/sbuild-chroot.cc:76
msgid "Attempt to add facet which is already in use"
msgstr "Attempt to add facet which is already in use"

#: sbuild/sbuild-chroot.cc:77
msgid "File must have an absolute path"
msgstr "File must have an absolute path"

#: sbuild/sbuild-chroot.cc:78
msgid "Failed to acquire file lock"
msgstr "Failed to acquire file lock"

#: sbuild/sbuild-chroot.cc:82
msgid "Failed to discard file lock"
msgstr "Failed to discard file lock"

#: sbuild/sbuild-chroot.cc:83
msgid "Location must have an absolute path"
msgstr "Location must have an absolute path"

#. TRANSLATORS: unlink refers to the C function which removes a file
#: sbuild/sbuild-chroot.cc:85
msgid "Failed to unlink session file"
msgstr "Failed to unlink session file"

#: sbuild/sbuild-chroot.cc:86
msgid "Failed to write session file"
msgstr "Failed to write session file"

#: sbuild/sbuild-chroot.cc:525
msgid "Name"
msgstr "Name"

#: sbuild/sbuild-chroot.cc:528
msgid "Description"
msgstr "Description"

#: sbuild/sbuild-chroot.cc:529
msgid "Type"
msgstr "Type"

#: sbuild/sbuild-chroot.cc:530
msgid "Priority"
msgstr "Priority"

#: sbuild/sbuild-chroot.cc:531
msgid "Users"
msgstr "Users"

#: sbuild/sbuild-chroot.cc:532
msgid "Groups"
msgstr "Groups"

#: sbuild/sbuild-chroot.cc:533
msgid "Root Users"
msgstr "Root Users"

#: sbuild/sbuild-chroot.cc:534
msgid "Root Groups"
msgstr "Root Groups"

#: sbuild/sbuild-chroot.cc:535
msgid "Aliases"
msgstr "Aliases"

#: sbuild/sbuild-chroot.cc:536
msgid "Environment Filter"
msgstr "Environment Filter"

#: sbuild/sbuild-chroot.cc:537
msgid "Run Setup Scripts"
msgstr "Run Setup Scripts"

#: sbuild/sbuild-chroot.cc:538
msgid "Script Configuration"
msgstr "Script Configuration"

#: sbuild/sbuild-chroot.cc:539
msgid "Session Managed"
msgstr "Session Managed"

#: sbuild/sbuild-chroot.cc:541
msgid "Session Cloned"
msgstr "Session Cloned"

#: sbuild/sbuild-chroot.cc:543
msgid "Session Purged"
msgstr "Session Purged"

#: sbuild/sbuild-chroot.cc:547
msgid "Command Prefix"
msgstr "Command Prefix"

#: sbuild/sbuild-chroot.cc:551
msgid "Mount Location"
msgstr "Mount Location"

#: sbuild/sbuild-chroot.cc:553
msgid "Path"
msgstr "Path"

#: sbuild/sbuild-chroot.cc:559
msgid "Session"
msgstr "Session"

#: sbuild/sbuild-chroot.cc:559
msgid "Chroot"
msgstr "Chroot"

#: sbuild/sbuild-ctty.cc:46
msgid "The controlling terminal close-on-execute flag could not be set"
msgstr "The controlling terminal close-on-execute flag could not be set"

#: sbuild/sbuild-ctty.cc:47
msgid "The controlling terminal file descriptor could not be duplicated"
msgstr "The controlling terminal file descriptor could not be duplicated"

#: sbuild/sbuild-format-detail.cc:72
msgid "true"
msgstr "true"

#: sbuild/sbuild-format-detail.cc:74
msgid "false"
msgstr "false"

#. TRANSLATORS: %1% = title of section
#. TRANSLATORS: Please format the --- as a continuous line, e.g. U+2500
#: sbuild/sbuild-format-detail.cc:91
#, boost-format
msgid "--- %1% ---"
msgstr "─── %1% ───"

#: sbuild/sbuild-keyfile-base.cc:46
#, boost-format
msgid "line %1% [%2%]: Deprecated key '%4%' used"
msgstr "line %1% [%2%]: Deprecated key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:50
#, boost-format
msgid "[%1%]: Deprecated key '%4%' used"
msgstr "[%1%]: Deprecated key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:55
#, boost-format
msgid "line %1% [%2%]: Disallowed key '%4%' used"
msgstr "line %1% [%2%]: Disallowed key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:59
#, boost-format
msgid "[%1%]: Disallowed key '%4%' used"
msgstr "[%1%]: Disallowed key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:63
#, boost-format
msgid "line %1%: Duplicate group '%4%'"
msgstr "line %1%: Duplicate group ‘%4%’"

#: sbuild/sbuild-keyfile-base.cc:68
#, boost-format
msgid "line %1% [%2%]: Duplicate key '%4%'"
msgstr "line %1% [%2%]: Duplicate key ‘%4%’"

#: sbuild/sbuild-keyfile-base.cc:72
#, boost-format
msgid "line %1%: Invalid group: \"%4%\""
msgstr "line %1%: Invalid group: “%4%”"

#: sbuild/sbuild-keyfile-base.cc:81
#, boost-format
msgid "line %1% [%2%]: Required key '%4%' is missing"
msgstr "line %1% [%2%]: Required key ‘%4%’ is missing"

#: sbuild/sbuild-keyfile-base.cc:85
#, boost-format
msgid "[%1%]: Required key '%4%' is missing"
msgstr "[%1%]: Required key ‘%4%’ is missing"

#: sbuild/sbuild-keyfile-base.cc:89
#, boost-format
msgid "line %1%: No group specified: \"%4%\""
msgstr "line %1%: No group specified: “%4%”"

#: sbuild/sbuild-keyfile-base.cc:98
#, boost-format
msgid "line %1% [%2%]: Obsolete key '%4%' used"
msgstr "line %1% [%2%]: Obsolete key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:102
#, boost-format
msgid "[%1%]: Obsolete key '%4%' used"
msgstr "[%1%]: Obsolete key ‘%4%’ used"

#: sbuild/sbuild-keyfile-base.cc:106
#, boost-format
msgid "[%1%]: %4%"
msgstr "[%1%]: %4%"

#: sbuild/sbuild-keyfile-base.cc:111
#, boost-format
msgid "[%1%] %2%: %4%"
msgstr "[%1%] %2%: %4%"

#: sbuild/sbuild-keyfile-base.cc:116
#, boost-format
msgid "line %1% [%2%]: %4%"
msgstr "line %1% [%2%]: %4%"

#: sbuild/sbuild-keyfile-base.cc:122
#, boost-format
msgid "line %1% [%2%] %3%: %4%"
msgstr "line %1% [%2%] %3%: %4%"

#: sbuild/sbuild-keyfile-base.cc:127
#, boost-format
msgid "line %1% [%2%]: Unknown key '%4%' used"
msgstr "line %1% [%2%]: Unknown key ‘%4%’ used"

#: sbuild/sbuild-lock.cc:50
msgid "Failed to set timeout handler"
msgstr "Failed to set timeout handler"

#: sbuild/sbuild-lock.cc:51
msgid "Failed to set timeout"
msgstr "Failed to set timeout"

#: sbuild/sbuild-lock.cc:52
msgid "Failed to cancel timeout"
msgstr "Failed to cancel timeout"

#: sbuild/sbuild-lock.cc:53
msgid "Failed to lock file"
msgstr "Failed to lock file"

#: sbuild/sbuild-lock.cc:54
msgid "Failed to unlock file"
msgstr "Failed to unlock file"

#. TRANSLATORS: %4% = time in seconds
#: sbuild/sbuild-lock.cc:56
#, boost-format
msgid "Failed to lock file (timed out after %4% seconds)"
msgstr "Failed to lock file (timed out after %4% seconds)"

#. TRANSLATORS: %4% = time in seconds
#: sbuild/sbuild-lock.cc:58
#, boost-format
msgid "Failed to unlock file (timed out after %4% seconds)"
msgstr "Failed to unlock file (timed out after %4% seconds)"

#. TRANSLATORS: %4% = time in seconds
#. TRANSLATORS: %5% = integer process ID
#: sbuild/sbuild-lock.cc:62
#, boost-format
msgid ""
"Failed to lock device (timed out after %4% seconds; lock held by PID %5%)"
msgstr ""
"Failed to lock device (timed out after %4% seconds; lock held by PID %5%)"

#: sbuild/sbuild-lock.cc:63
msgid "Failed to test device lock"
msgstr "Failed to test device lock"

#. TRANSLATORS: %4% = time in seconds
#. TRANSLATORS: %5% = integer process ID
#: sbuild/sbuild-lock.cc:67
#, boost-format
msgid ""
"Failed to unlock device (timed out after %4% seconds; lock held by PID %5%)"
msgstr ""
"Failed to unlock device (timed out after %4% seconds; lock held by PID %5%)"

#. TRANSLATORS: "I" is an abbreviation of "Information"
#: sbuild/sbuild-log.cc:91 sbuild/sbuild-log.cc:124
msgid "I: "
msgstr "I: "

#. TRANSLATORS: "W" is an abbreviation of "Warning"
#: sbuild/sbuild-log.cc:98 sbuild/sbuild-log.cc:131
msgid "W: "
msgstr "W: "

#. TRANSLATORS: "E" is an abbreviation of "Error"
#: sbuild/sbuild-log.cc:105 sbuild/sbuild-log.cc:138
msgid "E: "
msgstr "E: "

#. TRANSLATORS: %1% = integer debug level
#. TRANSLATORS: "D" is an abbreviation of "Debug"
#: sbuild/sbuild-log.cc:115
#, boost-format
msgid "D(%1%): "
msgstr "D(%1%): "

#. TRANSLATORS: %1% = mount file name
#: sbuild/sbuild-mntstream.cc:40
#, boost-format
msgid "Failed to open mount file '%1%'"
msgstr "Failed to open mount file ‘%1%’"

#. TRANSLATORS: %1% = mount file name
#: sbuild/sbuild-mntstream.cc:42
#, boost-format
msgid "Failed to read mount file '%1%'"
msgstr "Failed to read mount file ‘%1%’"

#: sbuild/sbuild-null.cc:29
msgid "unknown"
msgstr "unknown"

#. TRANSLATORS: %1% = value (arbitrary text)
#: sbuild/sbuild-parse-value.cc:37
#, boost-format
msgid "Could not parse value '%1%'"
msgstr "Could not parse value ‘%1%’"

#. TRANSLATORS: %1% = integer personality ID
#: sbuild/sbuild-personality.cc:49
#, boost-format
msgid "Personality '%1%' is unknown"
msgstr "Personality ‘%1%’ is unknown"

#. TRANSLATORS: %1% = personality name
#: sbuild/sbuild-personality.cc:51
#, boost-format
msgid "Failed to set personality '%1%'"
msgstr "Failed to set personality ‘%1%’"

#. TRANSLATORS: %1% = a comma-separated list of personality names
#: sbuild/sbuild-personality.cc:178
#, boost-format
msgid "Valid personalities: %1%\n"
msgstr "Valid personalities: %1%\n"

#: sbuild/sbuild-run-parts.cc:52
msgid "Failed to create pipe"
msgstr "Failed to create pipe"

#: sbuild/sbuild-run-parts.cc:53
msgid "Failed to duplicate file descriptor"
msgstr "Failed to duplicate file descriptor"

#: sbuild/sbuild-run-parts.cc:54
msgid "Failed to poll file descriptor"
msgstr "Failed to poll file descriptor"

#: sbuild/sbuild-run-parts.cc:55
msgid "Failed to read file descriptor"
msgstr "Failed to read file descriptor"

#. TRANSLATORS: %1% = command
#: sbuild/sbuild-run-parts.cc:202
#, boost-format
msgid "Executing '%1%'"
msgstr "Executing ‘%1%’"

#. TRANSLATORS: %1% = directory
#: sbuild/sbuild-session.cc:65
#, boost-format
msgid "Failed to change to directory '%1%'"
msgstr "Failed to change to directory ‘%1%’"

#. TRANSLATORS: %4% = directory
#: sbuild/sbuild-session.cc:67
#, boost-format
msgid "Falling back to directory '%4%'"
msgstr "Falling back to directory ‘%4%’"

#: sbuild/sbuild-session.cc:68
msgid "Child dumped core"
msgstr "Child dumped core"

#: sbuild/sbuild-session.cc:69
msgid "Child exited abnormally (reason unknown; not a signal or core dump)"
msgstr "Child exited abnormally (reason unknown; not a signal or core dump)"

#. TRANSLATORS: %4% = signal name
#: sbuild/sbuild-session.cc:72
#, boost-format
msgid "Child terminated by signal '%4%'"
msgstr "Child terminated by signal ‘%4%’"

#. TRANSLATORS: %1% = directory
#: sbuild/sbuild-session.cc:75
#, boost-format
msgid "Failed to change root to directory '%1%'"
msgstr "Failed to change root to directory ‘%1%’"

#. TRANSLATORS: %1% = chroot name
#: sbuild/sbuild-session.cc:77
#, boost-format
msgid "No chroot found matching name or alias '%1%'"
msgstr "No chroot found matching name or alias ‘%1%’"

#: sbuild/sbuild-session.cc:78
msgid "Failed to lock chroot"
msgstr "Failed to lock chroot"

#: sbuild/sbuild-session.cc:79
msgid "Chroot setup failed"
msgstr "Chroot setup failed"

#. TRANSLATORS: %1% = chroot name
#: sbuild/sbuild-session.cc:81
#, boost-format
msgid "Failed to find chroot '%1%'"
msgstr "Failed to find chroot ‘%1%’"

#: sbuild/sbuild-session.cc:82
msgid "Failed to unlock chroot"
msgstr "Failed to unlock chroot"

#. TRANSLATORS: %1% = command
#: sbuild/sbuild-session.cc:84
#, boost-format
msgid "Command \"%1%\" must have an absolute path"
msgstr "Command “%1%” must have an absolute path"

#. TRANSLATORS: %1% = command
#: sbuild/sbuild-session.cc:86
#, boost-format
msgid "Failed to execute \"%1%\""
msgstr "Failed to execute “%1%”"

#. TRANSLATORS: A supplementary group is the list of additional
#. system groups a user belongs to, in addition to their default
#. group.
#: sbuild/sbuild-session.cc:90
msgid "Failed to get supplementary groups"
msgstr "Failed to get supplementary groups"

#. TRANSLATORS: A supplementary group is the list of additional
#. system groups a user belongs to, in addition to their default
#. group.
#: sbuild/sbuild-session.cc:94
msgid "Failed to get supplementary group count"
msgstr "Failed to get supplementary group count"

#. TRANSLATORS: %1% = integer group ID
#: sbuild/sbuild-session.cc:96
#, boost-format
msgid "Failed to set group '%1%'"
msgstr "Failed to set group ‘%1%’"

#: sbuild/sbuild-session.cc:97
msgid "Failed to set supplementary groups"
msgstr "Failed to set supplementary groups"

#: sbuild/sbuild-session.cc:101
msgid "Failed to drop root permissions"
msgstr "Failed to drop root permissions"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %4% = session identifier
#: sbuild/sbuild-session.cc:104
#, boost-format
msgid ""
"%1%: Chroot does not support setting a session ID; ignoring session ID '%4%'"
msgstr ""
"%1%: Chroot does not support setting a session ID; ignoring session ID ‘%4%’"

#. TRANSLATORS: %1% = command
#: sbuild/sbuild-session.cc:106
#, boost-format
msgid "Shell '%1%' not available"
msgstr "Shell ‘%1%’ not available"

#. TRANSLATORS: %4% = command
#: sbuild/sbuild-session.cc:108
#, boost-format
msgid "Falling back to shell '%4%'"
msgstr "Falling back to shell ‘%4%’"

#. TRANSLATORS: %4% = signal name
#: sbuild/sbuild-session.cc:110
#, boost-format
msgid "Caught signal '%4%'"
msgstr "Caught signal ‘%4%’"

#. TRANSLATORS: %4% = signal name
#: sbuild/sbuild-session.cc:112
#, boost-format
msgid "Failed to set signal handler '%4%'"
msgstr "Failed to set signal handler ‘%4%’"

#. TRANSLATORS: %1% = integer user ID
#: sbuild/sbuild-session.cc:114
#, boost-format
msgid "Failed to set user '%1%'"
msgstr "Failed to set user ‘%1%’"

#. TRANSLATORS: %1% = user name
#. TRANSLATORS: %2% = user name
#. TRANSLATORS: Please translate "->" as a right arrow, e.g. U+2192
#: sbuild/sbuild-session.cc:118
#, boost-format
msgid "(%1%->%2%): User switching is not permitted"
msgstr "(%1%→%2%): User switching is not permitted"

#: sbuild/sbuild-session.cc:330
msgid "Error saving terminal settings"
msgstr "Error saving terminal settings"

#: sbuild/sbuild-session.cc:351
msgid "Error restoring terminal settings"
msgstr "Error restoring terminal settings"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %4% = command
#: sbuild/sbuild-session.cc:838
#, boost-format
msgid "[%1% chroot] Running login shell: '%4%'"
msgstr "[%1% chroot] Running login shell: ‘%4%’"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %4% = command
#: sbuild/sbuild-session.cc:842
#, boost-format
msgid "[%1% chroot] Running shell: '%4%'"
msgstr "[%1% chroot] Running shell: ‘%4%’"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %2% = user name
#. TRANSLATORS: %3% = user name
#. TRANSLATORS: %4% = command
#. TRANSLATORS: Please translate "->" as a right arrow, e.g. U+2192
#: sbuild/sbuild-session.cc:853
#, boost-format
msgid "[%1% chroot] (%2%->%3%) Running login shell: '%4%'"
msgstr "[%1% chroot] (%2%→%3%) Running login shell: ‘%4%’"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %2% = user name
#. TRANSLATORS: %3% = user name
#. TRANSLATORS: %4% = command
#. TRANSLATORS: Please translate "->" as a right arrow, e.g. U+2192
#: sbuild/sbuild-session.cc:860
#, boost-format
msgid "[%1% chroot] (%2%->%3%) Running shell: '%4%'"
msgstr "[%1% chroot] (%2%→%3%) Running shell: ‘%4%’"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %4% = command
#: sbuild/sbuild-session.cc:898
#, boost-format
msgid "[%1% chroot] Running command: \"%4%\""
msgstr "[%1% chroot] Running command: “%4%”"

#. TRANSLATORS: %1% = chroot name
#. TRANSLATORS: %2% = user name
#. TRANSLATORS: %3% = user name
#. TRANSLATORS: %4% = command
#. TRANSLATORS: Please translate "->" as a right arrow, e.g. U+2192
#: sbuild/sbuild-session.cc:905
#, boost-format
msgid "[%1% chroot] (%2%->%3%) Running command: \"%4%\""
msgstr "[%1% chroot] (%2%→%3%) Running command: “%4%”"

#: sbuild/sbuild-session.cc:1093
#, boost-format
msgid "stage=%1%"
msgstr "stage=%1%"

#: sbuild/sbuild-session.cc:1259 sbuild/sbuild-session.cc:1266
msgid "terminating immediately"
msgstr "terminating immediately"

#. TRANSLATORS: Format string for date representation:
#. %d = day (number, e.g. 14)
#. %b = month (three letters, e.g. Jul)
#. %Y = year (four digits, e.g. 2006)
#. If required, any of the standard strftime(3)
#. format specifiers may be used instead, as long as
#. the day, month and year are clearly displayed in
#. the equivalent standard method for your locale.
#: sbuild/sbuild-types.cc:37
msgid "%d %b %Y"
msgstr "%d %b %Y"

#: sbuild/sbuild-util.cc:81
msgid "Failed to stat file"
msgstr "Failed to stat file"

#: sbuild/sbuild-util.cc:82
msgid "Failed to stat file descriptor"
msgstr "Failed to stat file descriptor"

#~ msgid "Failed to open directory '%1%'"
#~ msgstr "Failed to open directory ‘%1%’"

#~ msgid "Failed to read directory '%1%'"
#~ msgstr "Failed to read directory ‘%1%’"
