# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Simon Josefsson # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: gsasl 0.2.26\n" "Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n" "POT-Creation-Date: 2008-05-05 16:25+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/gsasl.c:170 #, c-format msgid "Choose SASL mechanism:\n" msgstr "" #: src/gsasl.c:179 #, c-format msgid "Input list of SASL mechanisms supported by server:\n" msgstr "" #: src/gsasl.c:198 #, c-format msgid "Using mechanism:\n" msgstr "" #: src/gsasl.c:215 #, c-format msgid "Output from server:\n" msgstr "" #: src/gsasl.c:217 #, c-format msgid "Output from client:\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: src/gsasl.c:273 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" #: src/gsasl.c:280 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/gsasl.c:320 #, c-format msgid "Cannot initialize Windows sockets." msgstr "" #: src/gsasl.c:341 #, c-format msgid "" "missing argument\n" "Try `%s --help' for more information." msgstr "" #: src/gsasl.c:347 #, c-format msgid "need both --x509-cert-file and --x509-key-file" msgstr "" #: src/gsasl.c:351 #, c-format msgid "cannot use both --starttls and --no-starttls" msgstr "" #: src/gsasl.c:354 #, c-format msgid "cannot use both --smtp and --imap" msgstr "" #: src/gsasl.c:418 #, c-format msgid "initialization failure: %s" msgstr "" #: src/gsasl.c:433 #, c-format msgid "error listing mechanisms: %s" msgstr "" #: src/gsasl.c:440 #, c-format msgid "This client supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:443 #, c-format msgid "This server supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:509 #, c-format msgid "GnuTLS global initialization failed: %s" msgstr "" #: src/gsasl.c:514 #, c-format msgid "GnuTLS initialization failed: %s" msgstr "" #: src/gsasl.c:519 #, c-format msgid "setting GnuTLS defaults failed: %s" msgstr "" #: src/gsasl.c:525 #, c-format msgid "allocating anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:530 #, c-format msgid "setting anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:535 #, c-format msgid "allocating X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:543 #, c-format msgid "loading X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:551 #, c-format msgid "no X.509 CAs found: %s" msgstr "" #: src/gsasl.c:554 #, c-format msgid "no X.509 CAs found" msgstr "" #: src/gsasl.c:560 #, c-format msgid "setting X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:565 #, c-format msgid "setting GnuTLS key exchange priority: %s" msgstr "" #: src/gsasl.c:575 #, c-format msgid "GnuTLS handshake failed: %s" msgstr "" #: src/gsasl.c:584 #, c-format msgid "verifying peer certificate: %s" msgstr "" #: src/gsasl.c:588 #, c-format msgid "server certificate is not trusted" msgstr "" #: src/gsasl.c:592 #, c-format msgid "server certificate hasn't got a known issuer" msgstr "" #: src/gsasl.c:595 #, c-format msgid "server certificate has been revoked" msgstr "" #: src/gsasl.c:599 #, c-format msgid "could not verify server certificate (rc=%d)" msgstr "" #: src/gsasl.c:621 #, c-format msgid "Cannot find mechanism...\n" msgstr "" #: src/gsasl.c:638 #, c-format msgid "mechanism unavailable: %s" msgstr "" #: src/gsasl.c:667 #, c-format msgid "Enter base64 authentication data from client (press RET if none):\n" msgstr "" #: src/gsasl.c:670 #, c-format msgid "Enter base64 authentication data from server (press RET if none):\n" msgstr "" #: src/gsasl.c:680 #, c-format msgid "mechanism error: %s" msgstr "" #: src/gsasl.c:689 #, c-format msgid "Server authentication finished (client trusted)...\n" msgstr "" #: src/gsasl.c:692 #, c-format msgid "Client authentication finished (server trusted)...\n" msgstr "" #: src/gsasl.c:707 #, c-format msgid "Enter application data (EOF to finish):\n" msgstr "" #: src/gsasl.c:754 #, c-format msgid "Base64 encoded application data to send:\n" msgstr "" #: src/gsasl.c:778 #, c-format msgid "encoding error: %s" msgstr "" #: src/gsasl.c:783 #, c-format msgid "Session finished...\n" msgstr "" #: src/gsasl.c:799 #, c-format msgid "terminating GnuTLS session failed: %s" msgstr ""