# 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 1.6.1\n" "Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n" "POT-Creation-Date: 2011-05-01 17:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/imap.c:76 src/smtp.c:79 #, c-format msgid "Chose SASL mechanisms:\n" msgstr "" #: src/imap.c:106 src/smtp.c:110 src/gsasl.c:206 #, c-format msgid "Using mechanism:\n" msgstr "" #: src/imap.c:156 #, c-format msgid "error: server did not return a token\n" msgstr "" #: src/smtp.c:158 #, c-format msgid "" "error: Server did not return expected SASL data (it must begin with '334 " "'):\n" "%s\n" msgstr "" #: src/gsasl.c:178 #, c-format msgid "Choose SASL mechanism:\n" msgstr "" #: src/gsasl.c:187 #, c-format msgid "Input list of SASL mechanisms supported by server:\n" msgstr "" #: src/gsasl.c:223 #, c-format msgid "Output from server:\n" msgstr "" #: src/gsasl.c:225 #, c-format msgid "Output from client:\n" msgstr "" #: src/gsasl.c:281 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/gsasl.c:336 #, c-format msgid "missing argument" msgstr "" #: src/gsasl.c:343 #, c-format msgid "need both --x509-cert-file and --x509-key-file" msgstr "" #: src/gsasl.c:347 #, c-format msgid "cannot use both --starttls and --no-starttls" msgstr "" #: src/gsasl.c:350 #, c-format msgid "cannot use both --smtp and --imap" msgstr "" #: src/gsasl.c:415 #, c-format msgid "initialization failure: %s" msgstr "" #: src/gsasl.c:430 #, c-format msgid "error listing mechanisms: %s" msgstr "" #: src/gsasl.c:437 #, c-format msgid "This client supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:440 #, c-format msgid "This server supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:508 #, c-format msgid "GnuTLS global initialization failed: %s" msgstr "" #: src/gsasl.c:513 #, c-format msgid "GnuTLS initialization failed: %s" msgstr "" #: src/gsasl.c:518 #, c-format msgid "setting GnuTLS defaults failed: %s" msgstr "" #: src/gsasl.c:524 #, c-format msgid "allocating anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:529 #, c-format msgid "setting anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:534 #, c-format msgid "allocating X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:542 #, c-format msgid "loading X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:550 #, c-format msgid "no X.509 CAs found: %s" msgstr "" #: src/gsasl.c:553 #, c-format msgid "no X.509 CAs found" msgstr "" #: src/gsasl.c:559 #, c-format msgid "setting X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:570 #, c-format msgid "setting GnuTLS cipher priority (%s): %s\n" msgstr "" #: src/gsasl.c:582 #, c-format msgid "GnuTLS handshake failed: %s" msgstr "" #: src/gsasl.c:591 #, c-format msgid "verifying peer certificate: %s" msgstr "" #: src/gsasl.c:595 #, c-format msgid "server certificate is not trusted" msgstr "" #: src/gsasl.c:599 #, c-format msgid "server certificate hasn't got a known issuer" msgstr "" #: src/gsasl.c:602 #, c-format msgid "server certificate has been revoked" msgstr "" #: src/gsasl.c:606 #, c-format msgid "could not verify server certificate (rc=%d)" msgstr "" #: src/gsasl.c:617 #, c-format msgid "getting channel binding failed: %s" msgstr "" #: src/gsasl.c:647 #, c-format msgid "Cannot find mechanism...\n" msgstr "" #: src/gsasl.c:664 #, c-format msgid "mechanism unavailable: %s" msgstr "" #: src/gsasl.c:693 #, c-format msgid "Enter base64 authentication data from client (press RET if none):\n" msgstr "" #: src/gsasl.c:696 #, c-format msgid "Enter base64 authentication data from server (press RET if none):\n" msgstr "" #: src/gsasl.c:706 #, c-format msgid "mechanism error: %s" msgstr "" #: src/gsasl.c:715 #, c-format msgid "Server authentication finished (client trusted)...\n" msgstr "" #: src/gsasl.c:718 #, c-format msgid "Client authentication finished (server trusted)...\n" msgstr "" #: src/gsasl.c:742 #, c-format msgid "Enter application data (EOF to finish):\n" msgstr "" #: src/gsasl.c:814 #, c-format msgid "Base64 encoded application data to send:\n" msgstr "" #: src/gsasl.c:859 #, c-format msgid "SASL record too large: %zu\n" msgstr "" #: src/gsasl.c:883 #, c-format msgid "encoding error: %s" msgstr "" #: src/gsasl.c:888 #, c-format msgid "Session finished...\n" msgstr "" #: src/gsasl.c:904 #, c-format msgid "terminating GnuTLS session failed: %s" msgstr ""