# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-04-30 20:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/abook.c:983 src/abook.c:1029 msgid "Name: " msgstr "" #: src/abook.c:991 src/abook.c:1062 msgid "Email: " msgstr "" #: src/abook.c:1098 msgid "Groups: " msgstr "" #: src/attach.c:193 msgid "couldn't read attachment, write aborted" msgstr "" #: src/attach.c:216 src/attach.c:237 #, c-format msgid "couldn't open %s in %s" msgstr "" #: src/attach.c:244 #, c-format msgid "File %s already exists, overwrite [a/y/N]? " msgstr "" #: src/attach.c:435 msgid "File: " msgstr "" #: src/attach.c:451 msgid "File already exists, overwrite [y/N]? " msgstr "" #: src/attach.c:485 msgid "Directory: " msgstr "" #: src/cmd.c:568 msgid "state stack overflow, please send bug report" msgstr "" #: src/cmd.c:579 msgid "state stack underflow, please send bug report" msgstr "" #: confread.l:454 msgid "includes nested to deep" msgstr "" #: confread.l:467 #, c-format msgid "%s is not a file" msgstr "" #: confread.l:612 msgid "identifier" msgstr "" #: confread.l:618 msgid "end of line" msgstr "" #: confread.l:621 msgid "text" msgstr "" #: confread.l:625 msgid "quoted text" msgstr "" #: confread.l:634 msgid "key specifier" msgstr "" #: confread.l:637 msgid "end of file" msgstr "" #: confread.l:647 #, c-format msgid "%s:%d: parse error near %s" msgstr "" #: confread.l:695 confread.l:959 #, c-format msgid "%s:%d: invalid field: %s" msgstr "" #: confread.l:806 #, c-format msgid "%s:%d: no such variable: %s" msgstr "" #: confread.l:830 confread.l:840 confread.l:908 #, c-format msgid "%s:%d: no such function: %s" msgstr "" #: confread.l:853 #, c-format msgid "%s:%d: macros (%s) may not be used as actions in hook command" msgstr "" #: confread.l:896 #, c-format msgid "%s:%d: no such state: %s" msgstr "" #: src/elmo.c:148 #, c-format msgid "%s - ELectronic Mail Operator\n" msgstr "" #: src/elmo.c:149 #, c-format msgid "Usage: %s [OPTION]... \n" msgstr "" #: src/elmo.c:150 #, c-format msgid "Options:\n" msgstr "" #: src/elmo.c:151 #, c-format msgid " -F use alternate rc file\n" msgstr "" #: src/elmo.c:152 #, c-format msgid " -h, --help display this help and exit\n" msgstr "" #: src/elmo.c:153 #, c-format msgid " -V, --version output version information and exit\n" msgstr "" #: src/exec.c:155 #, c-format msgid "function or macro %s already exists" msgstr "" #: src/exec.c:215 msgid "user defined macro" msgstr "" #: src/exec.c:286 src/exec.c:365 #, c-format msgid "undefined function %s" msgstr "" #: src/exec.c:376 #, c-format msgid "macros (%s) cannot be used as parts of other macros" msgstr "" #: src/fetch.c:198 src/fetch.c:643 #, c-format msgid "couldn't open file %s" msgstr "" #: src/fetch.c:241 msgid "no new messages" msgstr "" #: src/fetch.c:307 msgid "server field in pop_acc not defined" msgstr "" #: src/fetch.c:314 msgid "username field in pop_acc not defined" msgstr "" #: src/fetch.c:321 msgid "password field in pop_acc not defined" msgstr "" #: src/maildir.c:296 #, c-format msgid "%s has bad format" msgstr "" #: src/maildir.c:398 msgid "" "couldn't move message, possibly because another mail client is accessing " "this box in parallel" msgstr "" #: src/maildir.c:522 msgid "reading box" msgstr "" #: src/mailinfo.c:74 msgid " From: " msgstr "" #: src/mailinfo.c:79 msgid " Subject: " msgstr "" #: src/mailinfo.c:84 msgid " To: " msgstr "" #: src/mailinfo.c:94 msgid " Cc: " msgstr "" #: src/mailinfo.c:104 msgid " Bcc: " msgstr "" #: src/mailinfo.c:114 msgid " Reply-To: " msgstr "" #: src/mailinfo.c:119 msgid "Sending via: " msgstr "" #: src/networking.c:271 msgid "ssl requested, but compiled without support" msgstr "" #: src/networking.c:384 msgid "server closed the connection" msgstr "" #: src/networking.c:534 src/networking.c:557 msgid "no descriptor found: please submit a bug" msgstr "" #: src/networking.c:636 msgid "too many open connections" msgstr "" #: src/networking.c:649 msgid "connection terminated" msgstr "" #: src/networking.c:654 #, c-format msgid "resolving host %s..." msgstr "" #: src/networking.c:665 #, c-format msgid "connecting to %s..." msgstr "" #: src/pop.c:282 #, c-format msgid "unusual server response: \"%s\"" msgstr "" #: src/pop.c:314 msgid "couldn't aquire maildrop size" msgstr "" #: src/pop.c:321 src/pop.c:328 msgid "invalid answer from server" msgstr "" #: src/pop.c:367 src/smtp.c:563 src/smtp.c:675 msgid "authorization failed" msgstr "" #: src/pop.c:393 msgid "server rejected username" msgstr "" #: src/pop.c:417 msgid "server doesn't support APOP authentication" msgstr "" #: src/pop.c:473 msgid "server rejected connection" msgstr "" #: src/pop.c:488 msgid "logging in..." msgstr "" #: src/pop.c:519 msgid "couldn't retrieve list" msgstr "" #: src/pop.c:566 msgid "couldn't get message identifiers" msgstr "" #: src/pop.c:625 src/smtp.c:812 msgid "does your server love you so much?" msgstr "" #: src/pop.c:652 msgid "couldn't reset mailbox status" msgstr "" #: src/pop.c:683 msgid "couldn't delete a message" msgstr "" #: src/pop.c:713 msgid "couldn't retrieve message" msgstr "" #: src/pop.c:737 msgid "writing to the stream" msgstr "" #: src/pop.c:769 msgid "couldn't retrieve message header" msgstr "" #: src/pop.c:789 #, c-format msgid "error parsing message header (%d)" msgstr "" #: src/pop.c:948 src/smtp.c:1030 msgid "connection in progress" msgstr "" #: src/pop.c:953 msgid "invalid arguments" msgstr "" #: src/pop.c:1097 #, c-format msgid "fetching message %d" msgstr "" #: src/pop.c:1181 msgid "fetching message headers..." msgstr "" #: src/pop.c:1207 msgid "pop3 info dir not defined" msgstr "" #: src/pop.c:1215 src/pop.c:1268 #, c-format msgid "opening %s" msgstr "" #: src/smtp.c:431 src/smtp.c:457 msgid "couldn't transmit message" msgstr "" #: src/smtp.c:436 #, c-format msgid "couldn't move mail to %s" msgstr "" #: src/smtp.c:468 #, c-format msgid "sending message %d" msgstr "" #: src/smtp.c:483 msgid "recepient address was rejected" msgstr "" #: src/smtp.c:503 msgid "your email address was rejected" msgstr "" #: src/smtp.c:591 msgid "invalid challenge from server" msgstr "" #: src/smtp.c:725 msgid "authorization request failed" msgstr "" #: src/smtp.c:758 msgid "connection rejected" msgstr "" #: src/smtp.c:789 msgid "server field in smtp_acc not defined" msgstr "" #: src/smtp.c:842 msgid "no smtp_acc defined" msgstr "" #: src/smtp.c:848 msgid "name field in smtp_acc not defined" msgstr "" #: src/smtp.c:853 #, c-format msgid "no smtp for message %d (subject: %s)" msgstr "" #: src/smtp.c:856 #, c-format msgid "no smtp for message %d" msgstr "" #: src/smtp.c:942 msgid "email field in smtp_acc not defined" msgstr "" #: src/smtp.c:1041 #, c-format msgid "couldn't open %s" msgstr "" #: src/status.c:132 msgid " initializing..." msgstr "" #: src/status.c:189 msgid " [msgs:" msgstr "" #: src/status.c:192 msgid " old:" msgstr "" #: src/status.c:196 msgid " new:" msgstr "" #: src/help.c:90 src/help.c:156 msgid "This is a bug. Please submit a report." msgstr "" #: src/help.c:95 msgid "" "In this view, you can see messages from the currently opened box. You can " "move the bar, select messages, move them to other boxes, and open a selected " "message. \n" "\n" "You can customize this view by setting the variables line_format and " "sent_format which control how messages are displayed. \n" "\n" msgstr "" #: src/help.c:109 msgid "" "In this view, you can see the body of the message. You can switch to the " "plain header, open attachments window.\n" "\n" msgstr "" #: src/help.c:117 msgid "" "In this view, you can see list of boxes available in your mailbox. Each box " "is followed by unread / total number of messages in it. \n" "\n" "You can customize this view by setting the variable win_boxes:box_fmt. \n" "\n" msgstr "" #: src/help.c:128 src/help.c:132 src/help.c:136 src/help.c:140 src/help.c:144 #: src/help.c:148 src/help.c:152 src/help.c:160 src/help.c:164 msgid "\n" msgstr "" #: src/help.c:196 msgid "Current key combinations are:" msgstr "" #: src/mail.c:721 msgid "cache file has invalid format" msgstr "" #: src/mail.c:727 msgid "cache file format changed since last version" msgstr "" #: src/mail.c:740 msgid "reading box (messages)" msgstr ""