# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR RW Penney # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rwpenney@users.sourceforge.net\n" "POT-Creation-Date: 2006-10-15 09:10+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: armour.c:89 #, c-format msgid "couldn't find OpenSSL cipher \"%s\"\n" msgstr "" #: armour.c:96 #, c-format msgid "couldn't find OpenSSL digest \"%s\"\n" msgstr "" #: armour.c:203 armour.c:1083 #, c-format msgid "enter password for target \"%s\": " msgstr "" #: armour.c:209 #, c-format msgid "bad password for target \"%s\"\n" msgstr "" #: armour.c:218 #, c-format msgid "failed to connect to OpenSSL keyfile for target \"%s\"\n" msgstr "" #: armour.c:227 armour.c:304 #, c-format msgid "bad keyfile \"%s\"\n" msgstr "" #: armour.c:255 #, c-format msgid "key-extraction failed [%x] for \"%s\"\n" msgstr "" #: armour.c:284 armour.c:1082 #, c-format msgid "enter new password for target \"%s\": " msgstr "" #: armour.c:297 #, c-format msgid "failed to create file handle\n" msgstr "" #: armour.c:330 #, c-format msgid "key-writing failed [%d] for \"%s\"\n" msgstr "" #: armour.c:707 armour.c:927 #, c-format msgid "key-extraction failed for \"%s\"\n" msgstr "" #: armour.c:946 #, c-format msgid "key-writing failed for \"%s\"\n" msgstr "" #: armour.c:1093 #, c-format msgid "confirm password: " msgstr "" #: armour.c:1097 #, c-format msgid "password mismatch\n" msgstr "" #: armour.c:1116 #, c-format msgid "missing key-file for target \"%s\"\n" msgstr "" #: armour.c:1124 #, c-format msgid "failed to open keyfile \"%s\" for target \"%s\"\n" msgstr "" #: armour.c:1132 #, c-format msgid "unrecognized key format for target \"%s\"\n" msgstr "" #: armour.c:1148 #, c-format msgid "missing output stream for target \"%s\"\n" msgstr "" #: armour.c:1200 #, c-format msgid "no random-number devices found\n" msgstr "" #: armour.c:1332 #, c-format msgid "unable to allocated memory\n" msgstr "" #: cryptmount.c:93 msgid "" "usage: cryptmount [OPTION [target ...]]\n" "\n" " available options are as follows:\n" "\n" " -h | --help\n" " -a | --all\n" " -c | --change-password \n" " -l | --list\n" " -m | --mount \n" " -u | --unmount \n" " --generate-key \n" " --prepare \n" " --release \n" " --config-fd \n" " --swapon \n" " --swapoff \n" " --version\n" "\n" " please report bugs to cryptmount@rwpenney.org.uk\n" msgstr "" #: cryptmount.c:127 #, c-format msgid "%-16s [to mount on \"%s\" as \"%s\"]\n" msgstr "" #: cryptmount.c:146 #, c-format msgid "failed to extract cipher key\n" msgstr "" #: cryptmount.c:151 #, c-format msgid "cannot stat device \"%s\" for target \"%s\"\n" msgstr "" #: cryptmount.c:167 #, c-format msgid "no available loopback devices\n" msgstr "" #: cryptmount.c:177 #, c-format msgid "bad device type (%x) for \"%s\" (need block/file)\n" msgstr "" #: cryptmount.c:187 #, c-format msgid "failed to get size of \"%s\"\n" msgstr "" #: cryptmount.c:197 #, c-format msgid "bad device-mapper start/length (%ld,%ld)\n" msgstr "" #: cryptmount.c:216 #, c-format msgid "device-mapper target-creation failed for \"%s\"\n" msgstr "" #: cryptmount.c:250 cryptmount.c:439 #, c-format msgid "target \"%s\" does not appear to be configured\n" msgstr "" #: cryptmount.c:264 #, c-format msgid "cannot stat \"%s\"\n" msgstr "" #: cryptmount.c:272 #, c-format msgid "failed to remove device-mapper target \"%s\"\n" msgstr "" #: cryptmount.c:281 #, c-format msgid "failed to free device (%d,%d)\n" msgstr "" #: cryptmount.c:301 #, c-format msgid "target \"%s\" is already mounted\n" msgstr "" #: cryptmount.c:348 #, c-format msgid "target \"%s\" does not appear to be mounted\n" msgstr "" #: cryptmount.c:358 #, c-format msgid "only \"%s\" can unmount \"%s\"\n" msgstr "" #: cryptmount.c:361 #, c-format msgid "only user-%lu can unmount \"%s\"\n" msgstr "" #: cryptmount.c:412 cryptmount.c:459 #, c-format msgid "crypto-swap is not supported by this installation of cryptmount\n" msgstr "" #: cryptmount.c:481 cryptmount.c:562 #, c-format msgid "key-file for \"%s\" isn't password-protected\n" msgstr "" #: cryptmount.c:498 cryptmount.c:574 #, c-format msgid "cannot open \"%s\" for writing\n" msgstr "" #: cryptmount.c:518 #, c-format msgid "backup of previous key is in \"%s\"\n" msgstr "" #: cryptmount.c:541 #, c-format msgid "bad key-length parameter" msgstr "" #: cryptmount.c:547 #, c-format msgid "key-file \"%s\" already exists for target \"%s\"\n" msgstr "" #: cryptmount.c:553 #, c-format msgid "generating random key; please be patient...\n" msgstr "" #: cryptmount.c:557 #, c-format msgid "failed to generate new key\n" msgstr "" #: cryptmount.c:602 #, c-format msgid "only root can use option \"%s\"\n" msgstr "" #: cryptmount.c:615 #, c-format msgid "only root can configure \"%s\"\n" msgstr "" #: cryptmount.c:662 #, c-format msgid "no targets specified\n" msgstr "" #: cryptmount.c:667 #, c-format msgid "missing parameter\n" msgstr "" #: cryptmount.c:849 #, c-format msgid "memory-locking failed...\n" msgstr "" #: cryptmount.c:918 #, c-format msgid "security failure\n" msgstr "" #: cryptmount.c:934 #, c-format msgid "trailing command-line arguments given with '--all' option\n" msgstr "" #: cryptmount.c:954 #, c-format msgid "target name \"%s\" is not recognized\n" msgstr "" #: cryptmount.c:965 #, c-format msgid "target security failure\n" msgstr "" #: fsutils.c:178 #, c-format msgid "unsuitable filesystem type \"%s\" for swapping\n" msgstr "" #: tables.c:298 #, c-format msgid "unrecognized option \"%s\"\n" msgstr "" #: tables.c:371 #, c-format msgid "configuration error near %s:%d\n" msgstr ""