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-11-24 15:25-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."
55 msgid "%s: skipping empty file"
60 msgid "Password for '%s': "
65 msgid "%s: skipping file"
68 #: src/pwmd.c:573 src/pwmd.c:966
70 msgid "%s: invalid password, skipping"
75 msgid "%s: invalid password"
79 msgid "New password: "
83 msgid "Invalid password."
87 msgid "Verify password: "
90 #: src/pwmd.c:624 src/pwmd.c:631
91 msgid "Passwords do not match."
96 msgid "%s: empty file?"
101 msgid "%s: invalid characters in filename"
106 msgid "%s: file already cached, skipping"
111 msgid "%s: file added to the cache"
116 msgid "client exited: fd=%i"
121 msgid "new connection: fd=%i"
125 msgid "pth_spawn() failed"
130 msgid "%s started for user %s"
135 msgid "caught signal %i (%s)"
139 msgid "clearing file cache"
143 msgid "waiting for all threads to terminate"
148 msgid "%i threads remain"
153 msgid "%s: socket_path not defined"
158 msgid "%s: data_directory not defined"
163 msgid "cache size must be in multiples of %li"
167 msgid "Done. Daemonizing..."
171 msgid "Done. Waiting for connections..."
177 "Either there is another pwmd running or '%s' is a \n"
178 "stale socket. Please remove it manually."
182 msgid "pwmd exiting normally"
185 #: src/pwmd_error.c:40
186 msgid "Unknown error"
189 #: src/pwmd_error.c:42
190 msgid "No cache slots available"
193 #: src/pwmd_error.c:44
194 msgid "Recursion loop"
197 #: src/pwmd_error.c:46
198 msgid "No file is open"
201 #: src/pwmd_error.c:48
202 msgid "General LibXML error"
205 #: src/pwmd_error.c:50
206 msgid "File modified"