Added translators' comment
Showing
22 changed files
with
47 additions
and
2 deletions
... | @@ -32,6 +32,8 @@ | ... | @@ -32,6 +32,8 @@ |
32 | 32 | ||
33 | const char *program_version = "GNU dotlock (" PACKAGE_STRING ")"; | 33 | const char *program_version = "GNU dotlock (" PACKAGE_STRING ")"; |
34 | static char doc[] = | 34 | static char doc[] = |
35 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
36 | in this message */ | ||
35 | N_("GNU dotlock -- lock mail spool files" | 37 | N_("GNU dotlock -- lock mail spool files" |
36 | "\v" | 38 | "\v" |
37 | "Returns 0 on success, 3 if the locking the file fails because" | 39 | "Returns 0 on success, 3 if the locking the file fails because" | ... | ... |
... | @@ -43,6 +43,8 @@ void notify_biff __P((mailbox_t mbox, char *name, size_t size)); | ... | @@ -43,6 +43,8 @@ void notify_biff __P((mailbox_t mbox, char *name, size_t size)); |
43 | 43 | ||
44 | const char *program_version = "mail.local (" PACKAGE_STRING ")"; | 44 | const char *program_version = "mail.local (" PACKAGE_STRING ")"; |
45 | static char doc[] = | 45 | static char doc[] = |
46 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
47 | in this message */ | ||
46 | N_("GNU mail.local -- the local MDA" | 48 | N_("GNU mail.local -- the local MDA" |
47 | "\v" | 49 | "\v" |
48 | "Debug flags are:\n" | 50 | "Debug flags are:\n" | ... | ... |
... | @@ -43,6 +43,8 @@ | ... | @@ -43,6 +43,8 @@ |
43 | 43 | ||
44 | const char *program_version = "mail.remote (" PACKAGE_STRING ")"; | 44 | const char *program_version = "mail.remote (" PACKAGE_STRING ")"; |
45 | static char doc[] = | 45 | static char doc[] = |
46 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
47 | in this message */ | ||
46 | N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n" | 48 | N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n" |
47 | "\v" | 49 | "\v" |
48 | "\n" | 50 | "\n" | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "anno (" PACKAGE_STRING ")"; | 22 | const char *program_version = "anno (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH anno\v" | 25 | static char doc[] = N_("GNU MH anno\v" |
24 | "Options marked with `*' are not yet implemented.\n" | 26 | "Options marked with `*' are not yet implemented.\n" |
25 | "Use -help to obtain the list of traditional MH options."); | 27 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "fmtcheck (" PACKAGE_STRING ")"; | 22 | const char *program_version = "fmtcheck (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH fmtcheck\v" | 25 | static char doc[] = N_("GNU MH fmtcheck\v" |
24 | "Use -help to obtain the list of traditional MH options."); | 26 | "Use -help to obtain the list of traditional MH options."); |
25 | static char args_doc[] = ""; | 27 | static char args_doc[] = ""; | ... | ... |
... | @@ -33,6 +33,8 @@ | ... | @@ -33,6 +33,8 @@ |
33 | #include <obstack.h> | 33 | #include <obstack.h> |
34 | 34 | ||
35 | const char *program_version = "folder (" PACKAGE_STRING ")"; | 35 | const char *program_version = "folder (" PACKAGE_STRING ")"; |
36 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
37 | in this message */ | ||
36 | static char doc[] = N_("GNU MH folder\v" | 38 | static char doc[] = N_("GNU MH folder\v" |
37 | "Use -help to obtain the list of traditional MH options."); | 39 | "Use -help to obtain the list of traditional MH options."); |
38 | static char args_doc[] = N_("[action] [msg]"); | 40 | static char args_doc[] = N_("[action] [msg]"); | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "forw (" PACKAGE_STRING ")"; | 22 | const char *program_version = "forw (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH forw\v" | 25 | static char doc[] = N_("GNU MH forw\v" |
24 | "Options marked with `*' are not yet implemented.\n" | 26 | "Options marked with `*' are not yet implemented.\n" |
25 | "Use -help to obtain the list of traditional MH options."); | 27 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "inc (" PACKAGE_STRING ")"; | 22 | const char *program_version = "inc (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH inc\v" | 25 | static char doc[] = N_("GNU MH inc\v" |
24 | "Use -help to obtain the list of traditional MH options."); | 26 | "Use -help to obtain the list of traditional MH options."); |
25 | static char args_doc[] = N_("[+folder]"); | 27 | static char args_doc[] = N_("[+folder]"); | ... | ... |
... | @@ -18,6 +18,8 @@ | ... | @@ -18,6 +18,8 @@ |
18 | #include <mh.h> | 18 | #include <mh.h> |
19 | 19 | ||
20 | const char *program_version = "install-mh (" PACKAGE_STRING ")"; | 20 | const char *program_version = "install-mh (" PACKAGE_STRING ")"; |
21 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
22 | in this message */ | ||
21 | static char doc[] = N_("GNU MH install-mh\v" | 23 | static char doc[] = N_("GNU MH install-mh\v" |
22 | "Use -help to obtain the list of traditional MH options."); | 24 | "Use -help to obtain the list of traditional MH options."); |
23 | static char args_doc[] = ""; | 25 | static char args_doc[] = ""; | ... | ... |
... | @@ -18,6 +18,8 @@ | ... | @@ -18,6 +18,8 @@ |
18 | #include <mh.h> | 18 | #include <mh.h> |
19 | 19 | ||
20 | const char *program_version = "mark (" PACKAGE_STRING ")"; | 20 | const char *program_version = "mark (" PACKAGE_STRING ")"; |
21 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
22 | in this message */ | ||
21 | static char doc[] = N_("GNU MH mark\v" | 23 | static char doc[] = N_("GNU MH mark\v" |
22 | "Use -help to obtain the list of traditional MH options."); | 24 | "Use -help to obtain the list of traditional MH options."); |
23 | static char args_doc[] = "[msgs...]"; | 25 | static char args_doc[] = "[msgs...]"; | ... | ... |
... | @@ -22,6 +22,8 @@ | ... | @@ -22,6 +22,8 @@ |
22 | #include <unistd.h> | 22 | #include <unistd.h> |
23 | 23 | ||
24 | const char *program_version = "mhl (" PACKAGE_STRING ")"; | 24 | const char *program_version = "mhl (" PACKAGE_STRING ")"; |
25 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
26 | in this message */ | ||
25 | static char doc[] = N_("GNU MH mhl\v" | 27 | static char doc[] = N_("GNU MH mhl\v" |
26 | "Use -help to obtain the list of traditional MH options."); | 28 | "Use -help to obtain the list of traditional MH options."); |
27 | static char args_doc[] = N_("[files]"); | 29 | static char args_doc[] = N_("[files]"); | ... | ... |
... | @@ -25,6 +25,8 @@ | ... | @@ -25,6 +25,8 @@ |
25 | #include <obstack.h> | 25 | #include <obstack.h> |
26 | 26 | ||
27 | const char *program_version = "mhn (" PACKAGE_STRING ")"; | 27 | const char *program_version = "mhn (" PACKAGE_STRING ")"; |
28 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
29 | in this message */ | ||
28 | static char doc[] = N_("GNU MH mhn\v" | 30 | static char doc[] = N_("GNU MH mhn\v" |
29 | "Options marked with `*' are not yet implemented.\n" | 31 | "Options marked with `*' are not yet implemented.\n" |
30 | "Use -help to obtain the list of traditional MH options."); | 32 | "Use -help to obtain the list of traditional MH options."); |
... | @@ -1747,7 +1749,7 @@ stream_getline (stream_t str, char **buf, size_t *bufsize, size_t *pnum) | ... | @@ -1747,7 +1749,7 @@ stream_getline (stream_t str, char **buf, size_t *bufsize, size_t *pnum) |
1747 | } | 1749 | } |
1748 | numread = 0; | 1750 | numread = 0; |
1749 | while ((rc = stream_sequential_readline (str, *buf + numread, | 1751 | while ((rc = stream_sequential_readline (str, *buf + numread, |
1750 | *bufsize, &n)) == 0 | 1752 | *bufsize - numread, &n)) == 0 |
1751 | && n > 0) | 1753 | && n > 0) |
1752 | { | 1754 | { |
1753 | numread += n; | 1755 | numread += n; |
... | @@ -2429,7 +2431,7 @@ copy_header (message_t msg, stream_t stream) | ... | @@ -2429,7 +2431,7 @@ copy_header (message_t msg, stream_t stream) |
2429 | header_t hdr; | 2431 | header_t hdr; |
2430 | stream_t in; | 2432 | stream_t in; |
2431 | char *buf = NULL; | 2433 | char *buf = NULL; |
2432 | size_t bufsize, n; | 2434 | size_t bufsize = 0, n = 0; |
2433 | 2435 | ||
2434 | message_get_header (msg, &hdr); | 2436 | message_get_header (msg, &hdr); |
2435 | header_get_stream (hdr, &in); | 2437 | header_get_stream (hdr, &in); | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "mhpath (" PACKAGE_STRING ")"; | 22 | const char *program_version = "mhpath (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH mhpath\v" | 25 | static char doc[] = N_("GNU MH mhpath\v" |
24 | "Use -help to obtain the list of traditional MH options."); | 26 | "Use -help to obtain the list of traditional MH options."); |
25 | static char args_doc[] = N_("[+folder] [msgs]"); | 27 | static char args_doc[] = N_("[+folder] [msgs]"); | ... | ... |
... | @@ -26,6 +26,8 @@ | ... | @@ -26,6 +26,8 @@ |
26 | #include <obstack.h> | 26 | #include <obstack.h> |
27 | 27 | ||
28 | const char *program_version = "pick (" PACKAGE_STRING ")"; | 28 | const char *program_version = "pick (" PACKAGE_STRING ")"; |
29 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
30 | in this message */ | ||
29 | static char doc[] = N_("GNU MH pick\v" | 31 | static char doc[] = N_("GNU MH pick\v" |
30 | "Options marked with `*' are not yet implemented.\n" | 32 | "Options marked with `*' are not yet implemented.\n" |
31 | "Use -help to obtain the list of traditional MH options."); | 33 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -25,6 +25,8 @@ | ... | @@ -25,6 +25,8 @@ |
25 | #include <fcntl.h> | 25 | #include <fcntl.h> |
26 | 26 | ||
27 | const char *program_version = "refile (" PACKAGE_STRING ")"; | 27 | const char *program_version = "refile (" PACKAGE_STRING ")"; |
28 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
29 | in this message */ | ||
28 | static char doc[] = N_("GNU MH refile\v" | 30 | static char doc[] = N_("GNU MH refile\v" |
29 | "Options marked with `*' are not yet implemented.\n" | 31 | "Options marked with `*' are not yet implemented.\n" |
30 | "Use -help to obtain the list of traditional MH options."); | 32 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -22,6 +22,8 @@ | ... | @@ -22,6 +22,8 @@ |
22 | #include <unistd.h> | 22 | #include <unistd.h> |
23 | 23 | ||
24 | const char *program_version = "reply (" PACKAGE_STRING ")"; | 24 | const char *program_version = "reply (" PACKAGE_STRING ")"; |
25 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
26 | in this message */ | ||
25 | static char doc[] = N_("GNU MH repl\v" | 27 | static char doc[] = N_("GNU MH repl\v" |
26 | "Options marked with `*' are not yet implemented.\n" | 28 | "Options marked with `*' are not yet implemented.\n" |
27 | "Use -help to obtain the list of traditional MH options."); | 29 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -29,6 +29,8 @@ | ... | @@ -29,6 +29,8 @@ |
29 | #include <dirent.h> | 29 | #include <dirent.h> |
30 | 30 | ||
31 | const char *program_version = "rmf (" PACKAGE_STRING ")"; | 31 | const char *program_version = "rmf (" PACKAGE_STRING ")"; |
32 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
33 | in this message */ | ||
32 | static char doc[] = N_("GNU MH rmf\v" | 34 | static char doc[] = N_("GNU MH rmf\v" |
33 | "Use -help to obtain the list of traditional MH options."); | 35 | "Use -help to obtain the list of traditional MH options."); |
34 | static char args_doc[] = N_("[+folder]"); | 36 | static char args_doc[] = N_("[+folder]"); | ... | ... |
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
20 | #include <mh.h> | 20 | #include <mh.h> |
21 | 21 | ||
22 | const char *program_version = "rmm (" PACKAGE_STRING ")"; | 22 | const char *program_version = "rmm (" PACKAGE_STRING ")"; |
23 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
24 | in this message */ | ||
23 | static char doc[] = N_("GNU MH rmm\v" | 25 | static char doc[] = N_("GNU MH rmm\v" |
24 | "Use -help to obtain the list of traditional MH options."); | 26 | "Use -help to obtain the list of traditional MH options."); |
25 | static char args_doc[] = N_("[+folder] [msgs]"); | 27 | static char args_doc[] = N_("[+folder] [msgs]"); | ... | ... |
... | @@ -27,6 +27,8 @@ | ... | @@ -27,6 +27,8 @@ |
27 | #include <mailutils/observer.h> | 27 | #include <mailutils/observer.h> |
28 | 28 | ||
29 | const char *program_version = "scan (" PACKAGE_STRING ")"; | 29 | const char *program_version = "scan (" PACKAGE_STRING ")"; |
30 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
31 | in this message */ | ||
30 | static char doc[] = N_("GNU MH scan\v" | 32 | static char doc[] = N_("GNU MH scan\v" |
31 | "Use -help to obtain the list of traditional MH options."); | 33 | "Use -help to obtain the list of traditional MH options."); |
32 | static char args_doc[] = N_("[+folder] [msgs]"); | 34 | static char args_doc[] = N_("[+folder] [msgs]"); | ... | ... |
... | @@ -24,6 +24,8 @@ | ... | @@ -24,6 +24,8 @@ |
24 | #include <pwd.h> | 24 | #include <pwd.h> |
25 | 25 | ||
26 | const char *program_version = "send (" PACKAGE_STRING ")"; | 26 | const char *program_version = "send (" PACKAGE_STRING ")"; |
27 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
28 | in this message */ | ||
27 | static char doc[] = N_("GNU MH send\v" | 29 | static char doc[] = N_("GNU MH send\v" |
28 | "Options marked with `*' are not yet implemented.\n" | 30 | "Options marked with `*' are not yet implemented.\n" |
29 | "Use -help to obtain the list of traditional MH options."); | 31 | "Use -help to obtain the list of traditional MH options."); | ... | ... |
... | @@ -18,6 +18,8 @@ | ... | @@ -18,6 +18,8 @@ |
18 | #include <mh.h> | 18 | #include <mh.h> |
19 | 19 | ||
20 | const char *program_version = "whom (" PACKAGE_STRING ")"; | 20 | const char *program_version = "whom (" PACKAGE_STRING ")"; |
21 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
22 | in this message */ | ||
21 | static char doc[] = N_("GNU MH whom\v" | 23 | static char doc[] = N_("GNU MH whom\v" |
22 | "Use -help to obtain the list of traditional MH options."); | 24 | "Use -help to obtain the list of traditional MH options."); |
23 | static char args_doc[] = "[file]"; | 25 | static char args_doc[] = "[file]"; | ... | ... |
... | @@ -49,6 +49,8 @@ void mutil_register_all_mbox_formats (void); | ... | @@ -49,6 +49,8 @@ void mutil_register_all_mbox_formats (void); |
49 | const char *program_version = "sieve (" PACKAGE_STRING ")"; | 49 | const char *program_version = "sieve (" PACKAGE_STRING ")"; |
50 | 50 | ||
51 | static char doc[] = | 51 | static char doc[] = |
52 | /* TRANSLATORS: Please, preserve the vertical tabulation (^K character) | ||
53 | in this message */ | ||
52 | N_("GNU sieve -- a mail filtering tool\n" | 54 | N_("GNU sieve -- a mail filtering tool\n" |
53 | "\v" | 55 | "\v" |
54 | "Debug flags:\n" | 56 | "Debug flags:\n" |
... | @@ -509,6 +511,7 @@ mutil_register_all_mbox_formats (void) | ... | @@ -509,6 +511,7 @@ mutil_register_all_mbox_formats (void) |
509 | list_append (bookie, pop_record); | 511 | list_append (bookie, pop_record); |
510 | list_append (bookie, imap_record); | 512 | list_append (bookie, imap_record); |
511 | list_append (bookie, mh_record); | 513 | list_append (bookie, mh_record); |
514 | list_append (bookie, maildir_record); | ||
512 | list_append (bookie, sendmail_record); | 515 | list_append (bookie, sendmail_record); |
513 | list_append (bookie, smtp_record); | 516 | list_append (bookie, smtp_record); |
514 | } | 517 | } | ... | ... |
-
Please register or sign in to post a comment