1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bjk@luxsci.net\n"
11 "POT-Creation-Date: 2010-03-20 09:35-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: src/mem.c:156 src/mem.c:255
21 msgid "%s: %p not found"
25 msgid "it's WAY too short"
29 msgid "it is too short"
33 msgid "it is all whitespace"
37 msgid "it is based on your username"
41 msgid "it is based on a dictionary word"
45 msgid "it is based upon your password entry"
49 msgid "it's derived from your password entry"
53 msgid "it is based on a (reversed) dictionary word"
57 msgid "it is derivable from your password entry"
61 msgid "it does not contain enough DIFFERENT characters"
65 msgid "it is too simplistic/systematic"
69 msgid "Passphrase mismatch, please try again."
74 msgid "Password Manager Daemon%s%s"
84 "A passphrase is required to open the file \"%s\". Please%%0Aenter the "
91 "A passphrase is required to save to the file \"%s\". Please%%0Aenter the "
96 msgid "Please enter the passphrase again for confirmation."
100 msgid "read(): short byte count"
105 msgid "reloading configuration file '%s'"
111 "Usage: %s [options] [file1] [...]\n"
113 " run as a foreground process\n"
114 " --rcfile/-f <filename>\n"
115 " load the specified rcfile (~/.pwmd/config)\n"
116 " --convert/-C <filename>\n"
117 " convert a version 1 data file to version 2\n"
118 " --import/-I <filename>\n"
119 " import an XML file\n"
121 " encrypt with the specified number of iterations when importing\n"
122 " (default is in the rcfile \"global\" section)\n"
123 " --key-file/-k <filename>\n"
124 " obtain the key from the specified file when importing or "
126 " --outfile/-o <filename>\n"
127 " output file to use when importing or converting (- for stdout)\n"
128 " --disable-dump/-D\n"
129 " disable use of the LIST, XPATH and DUMP commands\n"
130 " --no-pinentry/-P\n"
131 " disable use of pinentry\n"
138 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s."
151 msgid "exiting, fd=%i"
156 msgid "New passphrase for file %s: "
159 #: src/pwmd.c:792 src/pwmd.c:801 src/pwmd.c:818
161 msgid "%s: Skipping file"
165 msgid "Repeat passphrase: "
170 msgid "%s: Passphrase mismatch"
175 msgid "Passphrase required for %s: "
180 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
185 msgid "%s. Maybe disabling pinentry (-P) will help?"
190 msgid "%s: Invalid characters in filename"
195 msgid "Adding '%s' to the file cache ..."
200 msgid "File '%s' now cached"
205 msgid "new connection: tid=%p, fd=%i"
210 msgid "%s started for user %s"
215 msgid "Listening on %s"
220 msgid "caught signal %i (%s)"
224 msgid "clearing file cache"
228 msgid "waiting for all clients to disconnect"
233 msgid "%i clients remain"
238 msgid "Converting version 1 data file '%s' to version 2 ..."
245 "Copyright (C) 2010 %s\n"
246 "Released under the terms of the GPL v2. Use at your own risk.\n"
248 "Compile time features:\n"
253 msgid "invalid iteration count"
258 msgid "%s: socket_path not defined"
263 msgid "%s: data_directory not defined"
267 msgid "Done. Daemonizing..."
271 msgid "Done. Waiting for connections..."
277 "Either there is another pwmd running or '%s' is a \n"
278 "stale socket. Please remove it manually."
282 msgid "pwmd exiting normally"
285 #: src/pwmd_error.c:41
286 msgid "No file is open"
289 #: src/pwmd_error.c:43
290 msgid "General LibXML error"
293 #: src/pwmd_error.c:45
294 msgid "File modified"
297 #: src/pwmd_error.c:47
298 msgid "Unknown error"
302 msgid "Waiting for lock"