summaryrefslogtreecommitdiffstats
path: root/po/gssntlmssp.pot
blob: 846b5b43313a801fb47f9549a5931b0ec7744ba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# GSS-NTLMSSP Translation Template file.
# Copyright (C) 2015 Simo Sorce <simo@samba.org>
# This file is distributed under the same license as the gssntlmssp package.
# Simo Sorce <simo@samba.org>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: gssntlmssp 0.5.0\n"
"Report-Msgid-Bugs-To: simo@samba.org\n"
"POT-Creation-Date: 2015-02-20 09:49-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/gss_err.c:24
msgid "Unknown Error"
msgstr ""

#. ERR_DECODE
#: src/gss_err.c:25
msgid "Failed to decode data"
msgstr ""

#. ERR_ENCODE
#: src/gss_err.c:26
msgid "Failed to encode data"
msgstr ""

#. ERR_CRYPTO
#: src/gss_err.c:27
msgid "Crypto routine failure"
msgstr ""

#. ERR_NOARG
#: src/gss_err.c:28
msgid "A required argument is missing"
msgstr ""

#. ERR_BADARG
#: src/gss_err.c:29
msgid "Invalid value in argument"
msgstr ""

#. ERR_NONAME
#: src/gss_err.c:30
msgid "Name is empty"
msgstr ""

#. ERR_NOSRVNAME
#: src/gss_err.c:31
msgid "Not a server name"
msgstr ""

#. ERR_NOUSRNAME
#: src/gss_err.c:32
msgid "Not a user name"
msgstr ""

#. ERR_BADLMLEVEL
#: src/gss_err.c:33
msgid "Bad LM compatibility Level"
msgstr ""

#. ERR_IMPOSSIBLE
#: src/gss_err.c:34
msgid "An impossible error occurred"
msgstr ""

#. ERR_BADCTX
#: src/gss_err.c:35
msgid "Invalid or incomplete context"
msgstr ""

#. ERR_WRONGCTX
#: src/gss_err.c:36
msgid "Wrong context type"
msgstr ""

#. ERR_WRONGMSG
#: src/gss_err.c:37
msgid "Wrong message type"
msgstr ""

#. ERR_REQNEGFLAG
#: src/gss_err.c:38
msgid "A required Negotiate flag was not provided"
msgstr ""

#. ERR_FAILNEGFLAGS
#: src/gss_err.c:39
msgid "Failed to negotiate a common set of flags"
msgstr ""

#. ERR_BADNEGFLAGS
#: src/gss_err.c:40
msgid "Invalid combinations of negotiate flags"
msgstr ""

#. ERR_NOSRVCRED
#: src/gss_err.c:41
msgid "Not a server credential type"
msgstr ""

#. ERR_NOUSRCRED
#: src/gss_err.c:42
msgid "Not a user credential type"
msgstr ""

#. ERR_BADCRED
#: src/gss_err.c:43
msgid "Invalid or unknown credential"
msgstr ""

#. ERR_NOTOKEN
#: src/gss_err.c:44
msgid "Empty or missing token"
msgstr ""

#. ERR_NOTSUPPORTED
#: src/gss_err.c:45
msgid "Feature not supported"
msgstr ""

#. ERR_NOTAVAIL
#: src/gss_err.c:46
msgid "Feature not available"
msgstr ""

#. ERR_NAMETOOLONG
#: src/gss_err.c:47
msgid "Name is too long"
msgstr ""

#. ERR_NOBINDINGS
#: src/gss_err.c:48
msgid "Required channel bingings are not available"
msgstr ""

#. ERR_TIMESKEW
#: src/gss_err.c:49
msgid "Server and client clocks are too far apart"
msgstr ""

#. ERR_EXPIRED
#: src/gss_err.c:50
msgid "Expired"
msgstr ""

#. ERR_KEYLEN
#: src/gss_err.c:51
msgid "Invalid key length"
msgstr ""

#. ERR_NONTLMV1
#: src/gss_err.c:52
msgid "NTLM version 1 not allowed"
msgstr ""

#. ERR_NOUSRFOUND
#: src/gss_err.c:53
msgid "User not found"
msgstr ""