# 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.1\n" "Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n" "POT-Creation-Date: 2009-03-25 16:06+0100\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 "" #: src/gsasl.c:270 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/gsasl.c:307 #, c-format msgid "Cannot initialize Windows sockets." msgstr "" #: src/gsasl.c:331 #, c-format msgid "" "missing argument\n" "Try `%s --help' for more information." msgstr "" #: src/gsasl.c:337 #, c-format msgid "need both --x509-cert-file and --x509-key-file" msgstr "" #: src/gsasl.c:341 #, c-format msgid "cannot use both --starttls and --no-starttls" msgstr "" #: src/gsasl.c:344 #, c-format msgid "cannot use both --smtp and --imap" msgstr "" #: src/gsasl.c:409 #, c-format msgid "initialization failure: %s" msgstr "" #: src/gsasl.c:424 #, c-format msgid "error listing mechanisms: %s" msgstr "" #: src/gsasl.c:431 #, c-format msgid "This client supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:434 #, c-format msgid "This server supports the following mechanisms:\n" msgstr "" #: src/gsasl.c:500 #, c-format msgid "GnuTLS global initialization failed: %s" msgstr "" #: src/gsasl.c:505 #, c-format msgid "GnuTLS initialization failed: %s" msgstr "" #: src/gsasl.c:510 #, c-format msgid "setting GnuTLS defaults failed: %s" msgstr "" #: src/gsasl.c:516 #, c-format msgid "allocating anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:521 #, c-format msgid "setting anonymous GnuTLS credential: %s" msgstr "" #: src/gsasl.c:526 #, c-format msgid "allocating X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:534 #, c-format msgid "loading X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:542 #, c-format msgid "no X.509 CAs found: %s" msgstr "" #: src/gsasl.c:545 #, c-format msgid "no X.509 CAs found" msgstr "" #: src/gsasl.c:551 #, c-format msgid "setting X.509 GnuTLS credential: %s" msgstr "" #: src/gsasl.c:562 #, c-format msgid "setting GnuTLS cipher priority (%s): %s\n" msgstr "" #: src/gsasl.c:573 #, c-format msgid "GnuTLS handshake failed: %s" msgstr "" #: src/gsasl.c:582 #, c-format msgid "verifying peer certificate: %s" msgstr "" #: src/gsasl.c:586 #, c-format msgid "server certificate is not trusted" msgstr "" #: src/gsasl.c:590 #, c-format msgid "server certificate hasn't got a known issuer" msgstr "" #: src/gsasl.c:593 #, c-format msgid "server certificate has been revoked" msgstr "" #: src/gsasl.c:597 #, c-format msgid "could not verify server certificate (rc=%d)" msgstr "" #: src/gsasl.c:620 #, c-format msgid "Cannot find mechanism...\n" msgstr "" #: src/gsasl.c:637 #, c-format msgid "mechanism unavailable: %s" msgstr "" #: src/gsasl.c:666 #, c-format msgid "Enter base64 authentication data from client (press RET if none):\n" msgstr "" #: src/gsasl.c:669 #, c-format msgid "Enter base64 authentication data from server (press RET if none):\n" msgstr "" #: src/gsasl.c:679 #, c-format msgid "mechanism error: %s" msgstr "" #: src/gsasl.c:688 #, c-format msgid "Server authentication finished (client trusted)...\n" msgstr "" #: src/gsasl.c:691 #, c-format msgid "Client authentication finished (server trusted)...\n" msgstr "" #: src/gsasl.c:714 #, c-format msgid "Enter application data (EOF to finish):\n" msgstr "" #: src/gsasl.c:787 #, c-format msgid "Base64 encoded application data to send:\n" msgstr "" #: src/gsasl.c:843 #, c-format msgid "encoding error: %s" msgstr "" #: src/gsasl.c:848 #, c-format msgid "Session finished...\n" msgstr "" #: src/gsasl.c:864 #, c-format msgid "terminating GnuTLS session failed: %s" msgstr ""