summaryrefslogtreecommitdiff
path: root/source3/po/cat-id-tbl.c
blob: 33b8b132150e673ddc60a48417a939bc22772716 (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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
/* Automatically generated by po2tbl.sed from i18n_swat.pot.  */

#if HAVE_CONFIG_H
# include <config.h>
#endif

#include "libgettext.h"

const struct _msg_ent _msg_tbl[] = {
  {"", 1},
  {"ERROR: Can't open %s\n", 2},
  {"Help", 3},
  {"Set Default", 4},
  {"Logged in as <b>%s</b><p>\n", 5},
  {"Home", 6},
  {"Globals", 7},
  {"Shares", 8},
  {"Printers", 9},
  {"Status", 10},
  {"View Config", 11},
  {"Password Management", 12},
  {"Current Config", 13},
  {"Normal View", 14},
  {"Full View", 15},
  {"Global Variables", 16},
  {"Commit Changes", 17},
  {"Reset Values", 18},
  {"Advanced View", 19},
  {"Basic View", 20},
  {"Share Parameters", 21},
  {"Choose Share", 22},
  {"Delete Share", 23},
  {"Create Share", 24},
  {"password change in demo mode rejected\n", 25},
  {" Must specify \"User Name\" \n", 26},
  {" Must specify \"Old Password\" \n", 27},
  {" Must specify \"Remote Machine\" \n", 28},
  {" Must specify \"New, and Re-typed Passwords\" \n", 29},
  {" Re-typed password didn't match new password\n", 30},
  {" The passwd for '%s' has been changed. \n", 31},
  {" The passwd for '%s' has NOT been changed. \n", 32},
  {"Server Password Management", 33},
  {" User Name : ", 34},
  {" Old Password : ", 35},
  {" New Password : ", 36},
  {" Re-type New Password : ", 37},
  {"Change Password", 38},
  {"Add New User", 39},
  {"Delete User", 40},
  {"Disable User", 41},
  {"Enable User", 42},
  {"Client/Server Password Management", 43},
  {" Remote Machine : ", 44},
  {"Printer Parameters", 45},
  {"Important Note:", 46},
  {"Printer names marked with [*] in the Choose Printer drop-down box ", 47},
  {"are autoloaded printers from ", 48},
  {"Printcap Name", 49},
  {"Attempting to delete these printers from SWAT will have no effect.\n", 50},
  {"Choose Printer", 51},
  {"Delete Printer", 52},
  {"Create Printer", 53},
  {"DENY_NONE", 54},
  {"DENY_ALL   ", 55},
  {"DENY_DOS   ", 56},
  {"DENY_READ  ", 57},
  {"DENY_WRITE ", 58},
  {"RDONLY     ", 59},
  {"WRONLY     ", 60},
  {"RDWR       ", 61},
  {"EXCLUSIVE+BATCH ", 62},
  {"EXCLUSIVE       ", 63},
  {"BATCH           ", 64},
  {"LEVEL_II        ", 65},
  {"NONE            ", 66},
  {"Server Status", 67},
  {"Auto Refresh", 68},
  {"Refresh Interval: ", 69},
  {"Stop Refreshing", 70},
  {"version:", 71},
  {"smbd:", 72},
  {"running", 73},
  {"not running", 74},
  {"Stop smbd", 75},
  {"Start smbd", 76},
  {"Restart smbd", 77},
  {"nmbd:", 78},
  {"Stop nmbd", 79},
  {"Start nmbd", 80},
  {"Restart nmbd", 81},
  {"Active Connections", 82},
  {"PID", 83},
  {"Client", 84},
  {"IP address", 85},
  {"Date", 86},
  {"Kill", 87},
  {"Active Shares", 88},
  {"Share", 89},
  {"User", 90},
  {"Group", 91},
  {"Open Files", 92},
  {"Sharing", 93},
  {"R/W", 94},
  {"Oplock", 95},
  {"File", 96},
  {"Base Options", 97},
  {"dos charset", 98},
  {"unix charset", 99},
  {"display charset", 100},
  {"comment", 101},
  {"path", 102},
  {"directory", 103},
  {"workgroup", 104},
  {"netbios name", 105},
  {"netbios aliases", 106},
  {"netbios scope", 107},
  {"server string", 108},
  {"interfaces", 109},
  {"bind interfaces only", 110},
  {"Security Options", 111},
  {"security", 112},
  {"encrypt passwords", 113},
  {"update encrypted", 114},
  {"allow trusted domains", 115},
  {"alternate permissions", 116},
  {"hosts equiv", 117},
  {"min passwd length", 118},
  {"min password length", 119},
  {"map to guest", 120},
  {"null passwords", 121},
  {"obey pam restrictions", 122},
  {"password server", 123},
  {"smb passwd file", 124},
  {"private dir", 125},
  {"passdb module path", 126},
  {"root directory", 127},
  {"root dir", 128},
  {"root", 129},
  {"pam password change", 130},
  {"passwd program", 131},
  {"passwd chat", 132},
  {"passwd chat debug", 133},
  {"username map", 134},
  {"password level", 135},
  {"username level", 136},
  {"unix password sync", 137},
  {"restrict anonymous", 138},
  {"lanman auth", 139},
  {"ntlm auth", 140},
  {"plaintext to smbpasswd", 141},
  {"use rhosts", 142},
  {"username", 143},
  {"user", 144},
  {"users", 145},
  {"guest account", 146},
  {"invalid users", 147},
  {"valid users", 148},
  {"admin users", 149},
  {"read list", 150},
  {"write list", 151},
  {"printer admin", 152},
  {"force user", 153},
  {"force group", 154},
  {"group", 155},
  {"read only", 156},
  {"write ok", 157},
  {"writeable", 158},
  {"writable", 159},
  {"create mask", 160},
  {"create mode", 161},
  {"force create mode", 162},
  {"security mask", 163},
  {"force security mode", 164},
  {"directory mask", 165},
  {"directory mode", 166},
  {"force directory mode", 167},
  {"directory security mask", 168},
  {"force directory security mode", 169},
  {"inherit permissions", 170},
  {"guest only", 171},
  {"only guest", 172},
  {"guest ok", 173},
  {"public", 174},
  {"only user", 175},
  {"hosts allow", 176},
  {"allow hosts", 177},
  {"hosts deny", 178},
  {"deny hosts", 179},
  {"Secure Socket Layer Options", 180},
  {"ssl", 181},
  {"ssl hosts", 182},
  {"ssl hosts resign", 183},
  {"ssl CA certDir", 184},
  {"ssl CA certFile", 185},
  {"ssl server cert", 186},
  {"ssl server key", 187},
  {"ssl client cert", 188},
  {"ssl client key", 189},
  {"ssl require clientcert", 190},
  {"ssl require servercert", 191},
  {"ssl ciphers", 192},
  {"ssl version", 193},
  {"ssl compatibility", 194},
  {"Logging Options", 195},
  {"log level", 196},
  {"debuglevel", 197},
  {"syslog", 198},
  {"syslog only", 199},
  {"log file", 200},
  {"max log size", 201},
  {"timestamp logs", 202},
  {"debug timestamp", 203},
  {"debug hires timestamp", 204},
  {"debug pid", 205},
  {"debug uid", 206},
  {"Protocol Options", 207},
  {"protocol", 208},
  {"large readwrite", 209},
  {"max protocol", 210},
  {"min protocol", 211},
  {"unicode", 212},
  {"read bmpx", 213},
  {"read raw", 214},
  {"write raw", 215},
  {"nt smb support", 216},
  {"nt pipe support", 217},
  {"nt acl support", 218},
  {"announce version", 219},
  {"announce as", 220},
  {"max mux", 221},
  {"max xmit", 222},
  {"name resolve order", 223},
  {"max packet", 224},
  {"packet size", 225},
  {"max ttl", 226},
  {"max wins ttl", 227},
  {"min wins ttl", 228},
  {"time server", 229},
  {"Tuning Options", 230},
  {"change notify timeout", 231},
  {"deadtime", 232},
  {"getwd cache", 233},
  {"keepalive", 234},
  {"lpq cache time", 235},
  {"max smbd processes", 236},
  {"max connections", 237},
  {"paranoid server security", 238},
  {"max disk size", 239},
  {"max open files", 240},
  {"min print space", 241},
  {"read size", 242},
  {"socket options", 243},
  {"stat cache size", 244},
  {"strict allocate", 245},
  {"strict sync", 246},
  {"sync always", 247},
  {"use mmap", 248},
  {"hostname lookups", 249},
  {"write cache size", 250},
  {"Printing Options", 251},
  {"total print jobs", 252},
  {"max print jobs", 253},
  {"load printers", 254},
  {"printcap name", 255},
  {"printcap", 256},
  {"printable", 257},
  {"print ok", 258},
  {"postscript", 259},
  {"printing", 260},
  {"print command", 261},
  {"disable spoolss", 262},
  {"lpq command", 263},
  {"lprm command", 264},
  {"lppause command", 265},
  {"lpresume command", 266},
  {"queuepause command", 267},
  {"queueresume command", 268},
  {"enumports command", 269},
  {"addprinter command", 270},
  {"deleteprinter command", 271},
  {"show add printer wizard", 272},
  {"os2 driver map", 273},
  {"printer name", 274},
  {"printer", 275},
  {"use client driver", 276},
  {"printer driver", 277},
  {"printer driver file", 278},
  {"printer driver location", 279},
  {"Filename Handling", 280},
  {"strip dot", 281},
  {"mangled stack", 282},
  {"default case", 283},
  {"case sensitive", 284},
  {"casesignames", 285},
  {"preserve case", 286},
  {"short preserve case", 287},
  {"mangle case", 288},
  {"mangling char", 289},
  {"hide dot files", 290},
  {"hide unreadable", 291},
  {"delete veto files", 292},
  {"veto files", 293},
  {"hide files", 294},
  {"veto oplock files", 295},
  {"map system", 296},
  {"map hidden", 297},
  {"map archive", 298},
  {"mangled names", 299},
  {"mangled map", 300},
  {"stat cache", 301},
  {"Domain Options", 302},
  {"domain admin group", 303},
  {"domain guest group", 304},
  {"groupname map", 305},
  {"machine password timeout", 306},
  {"Logon Options", 307},
  {"add user script", 308},
  {"delete user script", 309},
  {"add group script", 310},
  {"delete group script", 311},
  {"add user to group script", 312},
  {"delete user from group script", 313},
  {"add machine script", 314},
  {"shutdown script", 315},
  {"abort shutdown script", 316},
  {"logon script", 317},
  {"logon path", 318},
  {"logon drive", 319},
  {"logon home", 320},
  {"domain logons", 321},
  {"Browse Options", 322},
  {"os level", 323},
  {"lm announce", 324},
  {"lm interval", 325},
  {"preferred master", 326},
  {"prefered master", 327},
  {"local master", 328},
  {"domain master", 329},
  {"browse list", 330},
  {"browseable", 331},
  {"browsable", 332},
  {"enhanced browsing", 333},
  {"WINS Options", 334},
  {"dns proxy", 335},
  {"wins proxy", 336},
  {"wins server", 337},
  {"wins support", 338},
  {"wins hook", 339},
  {"Locking Options", 340},
  {"blocking locks", 341},
  {"fake oplocks", 342},
  {"kernel oplocks", 343},
  {"locking", 344},
  {"oplocks", 345},
  {"level2 oplocks", 346},
  {"oplock break wait time", 347},
  {"oplock contention limit", 348},
  {"posix locking", 349},
  {"strict locking", 350},
  {"share modes", 351},
  {"Ldap Options", 352},
  {"ldap server", 353},
  {"ldap port", 354},
  {"ldap suffix", 355},
  {"ldap filter", 356},
  {"ldap root", 357},
  {"ldap root passwd", 358},
  {"Miscellaneous Options", 359},
  {"add share command", 360},
  {"change share command", 361},
  {"delete share command", 362},
  {"config file", 363},
  {"preload", 364},
  {"auto services", 365},
  {"lock dir", 366},
  {"lock directory", 367},
  {"utmp directory", 368},
  {"wtmp directory", 369},
  {"utmp", 370},
  {"default service", 371},
  {"default", 372},
  {"message command", 373},
  {"dfree command", 374},
  {"remote announce", 375},
  {"remote browse sync", 376},
  {"socket address", 377},
  {"homedir map", 378},
  {"time offset", 379},
  {"NIS homedir", 380},
  {"-valid", 381},
  {"copy", 382},
  {"include", 383},
  {"exec", 384},
  {"preexec", 385},
  {"preexec close", 386},
  {"postexec", 387},
  {"root preexec", 388},
  {"root preexec close", 389},
  {"root postexec", 390},
  {"available", 391},
  {"volume", 392},
  {"fstype", 393},
  {"set directory", 394},
  {"source environment", 395},
  {"wide links", 396},
  {"follow symlinks", 397},
  {"dont descend", 398},
  {"magic script", 399},
  {"magic output", 400},
  {"delete readonly", 401},
  {"dos filemode", 402},
  {"dos filetimes", 403},
  {"dos filetime resolution", 404},
  {"fake directory create times", 405},
  {"panic action", 406},
  {"hide local users", 407},
  {"VFS options", 408},
  {"vfs object", 409},
  {"vfs options", 410},
  {"msdfs root", 411},
  {"host msdfs", 412},
  {"Winbind options", 413},
  {"winbind uid", 414},
  {"winbind gid", 415},
  {"template homedir", 416},
  {"template shell", 417},
  {"winbind separator", 418},
  {"winbind cache time", 419},
  {"winbind enum users", 420},
  {"winbind enum groups", 421},
};

int _msg_tbl_length = 421;