From 69539e419b4a490911a953731157e9b124379b80 Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Sat, 24 Nov 2007 15:35:25 -0500 Subject: [PATCH] Regenerated po/pwmd.pot. --- po/pwmd.pot | 62 ++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/po/pwmd.pot b/po/pwmd.pot index d521dd0f..de04e712 100644 --- a/po/pwmd.pot +++ b/po/pwmd.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bjk@luxsci.net\n" -"POT-Creation-Date: 2007-11-21 18:20-0500\n" +"POT-Creation-Date: 2007-11-24 15:25-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,10 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: src/commands.c:187 +msgid "Waiting for lock" +msgstr "" + #: src/mem.c:108 src/mem.c:190 #, c-format msgid "%s: %p not found" @@ -46,135 +50,135 @@ msgstr "" msgid "Required AES cipher not supported by libgcrypt." msgstr "" -#: src/pwmd.c:562 +#: src/pwmd.c:543 #, c-format msgid "%s: skipping empty file" msgstr "" -#: src/pwmd.c:578 +#: src/pwmd.c:559 #, c-format msgid "Password for '%s': " msgstr "" -#: src/pwmd.c:582 +#: src/pwmd.c:563 #, c-format msgid "%s: skipping file" msgstr "" -#: src/pwmd.c:592 src/pwmd.c:985 +#: src/pwmd.c:573 src/pwmd.c:966 #, c-format msgid "%s: invalid password, skipping" msgstr "" -#: src/pwmd.c:597 +#: src/pwmd.c:578 #, c-format msgid "%s: invalid password" msgstr "" -#: src/pwmd.c:636 +#: src/pwmd.c:617 msgid "New password: " msgstr "" -#: src/pwmd.c:637 +#: src/pwmd.c:618 msgid "Invalid password." msgstr "" -#: src/pwmd.c:642 +#: src/pwmd.c:623 msgid "Verify password: " msgstr "" -#: src/pwmd.c:643 src/pwmd.c:650 +#: src/pwmd.c:624 src/pwmd.c:631 msgid "Passwords do not match." msgstr "" -#: src/pwmd.c:843 +#: src/pwmd.c:824 #, c-format msgid "%s: empty file?" msgstr "" -#: src/pwmd.c:946 +#: src/pwmd.c:927 #, c-format msgid "%s: invalid characters in filename" msgstr "" -#: src/pwmd.c:955 +#: src/pwmd.c:936 #, c-format msgid "%s: file already cached, skipping" msgstr "" -#: src/pwmd.c:1001 +#: src/pwmd.c:982 #, c-format msgid "%s: file added to the cache" msgstr "" -#: src/pwmd.c:1031 +#: src/pwmd.c:1012 #, c-format msgid "client exited: fd=%i" msgstr "" -#: src/pwmd.c:1103 +#: src/pwmd.c:1084 #, c-format msgid "new connection: fd=%i" msgstr "" -#: src/pwmd.c:1109 +#: src/pwmd.c:1090 msgid "pth_spawn() failed" msgstr "" -#: src/pwmd.c:1170 +#: src/pwmd.c:1151 #, c-format msgid "%s started for user %s" msgstr "" -#: src/pwmd.c:1214 +#: src/pwmd.c:1194 #, c-format msgid "caught signal %i (%s)" msgstr "" -#: src/pwmd.c:1231 +#: src/pwmd.c:1211 msgid "clearing file cache" msgstr "" -#: src/pwmd.c:1259 +#: src/pwmd.c:1237 msgid "waiting for all threads to terminate" msgstr "" -#: src/pwmd.c:1266 +#: src/pwmd.c:1244 #, c-format msgid "%i threads remain" msgstr "" -#: src/pwmd.c:1419 +#: src/pwmd.c:1397 #, c-format msgid "%s: socket_path not defined" msgstr "" -#: src/pwmd.c:1431 +#: src/pwmd.c:1409 #, c-format msgid "%s: data_directory not defined" msgstr "" -#: src/pwmd.c:1452 +#: src/pwmd.c:1430 #, c-format msgid "cache size must be in multiples of %li" msgstr "" -#: src/pwmd.c:1533 +#: src/pwmd.c:1511 msgid "Done. Daemonizing..." msgstr "" -#: src/pwmd.c:1533 +#: src/pwmd.c:1511 msgid "Done. Waiting for connections..." msgstr "" -#: src/pwmd.c:1560 +#: src/pwmd.c:1538 #, c-format msgid "" "Either there is another pwmd running or '%s' is a \n" "stale socket. Please remove it manually." msgstr "" -#: src/pwmd.c:1647 +#: src/pwmd.c:1646 msgid "pwmd exiting normally" msgstr "" -- 2.11.4.GIT