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: 2007-12-10 21:46-0500\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"
20 msgid "Waiting for lock"
23 #: src/mem.c:108 src/mem.c:190
25 msgid "%s: %p not found"
30 msgid "reloading configuration file '%s'"
40 "Usage: %s [-hvDb] [-f <rcfile>] [-I <filename>] [file1] [...]\n"
41 " -b run as a background process\n"
42 " -f load the specified rcfile (~/.pwmd/config)\n"
43 " -I import an XML file and write the encrypted data to stdout\n"
44 " -D disable use of the LIST and DUMP commands\n"
46 " -h this help text\n"
50 msgid "Required AES cipher not supported by libgcrypt."
54 msgid "pth_read(): short byte count"
59 msgid "%s: skipping empty file"
64 msgid "Password for '%s': "
69 msgid "%s: skipping file"
72 #: src/pwmd.c:657 src/pwmd.c:1050
74 msgid "%s: invalid password, skipping"
79 msgid "%s: invalid password"
83 msgid "New password: "
87 msgid "Invalid password."
91 msgid "Verify password: "
94 #: src/pwmd.c:708 src/pwmd.c:715
95 msgid "Passwords do not match."
100 msgid "%s: empty file?"
105 msgid "%s: invalid characters in filename"
110 msgid "%s: file already cached, skipping"
115 msgid "%s: file added to the cache"
120 msgid "client exited: tid=%s, fd=%i"
124 msgid "pth_spawn() failed"
129 msgid "new connection: tid=%s, fd=%i"
134 msgid "%s started for user %s"
139 msgid "caught signal %i (%s)"
143 msgid "clearing file cache"
147 msgid "waiting for all threads to terminate"
152 msgid "%i threads remain"
157 msgid "%s: socket_path not defined"
162 msgid "%s: data_directory not defined"
167 msgid "cache size must be in multiples of %li"
171 msgid "Done. Daemonizing..."
175 msgid "Done. Waiting for connections..."
181 "Either there is another pwmd running or '%s' is a \n"
182 "stale socket. Please remove it manually."
186 msgid "pwmd exiting normally"
189 #: src/pwmd_error.c:40
190 msgid "Unknown error"
193 #: src/pwmd_error.c:42
194 msgid "No cache slots available"
197 #: src/pwmd_error.c:44
198 msgid "Recursion loop"
201 #: src/pwmd_error.c:46
202 msgid "No file is open"
205 #: src/pwmd_error.c:48
206 msgid "General LibXML error"
209 #: src/pwmd_error.c:50
210 msgid "File modified"
213 #: src/pinentry.c:242
214 msgid "Password Manager Daemon"
217 #: src/pinentry.c:245
221 #: src/pinentry.c:248
222 msgid "Enter a password."
225 #: src/pinentry.c:251
226 msgid "Invalid password, please try again."
229 #: src/pinentry.c:255
230 msgid "Please type the password again for confirmation."