# Translation of gsasl to Croatian. # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the gsasl package. # # Tomislav Krznar , 2012. msgid "" msgstr "" "Project-Id-Version: gsasl 1.7.4\n" "Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n" "POT-Creation-Date: 2021-10-25 17:50+0200\n" "PO-Revision-Date: 2012-08-13 23:09+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 1.4\n" #: lib/src/error.c:40 msgid "Libgsasl success" msgstr "" #: lib/src/error.c:41 msgid "SASL mechanism needs more data" msgstr "" #: lib/src/error.c:42 #, fuzzy #| msgid "Chose SASL mechanisms:\n" msgid "Unknown SASL mechanism" msgstr "Odaberite SASL mehanizme:\n" #: lib/src/error.c:44 msgid "SASL mechanism called too many times" msgstr "" #: lib/src/error.c:48 msgid "Memory allocation error in SASL library" msgstr "" #: lib/src/error.c:49 msgid "Base 64 coding error in SASL library" msgstr "" #: lib/src/error.c:50 msgid "Low-level crypto error in SASL library" msgstr "" #: lib/src/error.c:71 msgid "Could not prepare internationalized (non-ASCII) string." msgstr "" #: lib/src/error.c:73 msgid "SASL mechanism could not parse input" msgstr "" #: lib/src/error.c:74 msgid "Error authenticating user" msgstr "" #: lib/src/error.c:76 msgid "Integrity error in application payload" msgstr "" #: lib/src/error.c:79 msgid "Client-side functionality not available in library (application error)" msgstr "" #: lib/src/error.c:82 msgid "Server-side functionality not available in library (application error)" msgstr "" #: lib/src/error.c:85 msgid "GSSAPI library could not deallocate memory in gss_release_buffer() in SASL library. This is a serious internal error." msgstr "" #: lib/src/error.c:89 msgid "GSSAPI library could not understand a peer name in gss_import_name() in SASL library. This is most likely due to incorrect service and/or hostnames." msgstr "" #: lib/src/error.c:93 msgid "GSSAPI error in client while negotiating security context in gss_init_sec_context() in SASL library. This is most likely due insufficient credentials or malicious interactions." msgstr "" #: lib/src/error.c:97 msgid "GSSAPI error in server while negotiating security context in gss_accept_sec_context() in SASL library. This is most likely due insufficient credentials or malicious interactions." msgstr "" #: lib/src/error.c:101 msgid "GSSAPI error while decrypting or decoding data in gss_unwrap() in SASL library. This is most likely due to data corruption." msgstr "" #: lib/src/error.c:104 msgid "GSSAPI error while encrypting or encoding data in gss_wrap() in SASL library." msgstr "" #: lib/src/error.c:107 msgid "GSSAPI error acquiring credentials in gss_acquire_cred() in SASL library. This is most likely due to not having the proper Kerberos key available in /etc/krb5.keytab on the server." msgstr "" #: lib/src/error.c:111 msgid "GSSAPI error creating a display name denoting the client in gss_display_name() in SASL library. This is probably because the client supplied bad data." msgstr "" #: lib/src/error.c:115 msgid "Other entity requested integrity or confidentiality protection in GSSAPI mechanism but this is currently not implemented." msgstr "" #: lib/src/error.c:120 msgid "SecurID needs additional passcode." msgstr "" #: lib/src/error.c:122 msgid "SecurID needs new pin." msgstr "" #: lib/src/error.c:125 msgid "No callback specified by caller (application error)." msgstr "" #: lib/src/error.c:127 msgid "Authentication failed because the anonymous token was not provided." msgstr "" #: lib/src/error.c:130 msgid "Authentication failed because the authentication identity was not provided." msgstr "" #: lib/src/error.c:133 msgid "Authentication failed because the authorization identity was not provided." msgstr "" #: lib/src/error.c:136 msgid "Authentication failed because the password was not provided." msgstr "" #: lib/src/error.c:138 msgid "Authentication failed because the passcode was not provided." msgstr "" #: lib/src/error.c:140 msgid "Authentication failed because the pin code was not provided." msgstr "" #: lib/src/error.c:142 msgid "Authentication failed because the service name was not provided." msgstr "" #: lib/src/error.c:144 msgid "Authentication failed because the host name was not provided." msgstr "" #: lib/src/error.c:146 msgid "GSSAPI error encapsulating token." msgstr "" #: lib/src/error.c:148 msgid "GSSAPI error decapsulating token." msgstr "" #: lib/src/error.c:150 msgid "GSSAPI error getting OID for SASL mechanism name." msgstr "" #: lib/src/error.c:152 msgid "GSSAPI error testing for OID in OID set." msgstr "" #: lib/src/error.c:154 msgid "GSSAPI error releasing OID set." msgstr "" #: lib/src/error.c:156 msgid "Authentication failed because a tls-unique CB was not provided." msgstr "" #: lib/src/error.c:158 msgid "Callback failed to provide SAML20 IdP identifier." msgstr "" #: lib/src/error.c:160 msgid "Callback failed to provide SAML20 redirect URL." msgstr "" #: lib/src/error.c:162 msgid "Callback failed to provide OPENID20 redirect URL." msgstr "" #: lib/src/error.c:184 msgid "Libgsasl unknown error" msgstr "" #: src/gsasl.c:255 src/imap.c:76 src/smtp.c:79 #, fuzzy, c-format #| msgid "Input list of SASL mechanisms supported by server:\n" msgid "Input list of SASL mechanisms:\n" msgstr "Ulazni popis SASL mehanizama koje podržava poslužitelj:\n" #: src/gsasl.c:264 #, c-format msgid "Input list of SASL mechanisms supported by server:\n" msgstr "Ulazni popis SASL mehanizama koje podržava poslužitelj:\n" #: src/gsasl.c:283 src/imap.c:106 src/smtp.c:113 #, c-format msgid "Using mechanism:\n" msgstr "Koristim mehanizam:\n" #: src/gsasl.c:300 #, c-format msgid "Output from server:\n" msgstr "Ispis poslužitelja:\n" #: src/gsasl.c:302 #, c-format msgid "Output from client:\n" msgstr "Ispis klijenta:\n" #: src/gsasl.c:349 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Pokušajte „%s --help” za više informacija.\n" #: src/gsasl.c:381 #, c-format msgid "required --mechanism missing" msgstr "" #: src/gsasl.c:394 #, c-format msgid "unsupported --mechanism for --mkpasswd: %s" msgstr "" #: src/gsasl.c:398 #, c-format msgid "iteration count must be positive: %d" msgstr "" #: src/gsasl.c:424 msgid "Enter password: " msgstr "" #: src/gsasl.c:509 #, c-format msgid "missing argument" msgstr "nedostaje argument" #: src/gsasl.c:516 #, c-format msgid "need both --x509-cert-file and --x509-key-file" msgstr "zahtijeva i --x509-cert-file i --x509-key-file" #: src/gsasl.c:520 #, c-format msgid "cannot use both --starttls and --no-starttls" msgstr "ne mogu koristiti i --starttls i --no-starttls" #: src/gsasl.c:523 #, c-format msgid "cannot use both --smtp and --imap" msgstr "ne mogu koristiti i --smtp i --imap" #: src/gsasl.c:576 #, fuzzy, c-format #| msgid "cannot use both --smtp and --imap" msgid "cannot guess SASL profile (try --smtp or --imap)" msgstr "ne mogu koristiti i --smtp i --imap" #: src/gsasl.c:596 #, c-format msgid "initialization failure: %s" msgstr "greška inicijalizacije: %s" #: src/gsasl.c:611 #, c-format msgid "error listing mechanisms: %s" msgstr "greška ispisa mehanizama: %s" #: src/gsasl.c:618 #, c-format msgid "This client supports the following mechanisms:\n" msgstr "Ovaj klijent podržava sljedeće mehanizme:\n" #: src/gsasl.c:621 #, c-format msgid "This server supports the following mechanisms:\n" msgstr "Ovaj poslužitelj podržava sljedeće mehanizme:\n" #: src/gsasl.c:689 #, c-format msgid "GnuTLS global initialization failed: %s" msgstr "GnuTLS globalna inicijalizacija nije uspjela: %s" #: src/gsasl.c:694 #, c-format msgid "GnuTLS initialization failed: %s" msgstr "GnuTLS inicijalizacija nije uspjela: %s" #: src/gsasl.c:699 #, c-format msgid "setting GnuTLS defaults failed: %s" msgstr "postavljanje GnuTLS zadanih postavki nije uspjelo: %s" #: src/gsasl.c:706 #, fuzzy, c-format #| msgid "setting GnuTLS defaults failed: %s" msgid "setting GnuTLS server name failed: %s" msgstr "postavljanje GnuTLS zadanih postavki nije uspjelo: %s" #: src/gsasl.c:712 #, c-format msgid "allocating anonymous GnuTLS credential: %s" msgstr "alociram anonimnu GnuTLS vjerodajnicu: %s" #: src/gsasl.c:717 #, c-format msgid "setting anonymous GnuTLS credential: %s" msgstr "postavljam anonimnu GnuTLS vjerodajnicu: %s" #: src/gsasl.c:722 #, c-format msgid "allocating X.509 GnuTLS credential: %s" msgstr "alociram X.509 GnuTLS vjerodajnicu: %s" #: src/gsasl.c:730 #, c-format msgid "loading X.509 GnuTLS credential: %s" msgstr "učitavam X.509 GnuTLS vjerodajnicu: %s" #: src/gsasl.c:738 #, c-format msgid "no X.509 CAs found: %s" msgstr "nijedan X.509 CA nije pronađen: %s" #: src/gsasl.c:741 #, c-format msgid "no X.509 CAs found" msgstr "nijedan X.509 CA nije pronađen" #: src/gsasl.c:747 #, fuzzy, c-format #| msgid "setting GnuTLS defaults failed: %s" msgid "setting GnuTLS system trust: %s" msgstr "postavljanje GnuTLS zadanih postavki nije uspjelo: %s" #: src/gsasl.c:754 #, c-format msgid "setting X.509 GnuTLS credential: %s" msgstr "postavljam X.509 GnuTLS vjerodajnicu: %s" #: src/gsasl.c:768 #, c-format msgid "setting GnuTLS cipher priority (%s): %s\n" msgstr "postavljam GnuTLS prioritet šifriranja (%s): %s\n" #: src/gsasl.c:794 #, c-format msgid "TLS X.509 Verification: %s\n" msgstr "" #: src/gsasl.c:799 #, c-format msgid "GnuTLS handshake failed: %s" msgstr "GnuTLS rukovanje nije uspjelo: %s" #: src/gsasl.c:810 #, c-format msgid "TLS session info: %s\n" msgstr "" #: src/gsasl.c:831 #, c-format msgid "TLS X.509 Certificate %u: %s\n" msgstr "" #: src/gsasl.c:846 #, c-format msgid "verifying peer certificate: %s" msgstr "provjeravam certifikat člana: %s" #: src/gsasl.c:850 #, c-format msgid "server certificate is not trusted" msgstr "certifikat poslužitelja nije pouzdan" #: src/gsasl.c:854 #, c-format msgid "server certificate hasn't got a known issuer" msgstr "certifikat poslužitelja nema poznatog izdavatelja" #: src/gsasl.c:857 #, c-format msgid "server certificate has been revoked" msgstr "certifikat poslužitelja je ukinut" #: src/gsasl.c:861 #, fuzzy, c-format #| msgid "could not verify server certificate (rc=%d)" msgid "could not verify server certificate (rc=%u)" msgstr "ne mogu provjeriti certifikat poslužitelja (rc=%d)" #: src/gsasl.c:872 #, c-format msgid "getting channel binding failed: %s" msgstr "nisam uspio dohvatiti dodijeljene vrijednosti kanala: %s" #: src/gsasl.c:902 #, c-format msgid "Cannot find mechanism...\n" msgstr "Ne mogu pronaći mehanizam...\n" #: src/gsasl.c:919 #, c-format msgid "mechanism unavailable: %s" msgstr "mehanizam nije dostupan: %s" #: src/gsasl.c:947 #, c-format msgid "Enter base64 authentication data from client (press RET if none):\n" msgstr "Unesite base64 podatke ovjere klijenta (pritisnite RET ako ih nema):\n" #: src/gsasl.c:950 #, c-format msgid "Enter base64 authentication data from server (press RET if none):\n" msgstr "Unesite base64 podatke ovjere poslužitelja (pritisnite RET ako ih nema):\n" #: src/gsasl.c:960 #, c-format msgid "server error" msgstr "greška poslužitelja" #: src/gsasl.c:968 #, c-format msgid "mechanism error: %s" msgstr "greška mehanizma: %s" #: src/gsasl.c:974 #, c-format msgid "Server authentication finished (client trusted)...\n" msgstr "Ovjera poslužitelja završena (klijent je pouzdan)...\n" #: src/gsasl.c:977 #, c-format msgid "Client authentication finished (server trusted)...\n" msgstr "Ovjera klijenta završena (poslužitelj je pouzdan)...\n" #: src/gsasl.c:1002 #, c-format msgid "Enter application data (EOF to finish):\n" msgstr "Unesite programske podatke (EOF za završetak):\n" #: src/gsasl.c:1068 #, c-format msgid "Base64 encoded application data to send:\n" msgstr "Base64 kodirani programski podaci za slanje:\n" #: src/gsasl.c:1107 #, c-format msgid "SASL record too large: %zu\n" msgstr "SASL zapis je prevelik: %zu\n" #: src/gsasl.c:1131 #, c-format msgid "encoding error: %s" msgstr "greška kodiranja: %s" #: src/gsasl.c:1136 #, c-format msgid "Session finished...\n" msgstr "Sjednica završena...\n" #: src/gsasl.c:1152 #, c-format msgid "terminating GnuTLS session failed: %s" msgstr "prekidanje GnuTLS sjednice nije uspjelo: %s" #: src/imap.c:186 #, fuzzy, c-format #| msgid "error: server did not return a token\n" msgid "warning: server did not return a token\n" msgstr "greška: poslužitelj nije vratio simbol\n" #: src/smtp.c:192 #, c-format msgid "" "error: could not parse server data:\n" "%s\n" msgstr "" "greška: ne mogu obraditi podatke poslužitelja:\n" "%s\n" #~ msgid "Choose SASL mechanism:\n" #~ msgstr "Odaberite SASL mehanizam:\n"