1
# translation of po_kfileshare-oc.po to Occitan (lengadocian)
2
# Occitan (post 1500) translation for kdenetwork
3
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
4
# This file is distributed under the same license as the kdenetwork package.
6
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
7
# Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>, 2008.
10
"Project-Id-Version: po_kfileshare-oc\n"
11
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
12
"POT-Creation-Date: 2011-04-16 01:37+0000\n"
13
"PO-Revision-Date: 2010-04-28 07:02+0000\n"
14
"Last-Translator: Cédric VALMARY (Tot en òc) <cvalmary@yahoo.fr>\n"
15
"Language-Team: Occitan (lengadocian) <ubuntu-l10n-oci@lists.ubuntu.com>\n"
17
"Content-Type: text/plain; charset=UTF-8\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
"X-Launchpad-Export-Date: 2011-09-30 09:36+0000\n"
20
"X-Generator: Launchpad (build 14071)\n"
22
#. i18n: file: advanced/nfs/hostprops.ui:50
23
#. i18n: ectx: property (title), widget (QGroupBox)
24
#: rc.cpp:3 advanced/nfs/nfshostdlg.cpp:40 rc.cpp:3
25
msgid "Host Properties"
26
msgstr "Proprietats de l'òste"
28
#. i18n: file: advanced/nfs/hostprops.ui:67
29
#. i18n: ectx: property (text), widget (QLabel)
31
msgid "&Name/address:"
32
msgstr "&Nom / adreça :"
34
#. i18n: file: advanced/nfs/hostprops.ui:107
35
#. i18n: ectx: property (whatsThis), widget (QLineEdit)
38
"<b>Name / Address field</b>\n"
40
"Here you can enter the host name or address.<br>\n"
41
"The host may be specified in a number of ways:\n"
43
"<i>single host</i>\n"
45
" This is the most common format. You may specify a host either by an "
46
"abbreviated name recognized by the resolver, the fully qualified domain "
47
"name, or an IP address.\n"
52
" NIS netgroups may be given as @group. Only the host part of each netgroup "
53
"members is consider in checking for membership. Empty host parts or those "
54
"containing a single dash (-) are ignored.\n"
59
" Machine names may contain the wildcard characters * and ?. This can be used "
60
"to make the exports file more compact; for instance, *.cs.foo.edu matches "
61
"all hosts in the domain cs.foo.edu. However, these wildcard characters do "
62
"not match the dots in a domain name, so the above pattern does not include "
63
"hosts such as a.b.cs.foo.edu.\n"
66
"<i>IP networks</i>\n"
68
" You can also export directories to all hosts on an IP (sub-) network "
69
"simultaneously. This is done by specifying an IP address and netmask pair as "
70
"address/netmask where the netmask can be specified in dotted-decimal format, "
71
"or as a contiguous mask length (for example, either `/255.255.252.0' or "
72
"`/22' appended to the network base address result in identical subnetworks "
73
"with 10 bits of host).\n"
77
#. i18n: file: advanced/nfs/hostprops.ui:115
78
#. i18n: ectx: property (text), widget (QCheckBox)
79
#: rc.cpp:35 rc.cpp:35
80
msgid "&Public access"
81
msgstr "Accès &public"
83
#. i18n: file: advanced/nfs/hostprops.ui:122
84
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
85
#: rc.cpp:38 rc.cpp:38
87
"<b>Public access</b>\n"
89
"If you check this, the host address will be a single wildcard , which means "
91
"This is just the same as if you would enter a wildcard in the address "
96
#. i18n: file: advanced/nfs/hostprops.ui:140
97
#. i18n: ectx: property (title), widget (QGroupBox)
98
#: rc.cpp:45 rc.cpp:45
102
#. i18n: file: advanced/nfs/hostprops.ui:157
103
#. i18n: ectx: property (text), widget (QCheckBox)
104
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:199
105
#. i18n: ectx: property (text), widget (QCheckBox, writableSambaChk)
106
#. i18n: file: advanced/nfs/hostprops.ui:157
107
#. i18n: ectx: property (text), widget (QCheckBox)
108
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:199
109
#. i18n: ectx: property (text), widget (QCheckBox, writableSambaChk)
110
#: rc.cpp:48 rc.cpp:246 rc.cpp:48 rc.cpp:246
112
msgstr "&Escritura possibla"
114
#. i18n: file: advanced/nfs/hostprops.ui:166
115
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
116
#: rc.cpp:51 rc.cpp:51
120
"Allow both read and write requests on this NFS volume.\n"
123
"The default is to disallow any request which changes the filesystem\n"
127
#. i18n: file: advanced/nfs/hostprops.ui:174
128
#. i18n: ectx: property (text), widget (QCheckBox)
129
#: rc.cpp:60 rc.cpp:60
131
msgstr "Pas s&ecurizat"
133
#. i18n: file: advanced/nfs/hostprops.ui:183
134
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
135
#: rc.cpp:63 rc.cpp:63
139
"If this option is checked, it is not required that requests originate on an "
140
"internet port less than IPPORT_RESERVED (1024).\n"
143
"If unsure leave it unchecked.\n"
147
#. i18n: file: advanced/nfs/hostprops.ui:191
148
#. i18n: ectx: property (text), widget (QCheckBox)
149
#: rc.cpp:72 rc.cpp:72
151
msgstr "&Sincronizat"
153
#. i18n: file: advanced/nfs/hostprops.ui:200
154
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
155
#: rc.cpp:75 rc.cpp:75
159
"This option requests that all file writes be committed to disk before the "
160
"write request completes. This is required for complete safety of data in the "
161
"face of a server crash, but incurs a performance hit.\n"
164
"The default is to allow the server to write the data out whenever it is "
169
#. i18n: file: advanced/nfs/hostprops.ui:211
170
#. i18n: ectx: property (text), widget (QCheckBox)
171
#: rc.cpp:84 rc.cpp:84
173
msgstr "Pas de w&delay"
175
#. i18n: file: advanced/nfs/hostprops.ui:216
176
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
177
#: rc.cpp:87 rc.cpp:87
181
"This option only has effect if sync is also set. The NFS server will "
182
"normally delay committing a write request to disk slightly if it suspects "
183
"that another related write request may be in progress or may arrive soon. "
184
"This allows multiple write requests to be committed to disk with the one "
185
"operation which can improve performance. If an NFS server received mainly "
186
"small unrelated requests, this behavior could actually reduce performance, "
187
"so no wdelay is available to turn it off. </p>"
190
#. i18n: file: advanced/nfs/hostprops.ui:224
191
#. i18n: ectx: property (text), widget (QCheckBox)
192
#: rc.cpp:92 rc.cpp:92
196
#. i18n: file: advanced/nfs/hostprops.ui:242
197
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
198
#: rc.cpp:95 rc.cpp:95
202
"This option is based on the option of the same name provided in IRIX NFS. "
203
"Normally, if a server exports two filesystems one of which is mounted on the "
204
"other, then the client will have to mount both filesystems explicitly to get "
205
"access to them. If it just mounts the parent, it will see an empty directory "
206
"at the place where the other filesystem is mounted. That filesystem is "
210
"Setting the nohide option on a filesystem causes it not to be hidden, and an "
211
"appropriately authorized client will be able to move from the parent to that "
212
"filesystem without noticing the change.\n"
215
"However, some NFS clients do not cope well with this situation as, for "
216
"instance, it is then possible for two files in the one apparent filesystem "
217
"to have the same inode number.\n"
220
"The nohide option is currently only effective on single host exports. It "
221
"does not work reliably with netgroup, subnet, or wildcard exports.\n"
224
"This option can be very useful in some situations, but it should be used "
225
"with due care, and only after confirming that the client system copes with "
226
"the situation effectively.\n"
230
#. i18n: file: advanced/nfs/hostprops.ui:250
231
#. i18n: ectx: property (text), widget (QCheckBox)
232
#: rc.cpp:113 rc.cpp:113
233
msgid "No su&btree check"
234
msgstr "Pas de verificacion de l'ar&borescéncia"
236
#. i18n: file: advanced/nfs/hostprops.ui:268
237
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
238
#: rc.cpp:116 rc.cpp:116
240
"<b>No subtree check</b>\n"
242
"This option disables subtree checking, which has mild security implications, "
243
"but can improve reliability is some circumstances.\n"
246
"If a subdirectory of a filesystem is exported, but the whole filesystem is "
247
"not, then whenever a NFS request arrives, the server must check not only "
248
"that the accessed file is in the appropriate filesystem (which is easy) but "
249
"also that it is in the exported tree (which is harder). This check is called "
250
"the subtree_check.\n"
253
"In order to perform this check, the server must include some information "
254
"about the location of the file in the \"filehandle\" that is given to the "
255
"client. This can cause problems with accessing files that are renamed while "
256
"a client has them open (though in many simple cases it will still work).\n"
259
"subtree checking is also used to make sure that files inside directories to "
260
"which only root has access can only be accessed if the filesystem is "
261
"exported with no_root_squash (see below), even the file itself allows more "
265
"As a general guide, a home directory filesystem, which is normally exported "
266
"at the root and may see lots of file renames, should be exported with "
267
"subtree checking disabled. A filesystem which is mostly read-only, and at "
268
"least does not see many file renames (e.g. /usr or /var) and for which "
269
"subdirectories may be exported, should probably be exported with subtree "
274
#. i18n: file: advanced/nfs/hostprops.ui:276
275
#. i18n: ectx: property (text), widget (QCheckBox)
276
#: rc.cpp:134 rc.cpp:134
277
msgid "Insecure loc&ks"
278
msgstr "&Varrolhs pas segurs"
280
#. i18n: file: advanced/nfs/hostprops.ui:285
281
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
282
#: rc.cpp:137 rc.cpp:137
284
"<b>Insecure locks</b>\n"
286
"This option tells the NFS server not to require authentication of locking "
287
"requests (i.e. requests which use the NLM protocol). Normally the NFS server "
288
"will require a lock request to hold a credential for a user who has read "
289
"access to the file. With this flag no access checks will be performed.\n"
292
"Early NFS client implementations did not send credentials with lock "
293
"requests, and many current NFS clients still exist which are based on the "
294
"old implementations. Use this flag if you find that you can only lock files "
295
"which are world readable.\n"
299
#. i18n: file: advanced/nfs/hostprops.ui:303
300
#. i18n: ectx: property (title), widget (QGroupBox)
301
#: rc.cpp:146 rc.cpp:146
303
msgstr "Correspondéncia dels utilizaires"
305
#. i18n: file: advanced/nfs/hostprops.ui:323
306
#. i18n: ectx: property (text), widget (QCheckBox)
307
#: rc.cpp:149 rc.cpp:149
311
#. i18n: file: advanced/nfs/hostprops.ui:328
312
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
313
#: rc.cpp:152 rc.cpp:152
315
"<b>All squash</b>\n"
317
"Map all uids and gids to the anonymous user. Useful for NFS-exported public "
318
"FTP directories, news spool directories, etc. </p>"
321
#. i18n: file: advanced/nfs/hostprops.ui:336
322
#. i18n: ectx: property (text), widget (QCheckBox)
323
#: rc.cpp:157 rc.cpp:157
324
msgid "No &root squash"
327
#. i18n: file: advanced/nfs/hostprops.ui:346
328
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
329
#: rc.cpp:160 rc.cpp:160
331
"<b>No root squash</b>\n"
333
"Turn of root squashing. This option is mainly useful for diskless clients.\n"
335
"<i>root squashing</i>\n"
337
"Map requests from uid/gid 0 to the anonymous uid/gid. Note that this does "
338
"not apply to any other uids that might be equally sensitive, such as user "
343
#. i18n: file: advanced/nfs/hostprops.ui:362
344
#. i18n: ectx: property (text), widget (QLabel)
345
#: rc.cpp:170 rc.cpp:170
346
msgid "Anonym. &UID:"
347
msgstr "&UID anonim :"
349
#. i18n: file: advanced/nfs/hostprops.ui:368
350
#. i18n: ectx: property (whatsThis), widget (QLabel)
351
#. i18n: file: advanced/nfs/hostprops.ui:414
352
#. i18n: ectx: property (whatsThis), widget (QLabel)
353
#. i18n: file: advanced/nfs/hostprops.ui:368
354
#. i18n: ectx: property (whatsThis), widget (QLabel)
355
#. i18n: file: advanced/nfs/hostprops.ui:414
356
#. i18n: ectx: property (whatsThis), widget (QLabel)
357
#: rc.cpp:173 rc.cpp:182 rc.cpp:173 rc.cpp:182
359
"<b>Anonym. UID/GID</b> <p> These options explicitly set the uid and gid of "
360
"the anonymous account. This option is primarily useful for PC/NFS clients, "
361
"where you might want all requests appear to be from one user. </p>"
364
#. i18n: file: advanced/nfs/hostprops.ui:390
365
#. i18n: ectx: property (text), widget (QLineEdit)
366
#. i18n: file: advanced/nfs/hostprops.ui:436
367
#. i18n: ectx: property (text), widget (QLineEdit)
368
#. i18n: file: advanced/nfs/hostprops.ui:390
369
#. i18n: ectx: property (text), widget (QLineEdit)
370
#. i18n: file: advanced/nfs/hostprops.ui:436
371
#. i18n: ectx: property (text), widget (QLineEdit)
372
#: rc.cpp:176 rc.cpp:185 rc.cpp:176 rc.cpp:185
376
#. i18n: file: advanced/nfs/hostprops.ui:408
377
#. i18n: ectx: property (text), widget (QLabel)
378
#: rc.cpp:179 rc.cpp:179
379
msgid "Anonym. &GID:"
380
msgstr "&GID anonim :"
382
#. i18n: file: advanced/nfs/nfsdialoggui.ui:25
383
#. i18n: ectx: property (title), widget (Q3GroupBox, groupBox)
384
#: rc.cpp:188 rc.cpp:188
385
msgid "Allowed &Hosts"
386
msgstr "&Òstes autorizats"
388
#. i18n: file: advanced/nfs/nfsdialoggui.ui:28
389
#. i18n: ectx: property (toolTip), widget (Q3GroupBox, groupBox)
390
#: rc.cpp:191 rc.cpp:191
391
msgid "A list of allowed hosts"
392
msgstr "Una lista dels òstes autorizats"
394
#. i18n: file: advanced/nfs/nfsdialoggui.ui:32
395
#. i18n: ectx: property (whatsThis), widget (Q3GroupBox, groupBox)
396
#: rc.cpp:194 rc.cpp:194
398
"Here you can see a list of hosts which are allowed to access this directory "
400
"The first column shows the name or address of the host, the second column "
401
"shows the access parameters. The name '*' donates public access."
404
#. i18n: file: advanced/nfs/nfsdialoggui.ui:44
405
#. i18n: ectx: property (text), widget (QPushButton, addHostBtn)
406
#: rc.cpp:198 rc.cpp:198
408
msgstr "&Apondre un òste..."
410
#. i18n: file: advanced/nfs/nfsdialoggui.ui:54
411
#. i18n: ectx: property (text), widget (QPushButton, modifyHostBtn)
412
#: rc.cpp:201 rc.cpp:201
413
msgid "Mo&dify Host..."
414
msgstr "Mo&dificar l'òste..."
416
#. i18n: file: advanced/nfs/nfsdialoggui.ui:64
417
#. i18n: ectx: property (text), widget (QPushButton, removeHostBtn)
418
#: rc.cpp:204 rc.cpp:204
420
msgstr "Leva&r l'òste"
422
#. i18n: file: advanced/nfs/nfsdialoggui.ui:94
423
#. i18n: ectx: property (text), widget (K3ListView, listView)
424
#: rc.cpp:207 rc.cpp:207
426
msgstr "Nom / adreça"
428
#. i18n: file: advanced/nfs/nfsdialoggui.ui:105
429
#. i18n: ectx: property (text), widget (K3ListView, listView)
430
#: rc.cpp:210 rc.cpp:210
434
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:21
435
#. i18n: ectx: property (text), widget (QLabel, folderLbl)
436
#: rc.cpp:213 rc.cpp:213
440
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:36
441
#. i18n: ectx: property (text), widget (QCheckBox, shareChk)
442
#: rc.cpp:216 rc.cpp:216
443
msgid "S&hare this folder in the local network"
444
msgstr "Partejar aqueste dorsièr dins la &ret locala"
446
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:68
447
#. i18n: ectx: property (text), widget (QCheckBox, nfsChk)
448
#: rc.cpp:219 rc.cpp:219
449
msgid "Share with &NFS (Linux/UNIX)"
450
msgstr "Partejar amb &NFS (Linux / Unix)"
452
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:78
453
#. i18n: ectx: property (title), widget (Q3GroupBox, nfsGrp)
454
#: rc.cpp:222 advanced/nfs/nfsdialog.cpp:64 rc.cpp:222
458
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:86
459
#. i18n: ectx: property (text), widget (QCheckBox, publicNFSChk)
460
#: rc.cpp:225 rc.cpp:225
464
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:96
465
#. i18n: ectx: property (text), widget (QCheckBox, writableNFSChk)
466
#: rc.cpp:228 rc.cpp:228
468
msgstr "Esc&ritura possibla"
470
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:126
471
#. i18n: ectx: property (text), widget (KPushButton, moreNFSBtn)
472
#: rc.cpp:231 rc.cpp:231
473
msgid "More NFS Op&tions"
474
msgstr "Mai d'op&cions NFS"
476
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:154
477
#. i18n: ectx: property (text), widget (QCheckBox, sambaChk)
478
#: rc.cpp:234 rc.cpp:234
479
msgid "Share with S&amba (Microsoft(R) Windows(R))"
480
msgstr "Partejar amb S&amba (Microsoft(R) Windows(R))"
482
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:164
483
#. i18n: ectx: property (title), widget (Q3GroupBox, sambaGrp)
484
#: rc.cpp:237 rc.cpp:237
485
msgid "Samba Options"
486
msgstr "Opcions Samba"
488
#. i18n: file: samba/filepropertiesplugin/sambausershareplugin.ui:36
489
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
494
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:189
495
#. i18n: ectx: property (text), widget (QCheckBox, publicSambaChk)
496
#: rc.cpp:243 rc.cpp:243
500
#. i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:229
501
#. i18n: ectx: property (text), widget (KPushButton, moreSambaBtn)
502
#: rc.cpp:249 rc.cpp:249
503
msgid "Mor&e Samba Options"
504
msgstr "&Mai d'opcions Samba"
506
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:16
507
#. i18n: ectx: property (windowTitle), widget (QWidget)
508
#: rc.cpp:252 rc.cpp:252
512
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:27
513
#. i18n: ectx: property (title), widget (QGroupBox)
514
#: rc.cpp:255 rc.cpp:255
515
msgid "All U&nspecified Users"
516
msgstr "Utilizaires &pas especificats"
518
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:36
519
#. i18n: ectx: property (text), item, widget (QComboBox)
520
#: rc.cpp:258 rc.cpp:258
524
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:41
525
#. i18n: ectx: property (text), item, widget (QComboBox)
526
#: rc.cpp:261 advanced/kcm_sambaconf/usertabimpl.cpp:222 rc.cpp:261
530
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:63
531
#. i18n: ectx: property (title), widget (QGroupBox)
532
#: rc.cpp:264 rc.cpp:264
533
msgid "Spec&ified Users"
534
msgstr "Utilizaires espec&ificats"
536
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:72
537
#. i18n: ectx: property (text), widget (QTable)
538
#. i18n: file: advanced/kcm_sambaconf/share.ui:568
539
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
540
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:51
541
#. i18n: ectx: property (text), widget (QListView)
542
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:613
543
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
544
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:734
545
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
546
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:884
547
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
548
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1034
549
#. i18n: ectx: property (text), widget (K3ListView, unixUsersListView)
550
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:151
551
#. i18n: ectx: property (text), widget (QListView)
552
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:72
553
#. i18n: ectx: property (text), widget (QTable)
554
#. i18n: file: advanced/kcm_sambaconf/share.ui:568
555
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
556
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:51
557
#. i18n: ectx: property (text), widget (QListView)
558
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:613
559
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
560
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:734
561
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
562
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:884
563
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
564
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1034
565
#. i18n: ectx: property (text), widget (K3ListView, unixUsersListView)
566
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:151
567
#. i18n: ectx: property (text), widget (QListView)
568
#: rc.cpp:267 rc.cpp:426 rc.cpp:943 rc.cpp:1077 rc.cpp:1107 rc.cpp:1137
569
#: rc.cpp:1158 rc.cpp:2313 rc.cpp:267 rc.cpp:426 rc.cpp:943 rc.cpp:1077
570
#: rc.cpp:1107 rc.cpp:1137 rc.cpp:1158 rc.cpp:2313
574
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:77
575
#. i18n: ectx: property (text), widget (QTable)
576
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:62
577
#. i18n: ectx: property (text), widget (QListView)
578
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:889
579
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
580
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1039
581
#. i18n: ectx: property (text), widget (K3ListView, unixUsersListView)
582
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:77
583
#. i18n: ectx: property (text), widget (QTable)
584
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:62
585
#. i18n: ectx: property (text), widget (QListView)
586
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:889
587
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
588
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1039
589
#. i18n: ectx: property (text), widget (K3ListView, unixUsersListView)
590
#: rc.cpp:270 rc.cpp:946 rc.cpp:1140 rc.cpp:1161 rc.cpp:270 rc.cpp:946
591
#: rc.cpp:1140 rc.cpp:1161
595
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:82
596
#. i18n: ectx: property (text), widget (QTable)
597
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:73
598
#. i18n: ectx: property (text), widget (QListView)
599
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:162
600
#. i18n: ectx: property (text), widget (QListView)
601
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:82
602
#. i18n: ectx: property (text), widget (QTable)
603
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:73
604
#. i18n: ectx: property (text), widget (QListView)
605
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:162
606
#. i18n: ectx: property (text), widget (QListView)
607
#: rc.cpp:273 rc.cpp:949 rc.cpp:2316 rc.cpp:273 rc.cpp:949 rc.cpp:2316
611
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:87
612
#. i18n: ectx: property (text), widget (QTable)
613
#: rc.cpp:276 rc.cpp:276
614
msgid "Access Rights"
615
msgstr "Dreches d'accès"
617
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:125
618
#. i18n: ectx: property (text), widget (QPushButton)
619
#: rc.cpp:279 rc.cpp:279
621
msgstr "A&pondre un utilizaire..."
623
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:133
624
#. i18n: ectx: property (text), widget (QPushButton)
625
#: rc.cpp:282 rc.cpp:282
629
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:141
630
#. i18n: ectx: property (text), widget (QPushButton)
631
#: rc.cpp:285 rc.cpp:285
632
msgid "Add &Group..."
633
msgstr "Apondre un &grop..."
635
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:149
636
#. i18n: ectx: property (text), widget (QPushButton)
637
#: rc.cpp:288 rc.cpp:288
638
msgid "Remo&ve Selected"
639
msgstr "Supri&mir la seleccion"
641
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:184
642
#. i18n: ectx: property (title), widget (QGroupBox)
643
#: rc.cpp:291 rc.cpp:291
644
msgid "All Users Should be Forced to the Follo&wing User/Group"
645
msgstr "Forçar totes los utilizaires cap a l'&utilizaire e lo grop seguent"
647
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:203
648
#. i18n: ectx: property (text), widget (QLabel)
649
#: rc.cpp:294 rc.cpp:294
651
msgstr "Forç&ar l'utilizaire :"
653
#. i18n: file: advanced/kcm_sambaconf/usertab.ui:235
654
#. i18n: ectx: property (text), widget (QLabel)
655
#: rc.cpp:297 rc.cpp:297
656
msgid "Fo&rce group:"
657
msgstr "Fo&rçar lo grop :"
659
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:13
660
#. i18n: ectx: property (windowTitle), widget (QDialog, ExpertUserDlg)
661
#: rc.cpp:300 rc.cpp:300
662
msgid "User Settings"
663
msgstr "Configuracion de l'utilizaire"
665
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:30
666
#. i18n: ectx: property (text), widget (QLabel, TextLabel12)
667
#: rc.cpp:303 rc.cpp:303
668
msgid "&Valid users:"
669
msgstr "Utilizaires &valables :"
671
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:54
672
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2_2_2)
673
#: rc.cpp:306 rc.cpp:306
674
msgid "&Admin users:"
675
msgstr "&Administrators :"
677
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:78
678
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2_2_2_2)
679
#: rc.cpp:309 rc.cpp:309
680
msgid "&Invalid users:"
681
msgstr "Utilizaires &pas valables :"
683
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:128
684
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
685
#. i18n: file: advanced/kcm_sambaconf/share.ui:2565
686
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
687
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:253
688
#. i18n: ectx: property (text), widget (QPushButton)
689
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:240
690
#. i18n: ectx: property (text), widget (QPushButton)
691
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:67
692
#. i18n: ectx: property (text), widget (QPushButton)
693
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:61
694
#. i18n: ectx: property (text), widget (QPushButton)
695
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:374
696
#. i18n: ectx: property (text), widget (QPushButton)
697
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:128
698
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
699
#. i18n: file: advanced/kcm_sambaconf/share.ui:2565
700
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
701
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:253
702
#. i18n: ectx: property (text), widget (QPushButton)
703
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:240
704
#. i18n: ectx: property (text), widget (QPushButton)
705
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:67
706
#. i18n: ectx: property (text), widget (QPushButton)
707
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:61
708
#. i18n: ectx: property (text), widget (QPushButton)
709
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:374
710
#. i18n: ectx: property (text), widget (QPushButton)
711
#: rc.cpp:312 rc.cpp:886 rc.cpp:931 rc.cpp:970 rc.cpp:2304 rc.cpp:2352
712
#: rc.cpp:2426 rc.cpp:312 rc.cpp:886 rc.cpp:931 rc.cpp:970 rc.cpp:2304
713
#: rc.cpp:2352 rc.cpp:2426
717
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:144
718
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
719
#. i18n: file: advanced/kcm_sambaconf/share.ui:2578
720
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
721
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:267
722
#. i18n: ectx: property (text), widget (QPushButton)
723
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:257
724
#. i18n: ectx: property (text), widget (QPushButton)
725
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:84
726
#. i18n: ectx: property (text), widget (QPushButton)
727
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:78
728
#. i18n: ectx: property (text), widget (QPushButton)
729
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:388
730
#. i18n: ectx: property (text), widget (QPushButton)
731
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:144
732
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
733
#. i18n: file: advanced/kcm_sambaconf/share.ui:2578
734
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
735
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:267
736
#. i18n: ectx: property (text), widget (QPushButton)
737
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:257
738
#. i18n: ectx: property (text), widget (QPushButton)
739
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:84
740
#. i18n: ectx: property (text), widget (QPushButton)
741
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:78
742
#. i18n: ectx: property (text), widget (QPushButton)
743
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:388
744
#. i18n: ectx: property (text), widget (QPushButton)
745
#: rc.cpp:315 rc.cpp:889 rc.cpp:934 rc.cpp:973 rc.cpp:2307 rc.cpp:2356
746
#: rc.cpp:2429 rc.cpp:315 rc.cpp:889 rc.cpp:934 rc.cpp:973 rc.cpp:2307
747
#: rc.cpp:2356 rc.cpp:2429
751
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:183
752
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2)
753
#: rc.cpp:318 rc.cpp:318
755
msgstr "Accès en escrit&ura per :"
757
#. i18n: file: advanced/kcm_sambaconf/expertuserdlg.ui:210
758
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2_2)
759
#: rc.cpp:321 rc.cpp:321
761
msgstr "Accès en lectu&ra per :"
763
#. i18n: file: advanced/kcm_sambaconf/share.ui:34
764
#. i18n: ectx: property (windowTitle), widget (QDialog, KcmShareDlg)
765
#: rc.cpp:324 rc.cpp:324
766
msgid "Add/Edit Share"
767
msgstr "Apondre / modificar un partiment"
769
#. i18n: file: advanced/kcm_sambaconf/share.ui:47
770
#. i18n: ectx: attribute (title), widget (QWidget, baseTab)
771
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:79
772
#. i18n: ectx: attribute (title), widget (QWidget, tab)
773
#. i18n: file: advanced/kcm_sambaconf/share.ui:47
774
#. i18n: ectx: attribute (title), widget (QWidget, baseTab)
775
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:79
776
#. i18n: ectx: attribute (title), widget (QWidget, tab)
777
#: rc.cpp:327 rc.cpp:993 rc.cpp:327 rc.cpp:993
778
msgid "&Base Settings"
779
msgstr "Paramètres de &basa"
781
#. i18n: file: advanced/kcm_sambaconf/share.ui:100
782
#. i18n: ectx: property (text), widget (QLabel, directoryPixLbl)
783
#: rc.cpp:330 rc.cpp:330
787
#. i18n: file: advanced/kcm_sambaconf/share.ui:116
788
#. i18n: ectx: property (title), widget (QGroupBox, directoryGrp)
789
#: rc.cpp:333 rc.cpp:333
793
#. i18n: file: advanced/kcm_sambaconf/share.ui:157
794
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
795
#: rc.cpp:336 rc.cpp:336
797
msgstr "Em&plaçament :"
799
#. i18n: file: advanced/kcm_sambaconf/share.ui:179
800
#. i18n: ectx: property (text), widget (QCheckBox, homeChk)
801
#: rc.cpp:339 rc.cpp:339
802
msgid "Share all home &directories"
803
msgstr "Partejar totes los &dorsièrs personals"
805
#. i18n: file: advanced/kcm_sambaconf/share.ui:191
806
#. i18n: ectx: property (title), widget (QGroupBox, identifierGrp)
807
#: rc.cpp:342 rc.cpp:342
809
msgstr "Iden&tificant"
811
#. i18n: file: advanced/kcm_sambaconf/share.ui:215
812
#. i18n: ectx: property (text), widget (QLabel, Lbl_shareName)
813
#: rc.cpp:345 rc.cpp:345
817
#. i18n: file: advanced/kcm_sambaconf/share.ui:228
818
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
819
#: rc.cpp:348 rc.cpp:348
821
msgstr "Come&ntari :"
823
#. i18n: file: advanced/kcm_sambaconf/share.ui:250
824
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox4)
825
#: rc.cpp:351 rc.cpp:351
826
msgid "Main P&roperties"
827
msgstr "P&roprietats principalas"
829
#. i18n: file: advanced/kcm_sambaconf/share.ui:271
830
#. i18n: ectx: property (text), widget (QCheckBox, readOnlyBaseChk)
831
#: rc.cpp:354 rc.cpp:354
833
msgstr "Lectura &sola"
835
#. i18n: file: advanced/kcm_sambaconf/share.ui:281
836
#. i18n: ectx: property (text), widget (QCheckBox, publicBaseChk)
837
#: rc.cpp:357 rc.cpp:357
841
#. i18n: file: advanced/kcm_sambaconf/share.ui:288
842
#. i18n: ectx: property (text), widget (QCheckBox, browseableBaseChk)
843
#: rc.cpp:360 rc.cpp:360
847
#. i18n: file: advanced/kcm_sambaconf/share.ui:295
848
#. i18n: ectx: property (text), widget (QCheckBox, availableBaseChk)
849
#: rc.cpp:363 rc.cpp:363
853
#. i18n: file: advanced/kcm_sambaconf/share.ui:322
854
#. i18n: ectx: attribute (title), widget (QWidget, securityTab)
855
#: rc.cpp:366 rc.cpp:366
859
#. i18n: file: advanced/kcm_sambaconf/share.ui:328
860
#. i18n: ectx: property (title), widget (QGroupBox, groupBox19)
861
#: rc.cpp:369 rc.cpp:369
865
#. i18n: file: advanced/kcm_sambaconf/share.ui:339
866
#. i18n: ectx: property (whatsThis), widget (QLabel, guestAccountLbl)
867
#: rc.cpp:372 rc.cpp:372
869
"This is a username which will be used for access to services which are "
870
"specified as guest ok. Whatever privileges this user has will be available "
871
"to any client connecting to the guest service. Typically this user will "
872
"exist in the password file, but will not have a valid login. The user "
873
"account \\\"ftp\\\" is often a good choice for this parameter. If a username "
874
"is specified in a given service, the specified username overrides this one."
877
#. i18n: file: advanced/kcm_sambaconf/share.ui:342
878
#. i18n: ectx: property (text), widget (QLabel, guestAccountLbl)
879
#: rc.cpp:375 rc.cpp:375
880
msgid "&Guest account:"
881
msgstr "&Compte convidat :"
883
#. i18n: file: advanced/kcm_sambaconf/share.ui:376
884
#. i18n: ectx: property (whatsThis), widget (QCheckBox, guestOnlyChk)
885
#. i18n: file: advanced/kcm_sambaconf/share.ui:519
886
#. i18n: ectx: property (whatsThis), widget (QCheckBox, onlyUserChk)
887
#. i18n: file: advanced/kcm_sambaconf/share.ui:376
888
#. i18n: ectx: property (whatsThis), widget (QCheckBox, guestOnlyChk)
889
#. i18n: file: advanced/kcm_sambaconf/share.ui:519
890
#. i18n: ectx: property (whatsThis), widget (QCheckBox, onlyUserChk)
891
#: rc.cpp:378 rc.cpp:417 rc.cpp:378 rc.cpp:417
893
"If this is checked , then no password is required to connect to the service. "
894
"Privileges will be those of the guest account."
897
#. i18n: file: advanced/kcm_sambaconf/share.ui:379
898
#. i18n: ectx: property (text), widget (QCheckBox, guestOnlyChk)
899
#: rc.cpp:381 rc.cpp:381
900
msgid "Only allow guest connect&ions"
901
msgstr "Autorizar pas que las connex&ions convidadas"
903
#. i18n: file: advanced/kcm_sambaconf/share.ui:389
904
#. i18n: ectx: property (title), widget (QGroupBox, groupBox18)
905
#: rc.cpp:384 rc.cpp:384
909
#. i18n: file: advanced/kcm_sambaconf/share.ui:413
910
#. i18n: ectx: property (whatsThis), widget (QLineEdit, hostsDenyEdit)
911
#. i18n: file: advanced/kcm_sambaconf/share.ui:436
912
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel6)
913
#. i18n: file: advanced/kcm_sambaconf/share.ui:413
914
#. i18n: ectx: property (whatsThis), widget (QLineEdit, hostsDenyEdit)
915
#. i18n: file: advanced/kcm_sambaconf/share.ui:436
916
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel6)
917
#: rc.cpp:387 rc.cpp:396 rc.cpp:387 rc.cpp:396
919
"The opposite of hosts allow - hosts listed here are NOT permitted access to "
920
"services unless the specific services have their own lists to override this "
921
"one. Where the lists conflict, the allow list takes precedence."
924
#. i18n: file: advanced/kcm_sambaconf/share.ui:420
925
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5)
926
#. i18n: file: advanced/kcm_sambaconf/share.ui:452
927
#. i18n: ectx: property (whatsThis), widget (QLineEdit, hostsAllowEdit)
928
#. i18n: file: advanced/kcm_sambaconf/share.ui:952
929
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_2_2_2)
930
#. i18n: file: advanced/kcm_sambaconf/share.ui:968
931
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_3)
932
#. i18n: file: advanced/kcm_sambaconf/share.ui:984
933
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_2_3)
934
#. i18n: file: advanced/kcm_sambaconf/share.ui:1000
935
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_3)
936
#. i18n: file: advanced/kcm_sambaconf/share.ui:1187
937
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_2_2_2)
938
#. i18n: file: advanced/kcm_sambaconf/share.ui:1203
939
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_3)
940
#. i18n: file: advanced/kcm_sambaconf/share.ui:1219
941
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_2_3)
942
#. i18n: file: advanced/kcm_sambaconf/share.ui:1331
943
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_2)
944
#. i18n: file: advanced/kcm_sambaconf/share.ui:1430
945
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_2_2)
946
#. i18n: file: advanced/kcm_sambaconf/share.ui:420
947
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5)
948
#. i18n: file: advanced/kcm_sambaconf/share.ui:452
949
#. i18n: ectx: property (whatsThis), widget (QLineEdit, hostsAllowEdit)
950
#. i18n: file: advanced/kcm_sambaconf/share.ui:952
951
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_2_2_2)
952
#. i18n: file: advanced/kcm_sambaconf/share.ui:968
953
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_3)
954
#. i18n: file: advanced/kcm_sambaconf/share.ui:984
955
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_2_2_3)
956
#. i18n: file: advanced/kcm_sambaconf/share.ui:1000
957
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_3_3)
958
#. i18n: file: advanced/kcm_sambaconf/share.ui:1187
959
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_2_2_2)
960
#. i18n: file: advanced/kcm_sambaconf/share.ui:1203
961
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_3)
962
#. i18n: file: advanced/kcm_sambaconf/share.ui:1219
963
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_4_2_3)
964
#. i18n: file: advanced/kcm_sambaconf/share.ui:1331
965
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_2)
966
#. i18n: file: advanced/kcm_sambaconf/share.ui:1430
967
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel5_2_2_2)
968
#: rc.cpp:390 rc.cpp:402 rc.cpp:505 rc.cpp:511 rc.cpp:517 rc.cpp:523
969
#: rc.cpp:556 rc.cpp:562 rc.cpp:568 rc.cpp:592 rc.cpp:616 rc.cpp:390
970
#: rc.cpp:402 rc.cpp:505 rc.cpp:511 rc.cpp:517 rc.cpp:523 rc.cpp:556
971
#: rc.cpp:562 rc.cpp:568 rc.cpp:592 rc.cpp:616
973
"This parameter is a comma, space, or tab delimited set of hosts which are "
974
"permitted to access a service."
976
"S'agís d'una lista d'òstes autorizats a accedir a un servici. Los òstes "
977
"devon èsser separats per una virgula, un espaci o una tabulacion."
979
#. i18n: file: advanced/kcm_sambaconf/share.ui:423
980
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
981
#: rc.cpp:393 rc.cpp:393
982
msgid "Hosts allo&w:"
983
msgstr "&Òstes autorizats :"
985
#. i18n: file: advanced/kcm_sambaconf/share.ui:439
986
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
987
#: rc.cpp:399 rc.cpp:399
989
msgstr "Òstes &interdiches :"
991
#. i18n: file: advanced/kcm_sambaconf/share.ui:462
992
#. i18n: ectx: property (title), widget (QGroupBox, groupBox17)
993
#: rc.cpp:405 rc.cpp:405
994
msgid "Sy&mbolic Links"
995
msgstr "Ligams si&mbolics"
997
#. i18n: file: advanced/kcm_sambaconf/share.ui:483
998
#. i18n: ectx: property (text), widget (QCheckBox, followSymlinksChk)
999
#: rc.cpp:408 rc.cpp:408
1000
msgid "Allow following of symbolic lin&ks"
1001
msgstr "Autorizar lo seguiment dels ligams s&imbolics"
1003
#. i18n: file: advanced/kcm_sambaconf/share.ui:493
1004
#. i18n: ectx: property (text), widget (QCheckBox, wideLinksChk)
1005
#: rc.cpp:411 rc.cpp:411
1007
"Allow following of symbolic links that &point to areas outside the directory "
1011
#. i18n: file: advanced/kcm_sambaconf/share.ui:503
1012
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_4_2)
1013
#: rc.cpp:414 rc.cpp:414
1015
"<qt>Validate password against the following usernames if the client cannot "
1016
"supply a username:</qt>"
1019
#. i18n: file: advanced/kcm_sambaconf/share.ui:522
1020
#. i18n: ectx: property (text), widget (QCheckBox, onlyUserChk)
1021
#: rc.cpp:420 rc.cpp:420
1023
"Only allow connections with use&rnames specified in this username list"
1026
#. i18n: file: advanced/kcm_sambaconf/share.ui:543
1027
#. i18n: ectx: attribute (title), widget (QWidget, hiddenFilesTab)
1028
#: rc.cpp:423 rc.cpp:423
1029
msgid "Hidden &Files"
1030
msgstr "&Fichièrs amagats"
1032
#. i18n: file: advanced/kcm_sambaconf/share.ui:573
1033
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1034
#: rc.cpp:429 rc.cpp:429
1038
#. i18n: file: advanced/kcm_sambaconf/share.ui:578
1039
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1040
#: rc.cpp:432 rc.cpp:432
1044
#. i18n: file: advanced/kcm_sambaconf/share.ui:583
1045
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1046
#: rc.cpp:435 rc.cpp:435
1050
#. i18n: file: advanced/kcm_sambaconf/share.ui:588
1051
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1052
#: rc.cpp:438 rc.cpp:438
1056
#. i18n: file: advanced/kcm_sambaconf/share.ui:593
1057
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1058
#: rc.cpp:441 rc.cpp:441
1062
#. i18n: file: advanced/kcm_sambaconf/share.ui:598
1063
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1064
#: rc.cpp:444 rc.cpp:444
1066
msgstr "Permissions"
1068
#. i18n: file: advanced/kcm_sambaconf/share.ui:603
1069
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1070
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:235
1071
#. i18n: ectx: property (text), widget (QLabel)
1072
#. i18n: file: advanced/kcm_sambaconf/share.ui:603
1073
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1074
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:235
1075
#. i18n: ectx: property (text), widget (QLabel)
1076
#: rc.cpp:447 rc.cpp:2400 rc.cpp:447 rc.cpp:2400
1078
msgstr "Proprietari"
1080
#. i18n: file: advanced/kcm_sambaconf/share.ui:608
1081
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1082
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:259
1083
#. i18n: ectx: property (text), widget (QLabel)
1084
#. i18n: file: advanced/kcm_sambaconf/share.ui:608
1085
#. i18n: ectx: property (text), widget (K3ListView, hiddenListView)
1086
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:259
1087
#. i18n: ectx: property (text), widget (QLabel)
1088
#: rc.cpp:450 rc.cpp:2404 rc.cpp:450 rc.cpp:2404
1092
#. i18n: file: advanced/kcm_sambaconf/share.ui:616
1093
#. i18n: ectx: property (title), widget (QGroupBox, selGrpBx)
1094
#: rc.cpp:453 rc.cpp:453
1095
msgid "Se&lected Files"
1096
msgstr "Fichièrs se&leccionats"
1098
#. i18n: file: advanced/kcm_sambaconf/share.ui:637
1099
#. i18n: ectx: property (text), widget (QCheckBox, hiddenChk)
1100
#: rc.cpp:456 rc.cpp:456
1104
#. i18n: file: advanced/kcm_sambaconf/share.ui:644
1105
#. i18n: ectx: property (text), widget (QCheckBox, vetoChk)
1106
#: rc.cpp:459 advanced/kcm_sambaconf/hiddenfileview.cpp:120 rc.cpp:459
1110
#. i18n: file: advanced/kcm_sambaconf/share.ui:651
1111
#. i18n: ectx: property (text), widget (QCheckBox, vetoOplockChk)
1112
#: rc.cpp:462 rc.cpp:462
1113
msgid "Veto oploc&k"
1116
#. i18n: file: advanced/kcm_sambaconf/share.ui:661
1117
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox13_2)
1118
#: rc.cpp:465 rc.cpp:465
1119
msgid "&Manual Configuration"
1120
msgstr "Configuracion &manuala"
1122
#. i18n: file: advanced/kcm_sambaconf/share.ui:702
1123
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
1124
#: rc.cpp:468 rc.cpp:468
1125
msgid "Ve&to files:"
1126
msgstr "Fichièrs invisi&bles :"
1128
#. i18n: file: advanced/kcm_sambaconf/share.ui:715
1129
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_2)
1130
#: rc.cpp:471 rc.cpp:471
1131
msgid "Veto oplock f&iles:"
1134
#. i18n: file: advanced/kcm_sambaconf/share.ui:737
1135
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3)
1136
#: rc.cpp:474 rc.cpp:474
1137
msgid "Hidde&n files:"
1138
msgstr "Fichièrs ama&gats :"
1140
#. i18n: file: advanced/kcm_sambaconf/share.ui:772
1141
#. i18n: ectx: property (text), widget (QCheckBox, hideUnwriteableFilesChk)
1142
#: rc.cpp:477 rc.cpp:477
1143
msgid "Hide un&writable files"
1146
#. i18n: file: advanced/kcm_sambaconf/share.ui:779
1147
#. i18n: ectx: property (text), widget (QCheckBox, hideSpecialFilesChk)
1148
#: rc.cpp:480 rc.cpp:480
1149
msgid "Hide s&pecial files"
1152
#. i18n: file: advanced/kcm_sambaconf/share.ui:786
1153
#. i18n: ectx: property (text), widget (QCheckBox, hideDotFilesChk)
1154
#: rc.cpp:483 rc.cpp:483
1155
msgid "Hide files startin&g with a dot "
1158
#. i18n: file: advanced/kcm_sambaconf/share.ui:793
1159
#. i18n: ectx: property (text), widget (QCheckBox, hideUnreadableChk)
1160
#: rc.cpp:486 rc.cpp:486
1161
msgid "Hide un&readable files"
1164
#. i18n: file: advanced/kcm_sambaconf/share.ui:806
1165
#. i18n: ectx: attribute (title), widget (QWidget, advancedTab)
1166
#: rc.cpp:489 rc.cpp:489
1170
#. i18n: file: advanced/kcm_sambaconf/share.ui:887
1171
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
1172
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1183
1173
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
1174
#. i18n: file: advanced/kcm_sambaconf/share.ui:887
1175
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
1176
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1183
1177
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
1178
#: rc.cpp:492 rc.cpp:1173 rc.cpp:492 rc.cpp:1173
1180
"Here you can change advanced options of the SAMBA server.\n"
1181
"Only change something if you know what you are doing."
1184
#. i18n: file: advanced/kcm_sambaconf/share.ui:900
1185
#. i18n: ectx: attribute (title), widget (QWidget, advancedDumpTabPage)
1186
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1196
1187
#. i18n: ectx: attribute (title), widget (QWidget, advancedDumpTab)
1188
#. i18n: file: advanced/kcm_sambaconf/share.ui:900
1189
#. i18n: ectx: attribute (title), widget (QWidget, advancedDumpTabPage)
1190
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1196
1191
#. i18n: ectx: attribute (title), widget (QWidget, advancedDumpTab)
1192
#: rc.cpp:496 rc.cpp:1177 rc.cpp:496 rc.cpp:1177
1193
msgid "Advanced Dump"
1196
#. i18n: file: advanced/kcm_sambaconf/share.ui:910
1197
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1198
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1224
1199
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1200
#. i18n: file: advanced/kcm_sambaconf/share.ui:910
1201
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1202
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1224
1203
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1204
#: rc.cpp:499 rc.cpp:1180 advanced/kcm_sambaconf/kcmsambaconf.cpp:320
1205
#: rc.cpp:499 rc.cpp:1180
1209
#. i18n: file: advanced/kcm_sambaconf/share.ui:928
1210
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox11_2)
1211
#: rc.cpp:502 rc.cpp:502
1213
msgstr "Forçar los mòdes"
1215
#. i18n: file: advanced/kcm_sambaconf/share.ui:955
1216
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_2_2_2)
1217
#: rc.cpp:508 rc.cpp:508
1218
msgid "Forc&e directory security mode:"
1221
#. i18n: file: advanced/kcm_sambaconf/share.ui:971
1222
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_3)
1223
#: rc.cpp:514 rc.cpp:514
1224
msgid "Fo&rce security mode:"
1227
#. i18n: file: advanced/kcm_sambaconf/share.ui:987
1228
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_2_3)
1229
#: rc.cpp:520 rc.cpp:520
1230
msgid "Force director&y mode:"
1233
#. i18n: file: advanced/kcm_sambaconf/share.ui:1003
1234
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_3)
1235
#: rc.cpp:526 rc.cpp:526
1236
msgid "Force create mo&de:"
1239
#. i18n: file: advanced/kcm_sambaconf/share.ui:1028
1240
#. i18n: ectx: property (text), widget (QToolButton, forceDirectoryModeBtn)
1241
#. i18n: file: advanced/kcm_sambaconf/share.ui:1047
1242
#. i18n: ectx: property (text), widget (QToolButton, forceDirectorySecurityModeBtn)
1243
#. i18n: file: advanced/kcm_sambaconf/share.ui:1118
1244
#. i18n: ectx: property (text), widget (QToolButton, forceSecurityModeBtn)
1245
#. i18n: file: advanced/kcm_sambaconf/share.ui:1137
1246
#. i18n: ectx: property (text), widget (QToolButton, forceCreateModeBtn)
1247
#. i18n: file: advanced/kcm_sambaconf/share.ui:1247
1248
#. i18n: ectx: property (text), widget (QToolButton, securityMaskBtn)
1249
#. i18n: file: advanced/kcm_sambaconf/share.ui:1266
1250
#. i18n: ectx: property (text), widget (QToolButton, directoryMaskBtn)
1251
#. i18n: file: advanced/kcm_sambaconf/share.ui:1285
1252
#. i18n: ectx: property (text), widget (QToolButton, directorySecurityMaskBtn)
1253
#. i18n: file: advanced/kcm_sambaconf/share.ui:1372
1254
#. i18n: ectx: property (text), widget (QToolButton, createMaskBtn)
1255
#. i18n: file: advanced/kcm_sambaconf/share.ui:1028
1256
#. i18n: ectx: property (text), widget (QToolButton, forceDirectoryModeBtn)
1257
#. i18n: file: advanced/kcm_sambaconf/share.ui:1047
1258
#. i18n: ectx: property (text), widget (QToolButton, forceDirectorySecurityModeBtn)
1259
#. i18n: file: advanced/kcm_sambaconf/share.ui:1118
1260
#. i18n: ectx: property (text), widget (QToolButton, forceSecurityModeBtn)
1261
#. i18n: file: advanced/kcm_sambaconf/share.ui:1137
1262
#. i18n: ectx: property (text), widget (QToolButton, forceCreateModeBtn)
1263
#. i18n: file: advanced/kcm_sambaconf/share.ui:1247
1264
#. i18n: ectx: property (text), widget (QToolButton, securityMaskBtn)
1265
#. i18n: file: advanced/kcm_sambaconf/share.ui:1266
1266
#. i18n: ectx: property (text), widget (QToolButton, directoryMaskBtn)
1267
#. i18n: file: advanced/kcm_sambaconf/share.ui:1285
1268
#. i18n: ectx: property (text), widget (QToolButton, directorySecurityMaskBtn)
1269
#. i18n: file: advanced/kcm_sambaconf/share.ui:1372
1270
#. i18n: ectx: property (text), widget (QToolButton, createMaskBtn)
1271
#: rc.cpp:529 rc.cpp:532 rc.cpp:547 rc.cpp:550 rc.cpp:574 rc.cpp:577
1272
#: rc.cpp:580 rc.cpp:601 rc.cpp:529 rc.cpp:532 rc.cpp:547 rc.cpp:550
1273
#: rc.cpp:574 rc.cpp:577 rc.cpp:580 rc.cpp:601
1277
#. i18n: file: advanced/kcm_sambaconf/share.ui:1060
1278
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceCreateModeEdit)
1279
#. i18n: file: advanced/kcm_sambaconf/share.ui:1073
1280
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceSecurityModeEdit)
1281
#. i18n: file: advanced/kcm_sambaconf/share.ui:1086
1282
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceDirectoryModeEdit)
1283
#. i18n: file: advanced/kcm_sambaconf/share.ui:1099
1284
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceDirectorySecurityModeEdit)
1285
#. i18n: file: advanced/kcm_sambaconf/share.ui:1298
1286
#. i18n: ectx: property (validChars), widget (KRestrictedLine, securityMaskEdit)
1287
#. i18n: file: advanced/kcm_sambaconf/share.ui:1311
1288
#. i18n: ectx: property (validChars), widget (KRestrictedLine, directoryMaskEdit)
1289
#. i18n: file: advanced/kcm_sambaconf/share.ui:1324
1290
#. i18n: ectx: property (validChars), widget (KRestrictedLine, directorySecurityMaskEdit)
1291
#. i18n: file: advanced/kcm_sambaconf/share.ui:1353
1292
#. i18n: ectx: property (validChars), widget (KRestrictedLine, createMaskEdit)
1293
#. i18n: file: advanced/kcm_sambaconf/share.ui:1459
1294
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceUnknownAclUserEdit)
1295
#. i18n: file: advanced/kcm_sambaconf/share.ui:1060
1296
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceCreateModeEdit)
1297
#. i18n: file: advanced/kcm_sambaconf/share.ui:1073
1298
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceSecurityModeEdit)
1299
#. i18n: file: advanced/kcm_sambaconf/share.ui:1086
1300
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceDirectoryModeEdit)
1301
#. i18n: file: advanced/kcm_sambaconf/share.ui:1099
1302
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceDirectorySecurityModeEdit)
1303
#. i18n: file: advanced/kcm_sambaconf/share.ui:1298
1304
#. i18n: ectx: property (validChars), widget (KRestrictedLine, securityMaskEdit)
1305
#. i18n: file: advanced/kcm_sambaconf/share.ui:1311
1306
#. i18n: ectx: property (validChars), widget (KRestrictedLine, directoryMaskEdit)
1307
#. i18n: file: advanced/kcm_sambaconf/share.ui:1324
1308
#. i18n: ectx: property (validChars), widget (KRestrictedLine, directorySecurityMaskEdit)
1309
#. i18n: file: advanced/kcm_sambaconf/share.ui:1353
1310
#. i18n: ectx: property (validChars), widget (KRestrictedLine, createMaskEdit)
1311
#. i18n: file: advanced/kcm_sambaconf/share.ui:1459
1312
#. i18n: ectx: property (validChars), widget (KRestrictedLine, forceUnknownAclUserEdit)
1313
#: rc.cpp:535 rc.cpp:538 rc.cpp:541 rc.cpp:544 rc.cpp:583 rc.cpp:586
1314
#: rc.cpp:589 rc.cpp:598 rc.cpp:625 rc.cpp:535 rc.cpp:538 rc.cpp:541
1315
#: rc.cpp:544 rc.cpp:583 rc.cpp:586 rc.cpp:589 rc.cpp:598 rc.cpp:625
1319
#. i18n: file: advanced/kcm_sambaconf/share.ui:1163
1320
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox10_2)
1321
#: rc.cpp:553 rc.cpp:553
1325
#. i18n: file: advanced/kcm_sambaconf/share.ui:1190
1326
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_4_2_2_2)
1327
#: rc.cpp:559 rc.cpp:559
1328
msgid "Directory security mask:"
1331
#. i18n: file: advanced/kcm_sambaconf/share.ui:1206
1332
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_4_3)
1333
#: rc.cpp:565 rc.cpp:565
1334
msgid "Security &mask:"
1337
#. i18n: file: advanced/kcm_sambaconf/share.ui:1222
1338
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_4_2_3)
1339
#: rc.cpp:571 rc.cpp:571
1340
msgid "Direc&tory mask:"
1343
#. i18n: file: advanced/kcm_sambaconf/share.ui:1334
1344
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_2)
1345
#: rc.cpp:595 rc.cpp:595
1346
msgid "Create mas&k:"
1349
#. i18n: file: advanced/kcm_sambaconf/share.ui:1382
1350
#. i18n: ectx: property (title), widget (QGroupBox, groupBox56)
1351
#: rc.cpp:604 rc.cpp:604
1355
#. i18n: file: advanced/kcm_sambaconf/share.ui:1406
1356
#. i18n: ectx: property (text), widget (QCheckBox, profileAclsChk)
1357
#: rc.cpp:607 rc.cpp:607
1358
msgid "&Profile acls"
1361
#. i18n: file: advanced/kcm_sambaconf/share.ui:1413
1362
#. i18n: ectx: property (text), widget (QCheckBox, inheritAclsChk)
1363
#: rc.cpp:610 rc.cpp:610
1364
msgid "Inherit ac&ls"
1367
#. i18n: file: advanced/kcm_sambaconf/share.ui:1420
1368
#. i18n: ectx: property (text), widget (QCheckBox, ntAclSupportChk)
1369
#: rc.cpp:613 rc.cpp:613
1370
msgid "&NT ACL support"
1371
msgstr "Gestion dels ACL &NT"
1373
#. i18n: file: advanced/kcm_sambaconf/share.ui:1433
1374
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_2_2)
1375
#: rc.cpp:619 rc.cpp:619
1376
msgid "Force unkno&wn acl user:"
1379
#. i18n: file: advanced/kcm_sambaconf/share.ui:1446
1380
#. i18n: ectx: property (text), widget (QCheckBox, mapAclInheritChk)
1381
#: rc.cpp:622 rc.cpp:622
1382
msgid "Map acl &inherit"
1385
#. i18n: file: advanced/kcm_sambaconf/share.ui:1469
1386
#. i18n: ectx: property (title), widget (QGroupBox, groupBox58)
1387
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1386
1388
#. i18n: ectx: property (title), widget (QGroupBox, groupBox68)
1389
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2472
1390
#. i18n: ectx: property (title), widget (QGroupBox, groupBox36_2)
1391
#. i18n: file: advanced/kcm_sambaconf/share.ui:1469
1392
#. i18n: ectx: property (title), widget (QGroupBox, groupBox58)
1393
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1386
1394
#. i18n: ectx: property (title), widget (QGroupBox, groupBox68)
1395
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2472
1396
#. i18n: ectx: property (title), widget (QGroupBox, groupBox36_2)
1397
#: rc.cpp:628 rc.cpp:1213 rc.cpp:1411 rc.cpp:628 rc.cpp:1213 rc.cpp:1411
1401
#. i18n: file: advanced/kcm_sambaconf/share.ui:1490
1402
#. i18n: ectx: property (text), widget (QCheckBox, inheritPermissionsChk)
1403
#: rc.cpp:631 rc.cpp:631
1404
msgid "Inherit permissions from parent directory"
1407
#. i18n: file: advanced/kcm_sambaconf/share.ui:1497
1408
#. i18n: ectx: property (text), widget (QCheckBox, deleteReadonlyChk)
1409
#: rc.cpp:634 rc.cpp:634
1410
msgid "Allow deletion of readonly files"
1413
#. i18n: file: advanced/kcm_sambaconf/share.ui:1507
1414
#. i18n: ectx: property (title), widget (QGroupBox, groupBox57)
1415
#: rc.cpp:637 rc.cpp:637
1416
msgid "DOS Attribute Mapping"
1419
#. i18n: file: advanced/kcm_sambaconf/share.ui:1528
1420
#. i18n: ectx: property (text), widget (QCheckBox, mapArchiveChk)
1421
#: rc.cpp:640 rc.cpp:640
1422
msgid "Map DOS archi&ve to UNIX owner execute"
1425
#. i18n: file: advanced/kcm_sambaconf/share.ui:1535
1426
#. i18n: ectx: property (text), widget (QCheckBox, mapHiddenChk)
1427
#: rc.cpp:643 rc.cpp:643
1428
msgid "Map DOS hidden to UNI&X world execute"
1431
#. i18n: file: advanced/kcm_sambaconf/share.ui:1542
1432
#. i18n: ectx: property (text), widget (QCheckBox, mapSystemChk)
1433
#: rc.cpp:646 rc.cpp:646
1434
msgid "Map DOS system to UNIX &group execute"
1437
#. i18n: file: advanced/kcm_sambaconf/share.ui:1549
1438
#. i18n: ectx: property (text), widget (QCheckBox, storeDosAttributesChk)
1439
#: rc.cpp:649 rc.cpp:649
1440
msgid "Store DOS attributes onto extended attribute"
1443
#. i18n: file: advanced/kcm_sambaconf/share.ui:1562
1444
#. i18n: ectx: property (title), widget (QGroupBox, groupBox76)
1445
#: rc.cpp:652 rc.cpp:652
1449
#. i18n: file: advanced/kcm_sambaconf/share.ui:1568
1450
#. i18n: ectx: property (text), widget (QCheckBox, eaSupportChk)
1451
#: rc.cpp:655 rc.cpp:655
1452
msgid "OS/2 style extended attributes support"
1455
#. i18n: file: advanced/kcm_sambaconf/share.ui:1579
1456
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1457
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2706
1458
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1459
#. i18n: file: advanced/kcm_sambaconf/share.ui:1579
1460
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1461
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2706
1462
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1463
#: rc.cpp:658 rc.cpp:1450 advanced/kcm_sambaconf/kcmsambaconf.cpp:326
1464
#: rc.cpp:658 rc.cpp:1450
1466
msgstr "Performància"
1468
#. i18n: file: advanced/kcm_sambaconf/share.ui:1585
1469
#. i18n: ectx: property (text), widget (QCheckBox, strictSyncChk)
1470
#: rc.cpp:661 rc.cpp:661
1471
msgid "Strict s&ync"
1472
msgstr "S&incronizacion estricta"
1474
#. i18n: file: advanced/kcm_sambaconf/share.ui:1595
1475
#. i18n: ectx: property (text), widget (QCheckBox, syncAlwaysChk)
1476
#: rc.cpp:664 rc.cpp:664
1477
msgid "Sync al&ways"
1480
#. i18n: file: advanced/kcm_sambaconf/share.ui:1602
1481
#. i18n: ectx: property (text), widget (QCheckBox, strictAllocateChk)
1482
#: rc.cpp:667 rc.cpp:667
1483
msgid "St&rict allocate"
1484
msgstr "Assignacion est&ricta"
1486
#. i18n: file: advanced/kcm_sambaconf/share.ui:1609
1487
#. i18n: ectx: property (text), widget (QCheckBox, useSendfileChk)
1488
#: rc.cpp:670 rc.cpp:670
1489
msgid "Use sen&dfile"
1490
msgstr "Utilizar sen&dfile"
1492
#. i18n: file: advanced/kcm_sambaconf/share.ui:1616
1493
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_3_4)
1494
#: rc.cpp:673 rc.cpp:673
1495
msgid "&Maximum number of simultaneous connections:"
1496
msgstr "Nombre &maximum de connexions simultanèas :"
1498
#. i18n: file: advanced/kcm_sambaconf/share.ui:1639
1499
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_3_2_2)
1500
#: rc.cpp:676 rc.cpp:676
1501
msgid "Write cache si&ze:"
1504
#. i18n: file: advanced/kcm_sambaconf/share.ui:1662
1505
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_7)
1506
#. i18n: file: advanced/kcm_sambaconf/share.ui:1695
1507
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_7_2)
1508
#. i18n: file: advanced/kcm_sambaconf/share.ui:1662
1509
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_7)
1510
#. i18n: file: advanced/kcm_sambaconf/share.ui:1695
1511
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_7_2)
1512
#: rc.cpp:679 rc.cpp:685 rc.cpp:679 rc.cpp:685
1516
#. i18n: file: advanced/kcm_sambaconf/share.ui:1672
1517
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
1518
#: rc.cpp:682 rc.cpp:682
1519
msgid "Bloc&k size:"
1520
msgstr "&Talha dels blòts :"
1522
#. i18n: file: advanced/kcm_sambaconf/share.ui:1705
1523
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
1524
#: rc.cpp:688 rc.cpp:688
1525
msgid "Client-side cachin&g policy:"
1528
#. i18n: file: advanced/kcm_sambaconf/share.ui:1719
1529
#. i18n: ectx: property (text), item, widget (QComboBox, cscPolicyCombo)
1530
#: rc.cpp:691 rc.cpp:691
1534
#. i18n: file: advanced/kcm_sambaconf/share.ui:1724
1535
#. i18n: ectx: property (text), item, widget (QComboBox, cscPolicyCombo)
1536
#: rc.cpp:694 rc.cpp:694
1540
#. i18n: file: advanced/kcm_sambaconf/share.ui:1729
1541
#. i18n: ectx: property (text), item, widget (QComboBox, cscPolicyCombo)
1542
#: rc.cpp:697 rc.cpp:697
1546
#. i18n: file: advanced/kcm_sambaconf/share.ui:1734
1547
#. i18n: ectx: property (text), item, widget (QComboBox, cscPolicyCombo)
1548
#: rc.cpp:700 rc.cpp:700
1552
#. i18n: file: advanced/kcm_sambaconf/share.ui:1759
1553
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1554
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3942
1555
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1556
#. i18n: file: advanced/kcm_sambaconf/share.ui:1759
1557
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1558
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3942
1559
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1560
#: rc.cpp:703 rc.cpp:1654 advanced/kcm_sambaconf/kcmsambaconf.cpp:329
1561
#: rc.cpp:703 rc.cpp:1654
1563
msgstr "Noms de fichièrs"
1565
#. i18n: file: advanced/kcm_sambaconf/share.ui:1771
1566
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox5)
1567
#: rc.cpp:706 rc.cpp:706
1568
msgid "Name Mangling"
1569
msgstr "Manipulacion dels noms"
1571
#. i18n: file: advanced/kcm_sambaconf/share.ui:1777
1572
#. i18n: ectx: property (text), widget (QCheckBox, mangledNamesChk)
1573
#: rc.cpp:709 rc.cpp:709
1574
msgid "Enable na&me mangling"
1575
msgstr "Activar la &manipulacion dels noms"
1577
#. i18n: file: advanced/kcm_sambaconf/share.ui:1784
1578
#. i18n: ectx: property (text), widget (QCheckBox, mangleCaseChk)
1579
#: rc.cpp:712 rc.cpp:712
1580
msgid "Man&gle case"
1581
msgstr "Manipu&lar la cassa"
1583
#. i18n: file: advanced/kcm_sambaconf/share.ui:1791
1584
#. i18n: ectx: property (text), widget (QCheckBox, preserveCaseChk)
1585
#: rc.cpp:715 rc.cpp:715
1586
msgid "Preser&ve case"
1587
msgstr "Preser&var la cassa"
1589
#. i18n: file: advanced/kcm_sambaconf/share.ui:1801
1590
#. i18n: ectx: property (text), widget (QCheckBox, shortPreserveCaseChk)
1591
#: rc.cpp:718 rc.cpp:718
1592
msgid "Short pr&eserve case"
1595
#. i18n: file: advanced/kcm_sambaconf/share.ui:1808
1596
#. i18n: ectx: property (text), widget (QLabel, label)
1597
#: rc.cpp:721 rc.cpp:721
1598
msgid "Case sensi&tive"
1599
msgstr "Sensible &a la cassa"
1601
#. i18n: file: advanced/kcm_sambaconf/share.ui:1819
1602
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1603
#. i18n: file: advanced/kcm_sambaconf/share.ui:2069
1604
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1605
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2206
1606
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
1607
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2235
1608
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1609
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2327
1610
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
1611
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2356
1612
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1613
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6174
1614
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1615
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6400
1616
#. i18n: ectx: property (text), item, widget (QComboBox, aclCompatibilityCombo)
1617
#. i18n: file: advanced/kcm_sambaconf/share.ui:1819
1618
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1619
#. i18n: file: advanced/kcm_sambaconf/share.ui:2069
1620
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1621
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2206
1622
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
1623
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2235
1624
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1625
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2327
1626
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
1627
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2356
1628
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1629
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6174
1630
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1631
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6400
1632
#. i18n: ectx: property (text), item, widget (QComboBox, aclCompatibilityCombo)
1633
#: rc.cpp:724 rc.cpp:787 rc.cpp:1345 rc.cpp:1360 rc.cpp:1381 rc.cpp:1396
1634
#: rc.cpp:2064 rc.cpp:2109 rc.cpp:724 rc.cpp:787 rc.cpp:1345 rc.cpp:1360
1635
#: rc.cpp:1381 rc.cpp:1396 rc.cpp:2064 rc.cpp:2109
1639
#. i18n: file: advanced/kcm_sambaconf/share.ui:1824
1640
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1641
#. i18n: file: advanced/kcm_sambaconf/share.ui:2074
1642
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1643
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2225
1644
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1645
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2346
1646
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1647
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6164
1648
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1649
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6946
1650
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSyncCombo)
1651
#. i18n: file: advanced/kcm_sambaconf/share.ui:1824
1652
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1653
#. i18n: file: advanced/kcm_sambaconf/share.ui:2074
1654
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1655
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2225
1656
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1657
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2346
1658
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1659
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6164
1660
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1661
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6946
1662
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSyncCombo)
1663
#: rc.cpp:727 rc.cpp:790 rc.cpp:1354 rc.cpp:1390 rc.cpp:2058 rc.cpp:2205
1664
#: rc.cpp:727 rc.cpp:790 rc.cpp:1354 rc.cpp:1390 rc.cpp:2058 rc.cpp:2205
1668
#. i18n: file: advanced/kcm_sambaconf/share.ui:1829
1669
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1670
#. i18n: file: advanced/kcm_sambaconf/share.ui:2079
1671
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1672
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2230
1673
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1674
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2351
1675
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1676
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6169
1677
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1678
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6951
1679
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSyncCombo)
1680
#. i18n: file: advanced/kcm_sambaconf/share.ui:1829
1681
#. i18n: ectx: property (text), item, widget (QComboBox, caseSensitiveCombo)
1682
#. i18n: file: advanced/kcm_sambaconf/share.ui:2079
1683
#. i18n: ectx: property (text), item, widget (QComboBox, strictLockingCombo)
1684
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2230
1685
#. i18n: ectx: property (text), item, widget (QComboBox, clientSchannelCombo)
1686
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2351
1687
#. i18n: ectx: property (text), item, widget (QComboBox, serverSchannelCombo)
1688
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6169
1689
#. i18n: ectx: property (text), item, widget (QComboBox, lmAnnounceCombo)
1690
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6951
1691
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSyncCombo)
1692
#: rc.cpp:730 rc.cpp:793 rc.cpp:1357 rc.cpp:1393 rc.cpp:2061 rc.cpp:2208
1693
#: rc.cpp:730 rc.cpp:793 rc.cpp:1357 rc.cpp:1393 rc.cpp:2061 rc.cpp:2208
1697
#. i18n: file: advanced/kcm_sambaconf/share.ui:1837
1698
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_3)
1699
#: rc.cpp:733 rc.cpp:733
1700
msgid "Defau< case:"
1701
msgstr "Cassa per defau&t :"
1703
#. i18n: file: advanced/kcm_sambaconf/share.ui:1857
1704
#. i18n: ectx: property (text), item, widget (QComboBox, defaultCaseCombo)
1705
#: rc.cpp:736 rc.cpp:736
1709
#. i18n: file: advanced/kcm_sambaconf/share.ui:1862
1710
#. i18n: ectx: property (text), item, widget (QComboBox, defaultCaseCombo)
1711
#: rc.cpp:739 rc.cpp:739
1715
#. i18n: file: advanced/kcm_sambaconf/share.ui:1876
1716
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2)
1717
#: rc.cpp:742 rc.cpp:742
1718
msgid "Mangling cha&r:"
1719
msgstr "Ca&ractèr de manipulacion :"
1721
#. i18n: file: advanced/kcm_sambaconf/share.ui:1916
1722
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_5)
1723
#: rc.cpp:745 rc.cpp:745
1724
msgid "Mangled ma&p:"
1725
msgstr "Correspo&ndéncias :"
1727
#. i18n: file: advanced/kcm_sambaconf/share.ui:1932
1728
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
1729
#: rc.cpp:748 rc.cpp:748
1730
msgid "Mangling method:"
1731
msgstr "Metòde de manipulacion :"
1733
#. i18n: file: advanced/kcm_sambaconf/share.ui:1946
1734
#. i18n: ectx: property (text), item, widget (QComboBox, manglingMethodCombo)
1735
#: rc.cpp:751 rc.cpp:751
1739
#. i18n: file: advanced/kcm_sambaconf/share.ui:1951
1740
#. i18n: ectx: property (text), item, widget (QComboBox, manglingMethodCombo)
1741
#: rc.cpp:754 rc.cpp:754
1745
#. i18n: file: advanced/kcm_sambaconf/share.ui:1970
1746
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox9)
1747
#: rc.cpp:757 rc.cpp:757
1748
msgid "Other Options"
1749
msgstr "Autras opcions"
1751
#. i18n: file: advanced/kcm_sambaconf/share.ui:1976
1752
#. i18n: ectx: property (text), widget (QCheckBox, hideTrailingDotChk)
1753
#: rc.cpp:760 rc.cpp:760
1754
msgid "Hide traili&ng dot"
1755
msgstr "Amagar lo punt fi&nal"
1757
#. i18n: file: advanced/kcm_sambaconf/share.ui:1986
1758
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox15)
1759
#: rc.cpp:763 rc.cpp:763
1763
#. i18n: file: advanced/kcm_sambaconf/share.ui:2007
1764
#. i18n: ectx: property (text), widget (QCheckBox, dosFilemodeChk)
1765
#: rc.cpp:766 rc.cpp:766
1766
msgid "&DOS file mode"
1769
#. i18n: file: advanced/kcm_sambaconf/share.ui:2014
1770
#. i18n: ectx: property (text), widget (QCheckBox, dosFiletimesChk)
1771
#: rc.cpp:769 rc.cpp:769
1772
msgid "DOS f&ile times"
1775
#. i18n: file: advanced/kcm_sambaconf/share.ui:2021
1776
#. i18n: ectx: property (text), widget (QCheckBox, dosFiletimeResolutionChk)
1777
#: rc.cpp:772 rc.cpp:772
1778
msgid "DOS file time resolution"
1781
#. i18n: file: advanced/kcm_sambaconf/share.ui:2034
1782
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1783
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4110
1784
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1785
#. i18n: file: advanced/kcm_sambaconf/share.ui:2034
1786
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1787
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4110
1788
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1789
#: rc.cpp:775 rc.cpp:1678 advanced/kcm_sambaconf/kcmsambaconf.cpp:332
1790
#: rc.cpp:775 rc.cpp:1678
1794
#. i18n: file: advanced/kcm_sambaconf/share.ui:2040
1795
#. i18n: ectx: property (text), widget (QCheckBox, lockingChk)
1796
#: rc.cpp:778 rc.cpp:778
1797
msgid "Enable lock&ing"
1800
#. i18n: file: advanced/kcm_sambaconf/share.ui:2050
1801
#. i18n: ectx: property (title), widget (QGroupBox, groupBox47)
1802
#: rc.cpp:781 rc.cpp:781
1806
#. i18n: file: advanced/kcm_sambaconf/share.ui:2058
1807
#. i18n: ectx: property (text), widget (QLabel, label_2)
1808
#: rc.cpp:784 rc.cpp:784
1809
msgid "S&trict locking"
1812
#. i18n: file: advanced/kcm_sambaconf/share.ui:2102
1813
#. i18n: ectx: property (text), widget (QCheckBox, blockingLocksChk)
1814
#: rc.cpp:796 rc.cpp:796
1815
msgid "Blockin&g locks"
1818
#. i18n: file: advanced/kcm_sambaconf/share.ui:2109
1819
#. i18n: ectx: property (text), widget (QCheckBox, posixLockingChk)
1820
#: rc.cpp:799 rc.cpp:799
1821
msgid "Posi&x locking"
1824
#. i18n: file: advanced/kcm_sambaconf/share.ui:2116
1825
#. i18n: ectx: property (text), widget (QCheckBox, shareModesChk)
1826
#: rc.cpp:802 rc.cpp:802
1827
msgid "Share mo&des"
1830
#. i18n: file: advanced/kcm_sambaconf/share.ui:2123
1831
#. i18n: ectx: property (text), widget (QCheckBox, oplocksChk)
1832
#: rc.cpp:805 rc.cpp:805
1833
msgid "Issue oppo&rtunistic locks (oplocks) "
1836
#. i18n: file: advanced/kcm_sambaconf/share.ui:2130
1837
#. i18n: ectx: property (title), widget (QGroupBox, groupBox59)
1838
#: rc.cpp:808 rc.cpp:808
1842
#. i18n: file: advanced/kcm_sambaconf/share.ui:2136
1843
#. i18n: ectx: property (text), widget (QCheckBox, level2OplocksChk)
1844
#: rc.cpp:811 rc.cpp:811
1845
msgid "Le&vel2 oplocks"
1848
#. i18n: file: advanced/kcm_sambaconf/share.ui:2148
1849
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_3_3_2_2)
1850
#: rc.cpp:814 rc.cpp:814
1851
msgid "Oplock contention li&mit:"
1854
#. i18n: file: advanced/kcm_sambaconf/share.ui:2189
1855
#. i18n: ectx: property (text), widget (QCheckBox, fakeOplocksChk)
1856
#: rc.cpp:817 rc.cpp:817
1857
msgid "Fak&e oplocks"
1860
#. i18n: file: advanced/kcm_sambaconf/share.ui:2219
1861
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1862
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6619
1863
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1864
#. i18n: file: advanced/kcm_sambaconf/share.ui:2219
1865
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1866
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6619
1867
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1868
#: rc.cpp:820 rc.cpp:2151 advanced/kcm_sambaconf/kcmsambaconf.cpp:359
1869
#: rc.cpp:820 rc.cpp:2151
1873
#. i18n: file: advanced/kcm_sambaconf/share.ui:2225
1874
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_6)
1875
#: rc.cpp:823 rc.cpp:823
1876
msgid "Vfs ob&jects:"
1879
#. i18n: file: advanced/kcm_sambaconf/share.ui:2241
1880
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_6_2)
1881
#: rc.cpp:826 rc.cpp:826
1882
msgid "Vfs o&ptions:"
1885
#. i18n: file: advanced/kcm_sambaconf/share.ui:2274
1886
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1887
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:139
1888
#. i18n: ectx: property (text), widget (QLabel)
1889
#. i18n: file: advanced/kcm_sambaconf/share.ui:2274
1890
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1891
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:139
1892
#. i18n: ectx: property (text), widget (QLabel)
1893
#: rc.cpp:829 rc.cpp:2388 rc.cpp:829 rc.cpp:2388
1897
#. i18n: file: advanced/kcm_sambaconf/share.ui:2280
1898
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
1899
#: rc.cpp:832 rc.cpp:832
1903
#. i18n: file: advanced/kcm_sambaconf/share.ui:2296
1904
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2)
1905
#: rc.cpp:835 rc.cpp:835
1906
msgid "Root pr&eexec:"
1909
#. i18n: file: advanced/kcm_sambaconf/share.ui:2312
1910
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
1911
#: rc.cpp:838 rc.cpp:838
1915
#. i18n: file: advanced/kcm_sambaconf/share.ui:2328
1916
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_4)
1917
#: rc.cpp:841 rc.cpp:841
1918
msgid "Root &postexec:"
1921
#. i18n: file: advanced/kcm_sambaconf/share.ui:2344
1922
#. i18n: ectx: property (text), widget (QCheckBox, preexecCloseChk)
1923
#: rc.cpp:844 rc.cpp:844
1924
msgid "preexec c&lose"
1927
#. i18n: file: advanced/kcm_sambaconf/share.ui:2351
1928
#. i18n: ectx: property (text), widget (QCheckBox, rootPreexecCloseChk)
1929
#: rc.cpp:847 rc.cpp:847
1930
msgid "root pree&xec close"
1933
#. i18n: file: advanced/kcm_sambaconf/share.ui:2375
1934
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1935
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7157
1936
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1937
#. i18n: file: advanced/kcm_sambaconf/share.ui:2375
1938
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1939
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7157
1940
#. i18n: ectx: attribute (title), widget (QWidget, tab)
1941
#: rc.cpp:850 rc.cpp:2244 advanced/kcm_sambaconf/kcmsambaconf.cpp:353
1942
#: rc.cpp:850 rc.cpp:2244
1946
#. i18n: file: advanced/kcm_sambaconf/share.ui:2381
1947
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2)
1948
#: rc.cpp:853 rc.cpp:853
1952
#. i18n: file: advanced/kcm_sambaconf/share.ui:2397
1953
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_2)
1954
#: rc.cpp:856 rc.cpp:856
1958
#. i18n: file: advanced/kcm_sambaconf/share.ui:2413
1959
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_3)
1960
#: rc.cpp:859 rc.cpp:859
1961
msgid "Ma&gic script:"
1964
#. i18n: file: advanced/kcm_sambaconf/share.ui:2429
1965
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_2_2)
1966
#: rc.cpp:862 rc.cpp:862
1967
msgid "Mag&ic output:"
1970
#. i18n: file: advanced/kcm_sambaconf/share.ui:2445
1971
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_3_2)
1972
#: rc.cpp:865 rc.cpp:865
1973
msgid "Do ¬ descend:"
1976
#. i18n: file: advanced/kcm_sambaconf/share.ui:2461
1977
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_3_3)
1978
#: rc.cpp:868 rc.cpp:868
1979
msgid "Msdfs pro&xy"
1982
#. i18n: file: advanced/kcm_sambaconf/share.ui:2477
1983
#. i18n: ectx: property (text), widget (QCheckBox, setDirectoryChk)
1984
#: rc.cpp:871 rc.cpp:871
1985
msgid "Setdir command allo&wed"
1988
#. i18n: file: advanced/kcm_sambaconf/share.ui:2484
1989
#. i18n: ectx: property (text), widget (QCheckBox, fakeDirectoryCreateTimesChk)
1990
#: rc.cpp:874 rc.cpp:874
1991
msgid "Fa&ke directory create times"
1994
#. i18n: file: advanced/kcm_sambaconf/share.ui:2491
1995
#. i18n: ectx: property (text), widget (QCheckBox, msdfsRootChk)
1996
#: rc.cpp:877 rc.cpp:877
2000
#. i18n: file: advanced/kcm_sambaconf/share.ui:2539
2001
#. i18n: ectx: property (text), widget (QPushButton, buttonHelp)
2002
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:222
2003
#. i18n: ectx: property (text), widget (QPushButton)
2004
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:343
2005
#. i18n: ectx: property (text), widget (QPushButton)
2006
#. i18n: file: advanced/kcm_sambaconf/share.ui:2539
2007
#. i18n: ectx: property (text), widget (QPushButton, buttonHelp)
2008
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:222
2009
#. i18n: ectx: property (text), widget (QPushButton)
2010
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:343
2011
#. i18n: ectx: property (text), widget (QPushButton)
2012
#: rc.cpp:880 rc.cpp:925 rc.cpp:2420 rc.cpp:880 rc.cpp:925 rc.cpp:2420
2016
#. i18n: file: advanced/kcm_sambaconf/share.ui:2542
2017
#. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp)
2018
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:225
2019
#. i18n: ectx: property (accel), widget (QPushButton)
2020
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:346
2021
#. i18n: ectx: property (accel), widget (QPushButton)
2022
#. i18n: file: advanced/kcm_sambaconf/share.ui:2542
2023
#. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp)
2024
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:225
2025
#. i18n: ectx: property (accel), widget (QPushButton)
2026
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:346
2027
#. i18n: ectx: property (accel), widget (QPushButton)
2028
#: rc.cpp:883 rc.cpp:928 rc.cpp:2423 rc.cpp:883 rc.cpp:928 rc.cpp:2423
2032
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:37
2033
#. i18n: ectx: property (windowTitle), widget (QDialog)
2034
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5060
2035
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox7)
2036
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:37
2037
#. i18n: ectx: property (windowTitle), widget (QDialog)
2038
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5060
2039
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox7)
2040
#: rc.cpp:892 rc.cpp:1819 rc.cpp:892 rc.cpp:1819
2041
msgid "Socket Options"
2044
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:71
2045
#. i18n: ectx: property (text), widget (QCheckBox)
2046
#: rc.cpp:895 rc.cpp:895
2047
msgid "SO_SNDLOWAT:"
2050
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:79
2051
#. i18n: ectx: property (text), widget (QCheckBox)
2052
#: rc.cpp:898 rc.cpp:898
2053
msgid "IPTOS_THROUGHPUT"
2056
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:87
2057
#. i18n: ectx: property (text), widget (QCheckBox)
2058
#: rc.cpp:901 rc.cpp:901
2062
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:95
2063
#. i18n: ectx: property (text), widget (QCheckBox)
2064
#: rc.cpp:904 rc.cpp:904
2065
msgid "SO_KEEPALIVE"
2068
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:103
2069
#. i18n: ectx: property (text), widget (QCheckBox)
2070
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5110
2071
#. i18n: ectx: property (text), widget (QCheckBox, SO_RCVBUFChk)
2072
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:103
2073
#. i18n: ectx: property (text), widget (QCheckBox)
2074
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5110
2075
#. i18n: ectx: property (text), widget (QCheckBox, SO_RCVBUFChk)
2076
#: rc.cpp:907 rc.cpp:1831 rc.cpp:907 rc.cpp:1831
2080
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:133
2081
#. i18n: ectx: property (text), widget (QCheckBox)
2082
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5182
2083
#. i18n: ectx: property (text), widget (QCheckBox, SO_BROADCASTChk)
2084
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:133
2085
#. i18n: ectx: property (text), widget (QCheckBox)
2086
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5182
2087
#. i18n: ectx: property (text), widget (QCheckBox, SO_BROADCASTChk)
2088
#: rc.cpp:910 rc.cpp:1849 rc.cpp:910 rc.cpp:1849
2089
msgid "SO_BROADCAST"
2092
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:141
2093
#. i18n: ectx: property (text), widget (QCheckBox)
2094
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5103
2095
#. i18n: ectx: property (text), widget (QCheckBox, IPTOS_LOWDELAYChk)
2096
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:141
2097
#. i18n: ectx: property (text), widget (QCheckBox)
2098
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5103
2099
#. i18n: ectx: property (text), widget (QCheckBox, IPTOS_LOWDELAYChk)
2100
#: rc.cpp:913 rc.cpp:1828 rc.cpp:913 rc.cpp:1828
2101
msgid "IPTOS_LOWDELAY"
2104
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:149
2105
#. i18n: ectx: property (text), widget (QCheckBox)
2106
#: rc.cpp:916 rc.cpp:916
2110
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:157
2111
#. i18n: ectx: property (text), widget (QCheckBox)
2112
#: rc.cpp:919 rc.cpp:919
2113
msgid "SO_RCVLOWAT:"
2116
#. i18n: file: advanced/kcm_sambaconf/socketoptionsdlg.ui:187
2117
#. i18n: ectx: property (text), widget (QCheckBox)
2118
#: rc.cpp:922 rc.cpp:922
2119
msgid "SO_REUSEADDR"
2122
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:16
2123
#. i18n: ectx: property (windowTitle), widget (QDialog)
2124
#: rc.cpp:937 rc.cpp:937
2125
msgid "Select Users"
2128
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:36
2129
#. i18n: ectx: property (title), widget (QGroupBox)
2130
#: rc.cpp:940 rc.cpp:940
2131
msgid "Select &Users"
2134
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:104
2135
#. i18n: ectx: property (title), widget (QButtonGroup)
2136
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:201
2137
#. i18n: ectx: property (title), widget (QButtonGroup)
2138
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:104
2139
#. i18n: ectx: property (title), widget (QButtonGroup)
2140
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:201
2141
#. i18n: ectx: property (title), widget (QButtonGroup)
2142
#: rc.cpp:952 rc.cpp:2319 rc.cpp:952 rc.cpp:2319
2146
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:121
2147
#. i18n: ectx: property (text), widget (QRadioButton)
2148
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:226
2149
#. i18n: ectx: property (text), widget (QRadioButton)
2150
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:121
2151
#. i18n: ectx: property (text), widget (QRadioButton)
2152
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:226
2153
#. i18n: ectx: property (text), widget (QRadioButton)
2154
#: rc.cpp:955 rc.cpp:2322 rc.cpp:955 rc.cpp:2322
2158
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:135
2159
#. i18n: ectx: property (text), widget (QRadioButton)
2160
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:248
2161
#. i18n: ectx: property (text), widget (QRadioButton)
2162
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:135
2163
#. i18n: ectx: property (text), widget (QRadioButton)
2164
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:248
2165
#. i18n: ectx: property (text), widget (QRadioButton)
2166
#: rc.cpp:958 rc.cpp:2325 rc.cpp:958 rc.cpp:2325
2167
msgid "&Read access"
2170
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:146
2171
#. i18n: ectx: property (text), widget (QRadioButton)
2172
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:267
2173
#. i18n: ectx: property (text), widget (QRadioButton)
2174
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:146
2175
#. i18n: ectx: property (text), widget (QRadioButton)
2176
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:267
2177
#. i18n: ectx: property (text), widget (QRadioButton)
2178
#: rc.cpp:961 rc.cpp:2328 rc.cpp:961 rc.cpp:2328
2179
msgid "&Write access"
2182
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:157
2183
#. i18n: ectx: property (text), widget (QRadioButton)
2184
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:286
2185
#. i18n: ectx: property (text), widget (QRadioButton)
2186
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:157
2187
#. i18n: ectx: property (text), widget (QRadioButton)
2188
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:286
2189
#. i18n: ectx: property (text), widget (QRadioButton)
2190
#: rc.cpp:964 rc.cpp:2331 rc.cpp:964 rc.cpp:2331
2191
msgid "&Admin access"
2194
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:168
2195
#. i18n: ectx: property (text), widget (QRadioButton)
2196
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:305
2197
#. i18n: ectx: property (text), widget (QRadioButton)
2198
#. i18n: file: advanced/kcm_sambaconf/userselectdlg.ui:168
2199
#. i18n: ectx: property (text), widget (QRadioButton)
2200
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:305
2201
#. i18n: ectx: property (text), widget (QRadioButton)
2202
#: rc.cpp:967 rc.cpp:2334 rc.cpp:967 rc.cpp:2334
2203
msgid "&No access at all"
2206
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:72
2207
#. i18n: ectx: property (whatsThis), widget (QTabWidget, mainTab)
2208
#: rc.cpp:976 rc.cpp:976
2211
"Here you can edit the Samba users, stored in the smbpasswd file.\n"
2213
"Every Samba user must have a corresponding UNIX user.\n"
2214
"On the right you can see all UNIX users, stored in the passwd file and not "
2215
"configured as Samba users.\n"
2216
"You can see the Samba users on the left-hand side.\n"
2218
"To add new Samba users simply press the <em>< add</em> button.\n"
2219
"The selected UNIX users will then become Samba users and will be\n"
2220
"removed from the UNIX users list (but they will remain UNIX users).\n"
2222
"To remove Samba users click the <em>> remove</em> button.\n"
2223
"The selected Samba users will be removed from the smbpasswd file\n"
2224
"and reappear on the right-hand side, as UNIX users which are not Samba "
2229
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:102
2230
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_6)
2231
#: rc.cpp:996 rc.cpp:996
2232
msgid "Samba config file:"
2235
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:121
2236
#. i18n: ectx: property (text), widget (QPushButton, loadBtn)
2237
#: rc.cpp:999 rc.cpp:999
2241
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:133
2242
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox1_2)
2243
#: rc.cpp:1002 rc.cpp:1002
2244
msgid "Server Identification"
2247
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:160
2248
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_2_2)
2249
#: rc.cpp:1005 rc.cpp:1005
2253
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:176
2254
#. i18n: ectx: property (toolTip), widget (KLineEdit, workgroupEdit)
2255
#: rc.cpp:1008 rc.cpp:1008
2256
msgid "Enter here the name of your workgroup/domain."
2259
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:200
2260
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_3)
2261
#: rc.cpp:1011 rc.cpp:1011
2262
msgid "Server strin&g:"
2265
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:216
2266
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_6)
2267
#: rc.cpp:1014 rc.cpp:1014
2268
msgid "NetBIOS name:"
2271
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:235
2272
#. i18n: ectx: property (title), widget (Q3ButtonGroup, securityLevelBtnGrp)
2273
#: rc.cpp:1017 rc.cpp:1017
2274
msgid "Securit&y Level"
2277
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:276
2278
#. i18n: ectx: property (text), widget (QRadioButton, shareRadio)
2279
#: rc.cpp:1020 rc.cpp:1020
2283
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:279
2284
#. i18n: ectx: property (shortcut), widget (QRadioButton, shareRadio)
2285
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:295
2286
#. i18n: ectx: property (shortcut), widget (QRadioButton, userRadio)
2287
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:308
2288
#. i18n: ectx: property (shortcut), widget (QRadioButton, serverRadio)
2289
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:331
2290
#. i18n: ectx: property (shortcut), widget (QRadioButton, adsRadio)
2291
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:683
2292
#. i18n: ectx: property (shortcut), widget (QPushButton, editShareBtn)
2293
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1319
2294
#. i18n: ectx: property (shortcut), widget (QCheckBox, obeyPamRestrictionsChk)
2295
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1332
2296
#. i18n: ectx: property (shortcut), widget (QCheckBox, pamPasswordChangeChk)
2297
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1376
2298
#. i18n: ectx: property (shortcut), widget (QCheckBox, paranoidServerSecurityChk)
2299
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1480
2300
#. i18n: ectx: property (shortcut), widget (QCheckBox, bindInterfacesOnlyChk)
2301
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5655
2302
#. i18n: ectx: property (shortcut), widget (QCheckBox, unixExtensionsChk)
2303
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:279
2304
#. i18n: ectx: property (shortcut), widget (QRadioButton, shareRadio)
2305
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:295
2306
#. i18n: ectx: property (shortcut), widget (QRadioButton, userRadio)
2307
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:308
2308
#. i18n: ectx: property (shortcut), widget (QRadioButton, serverRadio)
2309
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:331
2310
#. i18n: ectx: property (shortcut), widget (QRadioButton, adsRadio)
2311
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:683
2312
#. i18n: ectx: property (shortcut), widget (QPushButton, editShareBtn)
2313
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1319
2314
#. i18n: ectx: property (shortcut), widget (QCheckBox, obeyPamRestrictionsChk)
2315
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1332
2316
#. i18n: ectx: property (shortcut), widget (QCheckBox, pamPasswordChangeChk)
2317
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1376
2318
#. i18n: ectx: property (shortcut), widget (QCheckBox, paranoidServerSecurityChk)
2319
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1480
2320
#. i18n: ectx: property (shortcut), widget (QCheckBox, bindInterfacesOnlyChk)
2321
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5655
2322
#. i18n: ectx: property (shortcut), widget (QCheckBox, unixExtensionsChk)
2323
#: rc.cpp:1023 rc.cpp:1029 rc.cpp:1035 rc.cpp:1044 rc.cpp:1098 rc.cpp:1192
2324
#: rc.cpp:1198 rc.cpp:1210 rc.cpp:1231 rc.cpp:1941 rc.cpp:1023 rc.cpp:1029
2325
#: rc.cpp:1035 rc.cpp:1044 rc.cpp:1098 rc.cpp:1192 rc.cpp:1198 rc.cpp:1210
2326
#: rc.cpp:1231 rc.cpp:1941
2330
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:292
2331
#. i18n: ectx: property (text), widget (QRadioButton, userRadio)
2332
#: rc.cpp:1026 rc.cpp:1026
2336
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:305
2337
#. i18n: ectx: property (text), widget (QRadioButton, serverRadio)
2338
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2279
2339
#. i18n: ectx: property (title), widget (QGroupBox, groupBox13_2)
2340
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:305
2341
#. i18n: ectx: property (text), widget (QRadioButton, serverRadio)
2342
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2279
2343
#. i18n: ectx: property (title), widget (QGroupBox, groupBox13_2)
2344
#: rc.cpp:1032 rc.cpp:1372 rc.cpp:1032 rc.cpp:1372
2348
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:318
2349
#. i18n: ectx: property (text), widget (QRadioButton, domainRadio)
2350
#: rc.cpp:1038 rc.cpp:1038
2354
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:328
2355
#. i18n: ectx: property (text), widget (QRadioButton, adsRadio)
2356
#: rc.cpp:1041 rc.cpp:1041
2360
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:349
2361
#. i18n: ectx: property (text), widget (QLabel, securityLevelHelpLbl)
2362
#: rc.cpp:1047 rc.cpp:1047
2364
"Use the <i>share</i> security level if you have a home network or a small "
2365
"office network.<br> It allows everyone to read all share names before a "
2366
"login is required."
2369
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:374
2370
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox12)
2371
#: rc.cpp:1050 rc.cpp:1050
2372
msgid "Further Options"
2375
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:386
2376
#. i18n: ectx: property (text), widget (QLabel, passwordServerLabel)
2377
#: rc.cpp:1053 rc.cpp:1053
2378
msgid "Password server address/name:"
2381
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:412
2382
#. i18n: ectx: property (text), widget (QLabel, realmLabel)
2383
#: rc.cpp:1056 rc.cpp:1056
2387
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:441
2388
#. i18n: ectx: property (text), widget (QCheckBox, allowGuestLoginsChk)
2389
#: rc.cpp:1059 rc.cpp:1059
2390
msgid "Allo&w guest logins"
2393
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:477
2394
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5)
2395
#: rc.cpp:1062 rc.cpp:1062
2396
msgid "Guest acc&ount:"
2399
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:521
2400
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox10)
2401
#: rc.cpp:1065 rc.cpp:1065
2405
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:536
2406
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_3)
2407
#: rc.cpp:1068 rc.cpp:1068
2408
msgid "For detailed help about every option please look at:"
2411
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:555
2412
#. i18n: ectx: property (text), widget (KUrlLabel, KUrlLabel1)
2413
#: rc.cpp:1071 rc.cpp:1071
2414
msgid "man:smb.conf"
2417
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:579
2418
#. i18n: ectx: attribute (title), widget (QWidget, shareTab)
2419
#: rc.cpp:1074 rc.cpp:1074
2423
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:618
2424
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2425
#. i18n: file: simple/controlcenter.ui:265
2426
#. i18n: ectx: property (text), widget (K3ListView, listView)
2427
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:618
2428
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2429
#. i18n: file: simple/controlcenter.ui:265
2430
#. i18n: ectx: property (text), widget (K3ListView, listView)
2431
#: rc.cpp:1080 rc.cpp:2485 rc.cpp:1080 rc.cpp:2485
2435
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:623
2436
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2437
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:744
2438
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
2439
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:623
2440
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2441
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:744
2442
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
2443
#: rc.cpp:1083 rc.cpp:1113 rc.cpp:1083 rc.cpp:1113
2447
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:628
2448
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2449
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:749
2450
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
2451
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:628
2452
#. i18n: ectx: property (text), widget (K3ListView, shareListView)
2453
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:749
2454
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
2455
#: rc.cpp:1086 rc.cpp:1116 rc.cpp:1086 rc.cpp:1116
2459
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:653
2460
#. i18n: ectx: property (text), widget (QPushButton, editDefaultShareBtn)
2461
#: rc.cpp:1089 rc.cpp:1089
2462
msgid "Edit Defau<s..."
2465
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:673
2466
#. i18n: ectx: property (text), widget (QPushButton, addShareBtn)
2467
#: rc.cpp:1092 rc.cpp:1092
2468
msgid "Add &New Share..."
2471
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:680
2472
#. i18n: ectx: property (text), widget (QPushButton, editShareBtn)
2473
#: rc.cpp:1095 rc.cpp:1095
2474
msgid "Edit Share..."
2477
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:690
2478
#. i18n: ectx: property (text), widget (QPushButton, removeShareBtn)
2479
#: rc.cpp:1101 rc.cpp:1101
2480
msgid "Re&move Share"
2483
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:700
2484
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2485
#: rc.cpp:1104 rc.cpp:1104
2489
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:739
2490
#. i18n: ectx: property (text), widget (K3ListView, printerListView)
2491
#: rc.cpp:1110 rc.cpp:1110
2495
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:774
2496
#. i18n: ectx: property (text), widget (QPushButton, editDefaultPrinterBtn)
2497
#: rc.cpp:1119 rc.cpp:1119
2498
msgid "Edit Defau<s"
2501
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:794
2502
#. i18n: ectx: property (text), widget (QPushButton, addPrinterBtn)
2503
#: rc.cpp:1122 rc.cpp:1122
2504
msgid "Add Ne&w Printer"
2507
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:801
2508
#. i18n: ectx: property (text), widget (QPushButton, editPrinterBtn)
2509
#: rc.cpp:1125 rc.cpp:1125
2510
msgid "Edit Pri&nter"
2513
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:808
2514
#. i18n: ectx: property (text), widget (QPushButton, removePrinterBtn)
2515
#: rc.cpp:1128 rc.cpp:1128
2516
msgid "Re&move Printer"
2519
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:818
2520
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2521
#: rc.cpp:1131 advanced/kcm_sambaconf/printerdlgimpl.cpp:113
2522
#: advanced/kcm_sambaconf/sharedlgimpl.cpp:139 rc.cpp:1131
2526
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:856
2527
#. i18n: ectx: property (title), widget (QGroupBox, groupBox51_2)
2528
#: rc.cpp:1134 rc.cpp:1134
2529
msgid "Sa&mba Users"
2532
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:894
2533
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
2534
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2216
2535
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
2536
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2337
2537
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
2538
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:894
2539
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
2540
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2216
2541
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
2542
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2337
2543
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
2544
#: rc.cpp:1143 rc.cpp:1351 rc.cpp:1387 rc.cpp:1143 rc.cpp:1351 rc.cpp:1387
2548
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:899
2549
#. i18n: ectx: property (text), widget (K3ListView, sambaUsersListView)
2550
#: rc.cpp:1146 rc.cpp:1146
2554
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:949
2555
#. i18n: ectx: property (text), widget (QPushButton, addSambaUserBtn)
2556
#: rc.cpp:1149 rc.cpp:1149
2560
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:981
2561
#. i18n: ectx: property (text), widget (QPushButton, removeSambaUserBtn)
2562
#. i18n: file: simple/controlcenter.ui:336
2563
#. i18n: ectx: property (text), widget (KPushButton, removeShareBtn)
2564
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:981
2565
#. i18n: ectx: property (text), widget (QPushButton, removeSambaUserBtn)
2566
#. i18n: file: simple/controlcenter.ui:336
2567
#. i18n: ectx: property (text), widget (KPushButton, removeShareBtn)
2568
#: rc.cpp:1152 rc.cpp:2500 rc.cpp:1152 rc.cpp:2500
2572
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1006
2573
#. i18n: ectx: property (title), widget (QGroupBox, groupBox52_2)
2574
#: rc.cpp:1155 rc.cpp:1155
2578
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1069
2579
#. i18n: ectx: property (text), widget (QPushButton, sambaUserPasswordBtn)
2580
#: rc.cpp:1164 rc.cpp:1164
2581
msgid "Chan&ge Password..."
2584
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1079
2585
#. i18n: ectx: property (text), widget (QPushButton, joinADomainBtn)
2586
#: rc.cpp:1167 rc.cpp:1167
2587
msgid "&Join Domain"
2590
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1102
2591
#. i18n: ectx: attribute (title), widget (QWidget, advanced)
2592
#: rc.cpp:1170 rc.cpp:1170
2596
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1252
2597
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2598
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3210
2599
#. i18n: ectx: property (title), widget (QGroupBox, groupBox52)
2600
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4116
2601
#. i18n: ectx: property (title), widget (QGroupBox, groupBox59)
2602
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1252
2603
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2604
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3210
2605
#. i18n: ectx: property (title), widget (QGroupBox, groupBox52)
2606
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4116
2607
#. i18n: ectx: property (title), widget (QGroupBox, groupBox59)
2608
#: rc.cpp:1183 rc.cpp:1543 rc.cpp:1681 rc.cpp:1183 rc.cpp:1543 rc.cpp:1681
2612
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1292
2613
#. i18n: ectx: property (title), widget (QGroupBox, groupBox66)
2614
#: rc.cpp:1186 rc.cpp:1186
2618
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1316
2619
#. i18n: ectx: property (text), widget (QCheckBox, obeyPamRestrictionsChk)
2620
#: rc.cpp:1189 rc.cpp:1189
2621
msgid "Obey PAM restrictions"
2624
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1329
2625
#. i18n: ectx: property (text), widget (QCheckBox, pamPasswordChangeChk)
2626
#: rc.cpp:1195 rc.cpp:1195
2627
msgid "PAM password change"
2630
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1342
2631
#. i18n: ectx: property (title), widget (QGroupBox, groupBox67)
2632
#: rc.cpp:1201 rc.cpp:1201
2633
msgid "Other Switches"
2636
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1366
2637
#. i18n: ectx: property (text), widget (QCheckBox, allowTrustedDomainsChk)
2638
#: rc.cpp:1204 rc.cpp:1204
2639
msgid "A&llow trusted domains"
2642
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1373
2643
#. i18n: ectx: property (text), widget (QCheckBox, paranoidServerSecurityChk)
2644
#: rc.cpp:1207 rc.cpp:1207
2645
msgid "Paranoid server security"
2648
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1413
2649
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2_2_2_2_2)
2650
#: rc.cpp:1216 rc.cpp:1216
2651
msgid "Auth methods:"
2654
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1429
2655
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2_2_2_2)
2656
#: rc.cpp:1219 rc.cpp:1219
2657
msgid "Root director&y:"
2660
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1442
2661
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_5_2)
2662
#: rc.cpp:1222 rc.cpp:1222
2663
msgid "I&nterfaces:"
2666
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1464
2667
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_5_2)
2668
#: rc.cpp:1225 rc.cpp:1225
2669
msgid "Map to guest:"
2672
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1477
2673
#. i18n: ectx: property (text), widget (QCheckBox, bindInterfacesOnlyChk)
2674
#: rc.cpp:1228 rc.cpp:1228
2675
msgid "Bind interfaces only"
2678
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1488
2679
#. i18n: ectx: property (text), item, widget (QComboBox, mapToGuestCombo)
2680
#: rc.cpp:1234 rc.cpp:1234
2684
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1493
2685
#. i18n: ectx: property (text), item, widget (QComboBox, mapToGuestCombo)
2686
#: rc.cpp:1237 rc.cpp:1237
2690
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1498
2691
#. i18n: ectx: property (text), item, widget (QComboBox, mapToGuestCombo)
2692
#: rc.cpp:1240 rc.cpp:1240
2693
msgid "Bad Password"
2696
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1509
2697
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_3_2)
2698
#: rc.cpp:1243 rc.cpp:1243
2699
msgid "Hosts e&quiv:"
2702
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1548
2703
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_7_2)
2704
#: rc.cpp:1246 rc.cpp:1246
2705
msgid "Algorithmic rid base:"
2708
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1584
2709
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2_3_2_2)
2710
#: rc.cpp:1249 rc.cpp:1249
2711
msgid "Private dir:"
2714
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1608
2715
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
2716
#: rc.cpp:1252 rc.cpp:1252
2720
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1614
2721
#. i18n: ectx: property (title), widget (QGroupBox, groupBox75)
2722
#: rc.cpp:1255 rc.cpp:1255
2723
msgid "Samba Passwords"
2726
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1641
2727
#. i18n: ectx: property (text), widget (QCheckBox, encryptPasswordsChk)
2728
#: rc.cpp:1258 rc.cpp:1258
2729
msgid "E&ncrypt passwords"
2732
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1654
2733
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2_2)
2734
#: rc.cpp:1261 rc.cpp:1261
2735
msgid "Smb passwd file:"
2738
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1677
2739
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_3_2)
2740
#: rc.cpp:1264 rc.cpp:1264
2741
msgid "Passdb bac&kend:"
2744
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1707
2745
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_3)
2746
#: rc.cpp:1267 rc.cpp:1267
2747
msgid "Passwd chat:"
2750
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1723
2751
#. i18n: ectx: property (text), widget (QCheckBox, passwdChatDebugChk)
2752
#: rc.cpp:1270 rc.cpp:1270
2753
msgid "Passwd chat debug"
2756
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1730
2757
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4_3)
2758
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1854
2759
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4_2)
2760
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2867
2761
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4)
2762
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2897
2763
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_5)
2764
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2964
2765
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_4)
2766
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2974
2767
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_4_2)
2768
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3764
2769
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_2_2_3_2_2_2)
2770
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3816
2771
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_2_4_2_2_2)
2772
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5981
2773
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_4_2_2_2)
2774
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1730
2775
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4_3)
2776
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1854
2777
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4_2)
2778
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2867
2779
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_4)
2780
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2897
2781
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_5)
2782
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2964
2783
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_4)
2784
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2974
2785
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_4_2)
2786
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3764
2787
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_2_2_3_2_2_2)
2788
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3816
2789
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_2_4_2_2_2)
2790
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5981
2791
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5_4_2_2_2)
2792
#: rc.cpp:1273 rc.cpp:1294 rc.cpp:1486 rc.cpp:1492 rc.cpp:1504 rc.cpp:1507
2793
#: rc.cpp:1633 rc.cpp:1639 rc.cpp:2034 rc.cpp:1273 rc.cpp:1294 rc.cpp:1486
2794
#: rc.cpp:1492 rc.cpp:1504 rc.cpp:1507 rc.cpp:1633 rc.cpp:1639 rc.cpp:2034
2799
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1743
2800
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_3_3)
2801
#: rc.cpp:1276 rc.cpp:1276
2802
msgid "Passwd chat timeout:"
2805
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1766
2806
#. i18n: ectx: property (title), widget (QGroupBox, groupBox74)
2807
#: rc.cpp:1279 rc.cpp:1279
2811
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1775
2812
#. i18n: ectx: property (text), widget (QCheckBox, nullPasswordsChk)
2813
#: rc.cpp:1282 rc.cpp:1282
2814
msgid "Nu&ll passwords"
2817
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1785
2818
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_7)
2819
#: rc.cpp:1285 rc.cpp:1285
2820
msgid "Password level:"
2823
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1811
2824
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2)
2825
#: rc.cpp:1288 rc.cpp:1288
2826
msgid "Min password length:"
2829
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1834
2830
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
2831
#: rc.cpp:1291 rc.cpp:1291
2832
msgid "Machine password timeout:"
2835
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1880
2836
#. i18n: ectx: property (title), widget (QGroupBox, groupBox73)
2837
#: rc.cpp:1297 rc.cpp:1297
2841
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1904
2842
#. i18n: ectx: property (text), widget (QCheckBox, updateEncryptedChk)
2843
#: rc.cpp:1300 rc.cpp:1300
2844
msgid "Update encr&ypted"
2847
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1914
2848
#. i18n: ectx: property (title), widget (QGroupBox, groupBox76)
2849
#: rc.cpp:1303 rc.cpp:1303
2850
msgid "UNIX Passwords"
2853
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1941
2854
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2_3_2)
2855
#: rc.cpp:1306 rc.cpp:1306
2856
msgid "Passwd program:"
2859
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1964
2860
#. i18n: ectx: property (text), widget (QCheckBox, unixPasswordSyncChk)
2861
#: rc.cpp:1309 rc.cpp:1309
2862
msgid "UNI&X password sync"
2865
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:1991
2866
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
2867
#: rc.cpp:1312 rc.cpp:1312
2871
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2018
2872
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_2_2)
2873
#: rc.cpp:1315 rc.cpp:1315
2874
msgid "User&name map:"
2877
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2041
2878
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_4_2)
2879
#: rc.cpp:1318 rc.cpp:1318
2880
msgid "Username &level:"
2883
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2067
2884
#. i18n: ectx: property (text), widget (QCheckBox, hideLocalUsersChk)
2885
#: rc.cpp:1321 rc.cpp:1321
2886
msgid "Hide local users"
2889
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2077
2890
#. i18n: ectx: property (text), widget (QCheckBox, restrictAnonymousChk)
2891
#: rc.cpp:1324 rc.cpp:1324
2892
msgid "Restrict anon&ymous"
2895
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2087
2896
#. i18n: ectx: property (text), widget (QCheckBox, useRhostsChk)
2897
#: rc.cpp:1327 rc.cpp:1327
2901
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2124
2902
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2903
#: rc.cpp:1330 rc.cpp:1330
2904
msgid "Authenticati&on"
2907
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2148
2908
#. i18n: ectx: property (title), widget (QGroupBox, groupBox13)
2909
#: rc.cpp:1333 rc.cpp:1333
2913
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2172
2914
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_2_3)
2915
#: rc.cpp:1336 rc.cpp:1336
2916
msgid "C&lient signing:"
2919
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2188
2920
#. i18n: ectx: property (text), widget (QCheckBox, clientPlaintextAuthChk)
2921
#: rc.cpp:1339 rc.cpp:1339
2922
msgid "Client plainte&xt authentication"
2925
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2198
2926
#. i18n: ectx: property (text), widget (QCheckBox, clientLanmanAuthChk)
2927
#: rc.cpp:1342 rc.cpp:1342
2928
msgid "Client lanman authentication"
2931
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2211
2932
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
2933
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2332
2934
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
2935
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2211
2936
#. i18n: ectx: property (text), item, widget (QComboBox, clientSigningCombo)
2937
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2332
2938
#. i18n: ectx: property (text), item, widget (QComboBox, serverSigningCombo)
2939
#: rc.cpp:1348 rc.cpp:1384 rc.cpp:1348 rc.cpp:1384
2943
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2243
2944
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_2)
2945
#: rc.cpp:1363 rc.cpp:1363
2946
msgid "Client channel:"
2949
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2259
2950
#. i18n: ectx: property (text), widget (QCheckBox, clientUseSpnegoChk)
2951
#: rc.cpp:1366 rc.cpp:1366
2952
msgid "Client use spnego"
2955
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2269
2956
#. i18n: ectx: property (text), widget (QCheckBox, clientNTLMv2AuthChk)
2957
#: rc.cpp:1369 rc.cpp:1369
2958
msgid "Client NTLMv&2 authentication"
2961
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2303
2962
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_2_3_3)
2963
#: rc.cpp:1375 rc.cpp:1375
2964
msgid "Server signing:"
2967
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2319
2968
#. i18n: ectx: property (text), widget (QCheckBox, lanmanAuthChk)
2969
#: rc.cpp:1378 rc.cpp:1378
2970
msgid "Lanman authentication"
2973
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2364
2974
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_2_5)
2975
#: rc.cpp:1399 rc.cpp:1399
2976
msgid "Server channel:"
2979
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2380
2980
#. i18n: ectx: property (text), widget (QCheckBox, useSpnegoChk)
2981
#: rc.cpp:1402 rc.cpp:1402
2985
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2390
2986
#. i18n: ectx: property (text), widget (QCheckBox, ntlmAuthChk)
2987
#: rc.cpp:1405 rc.cpp:1405
2988
msgid "NTLM authentication"
2991
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2421
2992
#. i18n: ectx: attribute (title), widget (QWidget, tab)
2993
#: rc.cpp:1408 advanced/kcm_sambaconf/kcmsambaconf.cpp:323 rc.cpp:1408
2997
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2496
2998
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_3_2_2_2_2)
2999
#: rc.cpp:1414 rc.cpp:1414
3003
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2512
3004
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_2_2_2_2)
3005
#: rc.cpp:1417 rc.cpp:1417
3009
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2522
3010
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_2_2_2_2)
3011
#: rc.cpp:1420 rc.cpp:1420
3012
msgid "Ma&x log size:"
3015
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2535
3016
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_3_2_2_2_2)
3017
#: rc.cpp:1423 rc.cpp:1423
3021
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2567
3022
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_2_2_2_2)
3023
#: rc.cpp:1426 rc.cpp:1426
3027
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2593
3028
#. i18n: ectx: property (title), widget (QGroupBox, groupBox48)
3029
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3407
3030
#. i18n: ectx: property (title), widget (QGroupBox, groupBox49)
3031
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5632
3032
#. i18n: ectx: property (title), widget (QGroupBox, groupBox70)
3033
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2593
3034
#. i18n: ectx: property (title), widget (QGroupBox, groupBox48)
3035
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3407
3036
#. i18n: ectx: property (title), widget (QGroupBox, groupBox49)
3037
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5632
3038
#. i18n: ectx: property (title), widget (QGroupBox, groupBox70)
3039
#: rc.cpp:1429 rc.cpp:1573 rc.cpp:1929 rc.cpp:1429 rc.cpp:1573 rc.cpp:1929
3043
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2620
3044
#. i18n: ectx: property (text), widget (QCheckBox, syslogOnlyChk)
3045
#: rc.cpp:1432 rc.cpp:1432
3046
msgid "Syslog o&nly"
3049
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2627
3050
#. i18n: ectx: property (text), widget (QCheckBox, statusChk)
3051
#: rc.cpp:1435 rc.cpp:1435
3055
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2643
3056
#. i18n: ectx: property (text), widget (QCheckBox, timestampChk)
3057
#: rc.cpp:1438 rc.cpp:1438
3061
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2656
3062
#. i18n: ectx: property (text), widget (QCheckBox, microsecondsChk)
3063
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4252
3064
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
3065
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2656
3066
#. i18n: ectx: property (text), widget (QCheckBox, microsecondsChk)
3067
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4252
3068
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
3069
#: rc.cpp:1441 rc.cpp:1705 rc.cpp:1441 rc.cpp:1705
3070
msgid "microseconds"
3073
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2669
3074
#. i18n: ectx: property (text), widget (QCheckBox, debugPidChk)
3075
#: rc.cpp:1444 rc.cpp:1444
3079
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2676
3080
#. i18n: ectx: property (text), widget (QCheckBox, debugUidChk)
3081
#: rc.cpp:1447 rc.cpp:1447
3085
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2712
3086
#. i18n: ectx: property (title), widget (QGroupBox, groupBox37_2)
3087
#: rc.cpp:1453 rc.cpp:1453
3091
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2733
3092
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_2)
3093
#: rc.cpp:1456 rc.cpp:1456
3094
msgid "Pre&load modules:"
3097
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2752
3098
#. i18n: ectx: property (title), widget (QGroupBox, groupBox44)
3099
#: rc.cpp:1459 rc.cpp:1459
3103
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2773
3104
#. i18n: ectx: property (text), widget (QCheckBox, getwdCacheChk)
3105
#: rc.cpp:1462 rc.cpp:1462
3106
msgid "&Getwd cache"
3109
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2780
3110
#. i18n: ectx: property (text), widget (QCheckBox, useMmapChk)
3111
#: rc.cpp:1465 rc.cpp:1465
3115
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2787
3116
#. i18n: ectx: property (text), widget (QCheckBox, kernelChangeNotifyChk)
3117
#: rc.cpp:1468 rc.cpp:1468
3118
msgid "Kernel change notif&y"
3121
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2794
3122
#. i18n: ectx: property (text), widget (QCheckBox, hostnameLookupsChk)
3123
#: rc.cpp:1471 rc.cpp:1471
3124
msgid "H&ostname lookups"
3127
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2804
3128
#. i18n: ectx: property (text), widget (QCheckBox, readRawChk)
3129
#: rc.cpp:1474 rc.cpp:1474
3133
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2817
3134
#. i18n: ectx: property (text), widget (QCheckBox, writeRawChk)
3135
#: rc.cpp:1477 rc.cpp:1477
3139
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2830
3140
#. i18n: ectx: property (title), widget (QGroupBox, groupBox45)
3141
#: rc.cpp:1480 rc.cpp:1480
3145
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2854
3146
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_5)
3147
#: rc.cpp:1483 rc.cpp:1483
3148
msgid "Change notify timeout:"
3151
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2877
3152
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_4)
3153
#: rc.cpp:1489 rc.cpp:1489
3157
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2914
3158
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_2_3)
3159
#: rc.cpp:1495 rc.cpp:1495
3164
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2924
3165
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_2_3)
3166
#: rc.cpp:1498 rc.cpp:1498
3170
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2944
3171
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_4)
3172
#: rc.cpp:1501 rc.cpp:1501
3173
msgid "Lp&q cache time:"
3176
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:2984
3177
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_4_2)
3178
#: rc.cpp:1510 rc.cpp:1510
3179
msgid "&Name cache timeout:"
3182
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3007
3183
#. i18n: ectx: property (title), widget (QGroupBox, groupBox46)
3184
#: rc.cpp:1513 rc.cpp:1513
3188
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3013
3189
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_2_2_5)
3190
#: rc.cpp:1516 rc.cpp:1516
3191
msgid "Max disk size:"
3194
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3033
3195
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_3_2_2_3)
3196
#: rc.cpp:1519 rc.cpp:1519
3201
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3056
3202
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_2_2_2_2_3)
3203
#: rc.cpp:1522 rc.cpp:1522
3207
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3076
3208
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_2_2_3_3)
3209
#: rc.cpp:1525 rc.cpp:1525
3210
msgid "Stat cache size:"
3213
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3099
3214
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4_2_7_2_2_2)
3215
#: rc.cpp:1528 rc.cpp:1528
3219
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3125
3220
#. i18n: ectx: property (title), widget (QGroupBox, groupBox47)
3221
#: rc.cpp:1531 rc.cpp:1531
3225
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3131
3226
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_2_4)
3227
#: rc.cpp:1534 rc.cpp:1534
3228
msgid "Max smbd processes:"
3231
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3164
3232
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_3_2_2_2_2_4)
3233
#: rc.cpp:1537 rc.cpp:1537
3234
msgid "Max open files:"
3237
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3204
3238
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3239
#: rc.cpp:1540 advanced/kcm_sambaconf/kcmsambaconf.cpp:335 rc.cpp:1540
3243
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3216
3244
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3)
3245
#: rc.cpp:1546 rc.cpp:1546
3246
msgid "Total print &jobs:"
3249
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3252
3250
#. i18n: ectx: property (title), widget (QGroupBox, groupBox51)
3251
#: rc.cpp:1549 rc.cpp:1549
3255
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3276
3256
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2_4)
3257
#: rc.cpp:1552 rc.cpp:1552
3258
msgid "OS&2 driver map:"
3261
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3289
3262
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3_4)
3263
#: rc.cpp:1555 rc.cpp:1555
3264
msgid "Printcap na&me:"
3267
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3313
3268
#. i18n: ectx: property (text), widget (QLabel, printerDriverLbl)
3269
#: rc.cpp:1558 rc.cpp:1558
3270
msgid "Pri&nter driver file: "
3273
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3332
3274
#. i18n: ectx: property (title), widget (QGroupBox, groupBox50)
3275
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6988
3276
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
3277
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3332
3278
#. i18n: ectx: property (title), widget (QGroupBox, groupBox50)
3279
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6988
3280
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
3281
#: rc.cpp:1561 rc.cpp:2217 advanced/kcm_sambaconf/kcmsambaconf.cpp:356
3282
#: rc.cpp:1561 rc.cpp:2217
3286
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3356
3287
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_2)
3288
#: rc.cpp:1564 rc.cpp:1564
3289
msgid "Enumports command:"
3292
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3369
3293
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_3)
3294
#: rc.cpp:1567 rc.cpp:1567
3295
msgid "Addprinter command:"
3298
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3382
3299
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_2)
3300
#: rc.cpp:1570 rc.cpp:1570
3301
msgid "Deleteprinter command:"
3304
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3428
3305
#. i18n: ectx: property (text), widget (QCheckBox, loadPrintersChk)
3306
#: rc.cpp:1576 rc.cpp:1576
3307
msgid "L&oad printers"
3310
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3435
3311
#. i18n: ectx: property (text), widget (QCheckBox, disableSpoolssChk)
3312
#: rc.cpp:1579 rc.cpp:1579
3313
msgid "Disab&le spools"
3316
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3442
3317
#. i18n: ectx: property (text), widget (QCheckBox, showAddPrinterWizardChk)
3318
#: rc.cpp:1582 rc.cpp:1582
3319
msgid "Show add printer wi&zard"
3322
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3469
3323
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
3324
#: rc.cpp:1585 rc.cpp:1585
3328
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3512
3329
#. i18n: ectx: property (text), widget (QCheckBox, localMasterChk)
3330
#: rc.cpp:1588 rc.cpp:1588
3331
msgid "L&ocal master"
3334
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3519
3335
#. i18n: ectx: property (text), widget (QCheckBox, domainMasterChk)
3336
#: rc.cpp:1591 rc.cpp:1591
3337
msgid "Domai&n master"
3340
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3526
3341
#. i18n: ectx: property (text), widget (QCheckBox, domainLogonsChk)
3342
#: rc.cpp:1594 rc.cpp:1594
3343
msgid "Domain lo&gons"
3346
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3539
3347
#. i18n: ectx: property (text), widget (QCheckBox, preferredMasterChk)
3348
#: rc.cpp:1597 rc.cpp:1597
3349
msgid "Preferred &master"
3352
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3552
3353
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
3354
#: rc.cpp:1600 rc.cpp:1600
3358
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3568
3359
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_3_3)
3360
#: rc.cpp:1603 rc.cpp:1603
3361
msgid "Domain admin group:"
3364
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3584
3365
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_3_4)
3366
#: rc.cpp:1606 rc.cpp:1606
3367
msgid "Domain guest group:"
3370
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3630
3371
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
3372
#: rc.cpp:1609 rc.cpp:1609
3376
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3660
3377
#. i18n: ectx: property (text), widget (QRadioButton, noWinsSupportRadio)
3378
#: rc.cpp:1612 rc.cpp:1612
3379
msgid "Deactivate &WINS"
3382
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3673
3383
#. i18n: ectx: property (text), widget (QRadioButton, winsSupportRadio)
3384
#: rc.cpp:1615 rc.cpp:1615
3385
msgid "Act as a WI&NS server"
3388
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3680
3389
#. i18n: ectx: property (text), widget (QRadioButton, otherWinsRadio)
3390
#: rc.cpp:1618 rc.cpp:1618
3391
msgid "Use an&other WINS server"
3394
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3693
3395
#. i18n: ectx: property (title), widget (QGroupBox, groupBox35)
3396
#: rc.cpp:1621 rc.cpp:1621
3397
msgid "WINS Server Settin&gs"
3400
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3702
3401
#. i18n: ectx: property (text), widget (QCheckBox, dnsProxyChk)
3402
#: rc.cpp:1624 rc.cpp:1624
3406
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3715
3407
#. i18n: ectx: property (text), widget (QLabel, winsHookLbl)
3408
#: rc.cpp:1627 rc.cpp:1627
3412
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3738
3413
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4_2_4_3_2_2_2)
3414
#: rc.cpp:1630 rc.cpp:1630
3415
msgid "Max WINS tt&l:"
3418
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3790
3419
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4_2_5_3_2_2_2)
3420
#: rc.cpp:1636 rc.cpp:1636
3421
msgid "&Min WINS ttl:"
3424
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3832
3425
#. i18n: ectx: property (title), widget (QGroupBox, groupBox36)
3426
#: rc.cpp:1642 rc.cpp:1642
3427
msgid "WINS Server IP or DNS Name"
3430
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3863
3431
#. i18n: ectx: property (title), widget (QGroupBox, groupBox37)
3432
#: rc.cpp:1645 rc.cpp:1645
3433
msgid "General Options"
3434
msgstr "Opcions generalas"
3436
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3887
3437
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3_3_2)
3438
#: rc.cpp:1648 rc.cpp:1648
3439
msgid "WINS partners:"
3442
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3912
3443
#. i18n: ectx: property (text), widget (QCheckBox, winsProxyChk)
3444
#: rc.cpp:1651 rc.cpp:1651
3448
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3948
3449
#. i18n: ectx: property (title), widget (QGroupBox, groupBox54)
3450
#: rc.cpp:1657 rc.cpp:1657
3454
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3969
3455
#. i18n: ectx: property (text), widget (QCheckBox, stripDotChk)
3456
#: rc.cpp:1660 rc.cpp:1660
3460
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3979
3461
#. i18n: ectx: property (title), widget (QGroupBox, groupBox55)
3462
#: rc.cpp:1663 rc.cpp:1663
3466
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:3991
3467
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_2)
3468
#: rc.cpp:1666 rc.cpp:1666
3469
msgid "Mangled stac&k:"
3472
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4036
3473
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2_2_2)
3474
#: rc.cpp:1669 rc.cpp:1669
3475
msgid "Mangle prefi&x:"
3478
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4062
3479
#. i18n: ectx: property (title), widget (QGroupBox, groupBox53)
3480
#: rc.cpp:1672 rc.cpp:1672
3484
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4083
3485
#. i18n: ectx: property (text), widget (QCheckBox, statCacheChk)
3486
#: rc.cpp:1675 rc.cpp:1675
3490
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4137
3491
#. i18n: ectx: property (text), widget (QCheckBox, kernelOplocksChk)
3492
#: rc.cpp:1684 rc.cpp:1684
3493
msgid "Use ker&nel oplocks"
3496
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4147
3497
#. i18n: ectx: property (title), widget (QGroupBox, groupBox56)
3498
#: rc.cpp:1687 rc.cpp:1687
3499
msgid "Direct&ories"
3502
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4171
3503
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2)
3504
#: rc.cpp:1690 rc.cpp:1690
3505
msgid "Loc&k directory:"
3508
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4187
3509
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2)
3510
#: rc.cpp:1693 rc.cpp:1693
3511
msgid "Pid director&y:"
3514
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4206
3515
#. i18n: ectx: property (title), widget (QGroupBox, groupBox57)
3516
#: rc.cpp:1696 rc.cpp:1696
3520
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4212
3521
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
3522
#: rc.cpp:1699 rc.cpp:1699
3523
msgid "&Lock spin count:"
3526
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4232
3527
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_2)
3528
#: rc.cpp:1702 rc.cpp:1702
3529
msgid "Lock spin ti&me:"
3532
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4278
3533
#. i18n: ectx: property (title), widget (QGroupBox, groupBox58)
3534
#: rc.cpp:1708 rc.cpp:1708
3535
msgid "Very Advanced"
3538
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4287
3539
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
3540
#: rc.cpp:1711 rc.cpp:1711
3541
msgid "Oplock break &wait time:"
3544
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4310
3545
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
3546
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6877
3547
#. i18n: ectx: property (text), widget (QLabel, textLabel3_3)
3548
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4310
3549
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
3550
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6877
3551
#. i18n: ectx: property (text), widget (QLabel, textLabel3_3)
3552
#: rc.cpp:1714 rc.cpp:2187 rc.cpp:1714 rc.cpp:2187
3553
msgid "milliseconds"
3554
msgstr "milisegondas"
3556
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4353
3557
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3558
#: rc.cpp:1717 advanced/kcm_sambaconf/kcmsambaconf.cpp:341 rc.cpp:1717
3562
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4374
3563
#. i18n: ectx: property (title), widget (QGroupBox, groupBox40)
3564
#: rc.cpp:1720 rc.cpp:1720
3568
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4401
3569
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_4_2_2_2_2_3)
3570
#: rc.cpp:1723 rc.cpp:1723
3571
msgid "D&OS charset:"
3574
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4424
3575
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_4_2_2_2_2_2)
3576
#: rc.cpp:1726 rc.cpp:1726
3577
msgid "UNI&X charset:"
3580
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4447
3581
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_4_2_2_2_2)
3582
#: rc.cpp:1729 rc.cpp:1729
3583
msgid "Displa&y charset:"
3586
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4467
3587
#. i18n: ectx: property (text), widget (QCheckBox, unicodeChk)
3588
#: rc.cpp:1732 rc.cpp:1732
3592
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4477
3593
#. i18n: ectx: property (title), widget (QGroupBox, groupBox39)
3594
#: rc.cpp:1735 rc.cpp:1735
3598
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4501
3599
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2_4)
3600
#: rc.cpp:1738 rc.cpp:1738
3601
msgid "Character set:"
3604
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4524
3605
#. i18n: ectx: property (text), widget (QLabel, TextLabel12)
3606
#: rc.cpp:1741 rc.cpp:1741
3607
msgid "Va&lid chars:"
3610
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4550
3611
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_4_3_2)
3612
#: rc.cpp:1744 rc.cpp:1744
3613
msgid "Code page directory:"
3616
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4573
3617
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_4_2_2_2)
3618
#: rc.cpp:1747 rc.cpp:1747
3619
msgid "Codin&g system:"
3622
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4589
3623
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_3_2_2)
3624
#: rc.cpp:1750 rc.cpp:1750
3625
msgid "Client code page:"
3628
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4622
3629
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3630
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4927
3631
#. i18n: ectx: property (title), widget (QGroupBox, groupBox63)
3632
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4622
3633
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3634
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4927
3635
#. i18n: ectx: property (title), widget (QGroupBox, groupBox63)
3636
#: rc.cpp:1753 rc.cpp:1798 advanced/kcm_sambaconf/kcmsambaconf.cpp:338
3637
#: rc.cpp:1753 rc.cpp:1798
3641
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4646
3642
#. i18n: ectx: property (title), widget (QGroupBox, groupBox60)
3643
#: rc.cpp:1756 rc.cpp:1756
3647
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4670
3648
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2)
3649
#: rc.cpp:1759 rc.cpp:1759
3650
msgid "Add user script:"
3653
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4686
3654
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_5_2)
3655
#: rc.cpp:1762 rc.cpp:1762
3656
msgid "Add user to group script:"
3659
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4699
3660
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_5)
3661
#: rc.cpp:1765 rc.cpp:1765
3662
msgid "Add gr&oup script:"
3665
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4718
3666
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_6)
3667
#: rc.cpp:1768 rc.cpp:1768
3668
msgid "Add machine script:"
3671
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4753
3672
#. i18n: ectx: property (title), widget (QGroupBox, groupBox61)
3673
#: rc.cpp:1771 rc.cpp:1771
3674
msgid "Delete Scripts"
3677
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4786
3678
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_2_2)
3679
#: rc.cpp:1774 rc.cpp:1774
3680
msgid "Delete group script:"
3683
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4799
3684
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_2)
3685
#: rc.cpp:1777 rc.cpp:1777
3686
msgid "Delete user script:"
3689
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4812
3690
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_2_2_2)
3691
#: rc.cpp:1780 rc.cpp:1780
3692
msgid "Delete user from group script:"
3695
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4828
3696
#. i18n: ectx: property (title), widget (QGroupBox, groupBox64)
3697
#: rc.cpp:1783 rc.cpp:1783
3698
msgid "Primary Group Script"
3701
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4849
3702
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_5_3)
3703
#: rc.cpp:1786 rc.cpp:1786
3704
msgid "Set primar&y group script:"
3707
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4868
3708
#. i18n: ectx: property (title), widget (QGroupBox, groupBox62)
3709
#: rc.cpp:1789 rc.cpp:1789
3713
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4892
3714
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_3_2)
3715
#: rc.cpp:1792 rc.cpp:1792
3716
msgid "Shutdo&wn script:"
3719
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4905
3720
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_3_3)
3721
#: rc.cpp:1795 rc.cpp:1795
3722
msgid "Abort shutdown script:"
3725
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4951
3726
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2)
3727
#: rc.cpp:1801 rc.cpp:1801
3728
msgid "Logo&n path:"
3731
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4967
3732
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2)
3733
#: rc.cpp:1804 rc.cpp:1804
3734
msgid "Logon ho&me:"
3737
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4983
3738
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_4)
3739
#: rc.cpp:1807 rc.cpp:1807
3740
msgid "&Logon drive:"
3743
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:4999
3744
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2_3)
3745
#: rc.cpp:1810 rc.cpp:1810
3746
msgid "Lo&gon script:"
3749
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5019
3750
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3751
#: rc.cpp:1813 advanced/kcm_sambaconf/kcmsambaconf.cpp:344 rc.cpp:1813
3755
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5042
3756
#. i18n: ectx: property (text), widget (QLabel, TextLabel15)
3757
#: rc.cpp:1816 rc.cpp:1816
3758
msgid "Socket address:"
3761
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5066
3762
#. i18n: ectx: property (text), widget (QCheckBox, TCP_NODELAYChk)
3763
#: rc.cpp:1822 rc.cpp:1822
3764
msgid "TCP_NODELA&Y"
3767
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5073
3768
#. i18n: ectx: property (text), widget (QCheckBox, SO_SNDBUFChk)
3769
#: rc.cpp:1825 rc.cpp:1825
3773
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5127
3774
#. i18n: ectx: property (text), widget (QCheckBox, IPTOS_THROUGHPUTChk)
3775
#: rc.cpp:1834 rc.cpp:1834
3776
msgid "IPTOS_THROU&GHPUT"
3779
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5134
3780
#. i18n: ectx: property (text), widget (QCheckBox, SO_SNDLOWATChk)
3781
#: rc.cpp:1837 rc.cpp:1837
3782
msgid "SO_SNDLO&WAT:"
3785
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5151
3786
#. i18n: ectx: property (text), widget (QCheckBox, SO_KEEPALIVEChk)
3787
#: rc.cpp:1840 rc.cpp:1840
3788
msgid "SO_&KEEPALIVE"
3791
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5158
3792
#. i18n: ectx: property (text), widget (QCheckBox, SO_RCVLOWATChk)
3793
#: rc.cpp:1843 rc.cpp:1843
3794
msgid "SO_RCV&LOWAT:"
3797
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5175
3798
#. i18n: ectx: property (text), widget (QCheckBox, SO_REUSEADDRChk)
3799
#: rc.cpp:1846 rc.cpp:1846
3800
msgid "S&O_REUSEADDR"
3803
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5209
3804
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3805
#: rc.cpp:1852 advanced/kcm_sambaconf/kcmsambaconf.cpp:347 rc.cpp:1852
3809
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5215
3810
#. i18n: ectx: property (toolTip), widget (QCheckBox, sslChk)
3811
#: rc.cpp:1855 rc.cpp:1855
3812
msgid "Enables or disables the entire SSL mode"
3815
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5220
3816
#. i18n: ectx: property (whatsThis), widget (QCheckBox, sslChk)
3817
#: rc.cpp:1858 rc.cpp:1858
3819
"This enables or disables the entire SSL mode. If it is set to no, the SSL-"
3820
"enabled Samba behaves exactly like the non-SSL Samba. If set to yes, it "
3821
"depends on the variables ssl hosts and ssl hosts resign whether an SSL "
3822
"connection will be required.\n"
3824
"This is only available if the SSL libraries have been compiled on your "
3825
"system and the configure option --with-ssl was given at configure time."
3828
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5223
3829
#. i18n: ectx: property (text), widget (QCheckBox, sslChk)
3830
#: rc.cpp:1863 rc.cpp:1863
3834
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5277
3835
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_4_2)
3836
#: rc.cpp:1866 rc.cpp:1866
3840
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5310
3841
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2_2)
3842
#: rc.cpp:1869 rc.cpp:1869
3843
msgid "SSL entrop&y bytes:"
3846
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5344
3847
#. i18n: ectx: property (text), widget (QLabel, TextLabel14_2_2)
3848
#: rc.cpp:1872 rc.cpp:1872
3849
msgid "SSL ciphers:"
3852
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5357
3853
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_7)
3854
#: rc.cpp:1875 rc.cpp:1875
3855
msgid "SSL hosts resi&gn:"
3858
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5388
3859
#. i18n: ectx: property (text), item, widget (QComboBox, sslVersionCombo)
3860
#: rc.cpp:1878 rc.cpp:1878
3864
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5393
3865
#. i18n: ectx: property (text), item, widget (QComboBox, sslVersionCombo)
3866
#: rc.cpp:1881 rc.cpp:1881
3870
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5398
3871
#. i18n: ectx: property (text), item, widget (QComboBox, sslVersionCombo)
3872
#: rc.cpp:1884 rc.cpp:1884
3876
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5403
3877
#. i18n: ectx: property (text), item, widget (QComboBox, sslVersionCombo)
3878
#: rc.cpp:1887 rc.cpp:1887
3882
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5411
3883
#. i18n: ectx: property (text), widget (QCheckBox, sslCompatibilityChk)
3884
#: rc.cpp:1890 rc.cpp:1890
3885
msgid "SSL co&mpatibility"
3888
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5433
3889
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4)
3890
#: rc.cpp:1893 rc.cpp:1893
3891
msgid "SSL CA certDir:"
3894
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5449
3895
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_2_2)
3896
#: rc.cpp:1896 rc.cpp:1896
3897
msgid "SSL entropy file:"
3900
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5462
3901
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2)
3902
#: rc.cpp:1899 rc.cpp:1899
3903
msgid "SSL egd socket:"
3906
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5475
3907
#. i18n: ectx: property (text), widget (QLabel, TextLabel15_2_2)
3908
#: rc.cpp:1902 rc.cpp:1902
3909
msgid "SSL version:"
3912
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5491
3913
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_4_3)
3914
#: rc.cpp:1905 rc.cpp:1905
3915
msgid "SSL CA certFile:"
3918
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5529
3919
#. i18n: ectx: property (text), widget (QCheckBox, sslRequireClientcertChk)
3920
#: rc.cpp:1908 rc.cpp:1908
3921
msgid "SSL require clientcert"
3924
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5536
3925
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2)
3926
#: rc.cpp:1911 rc.cpp:1911
3927
msgid "SSL client key:"
3930
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5549
3931
#. i18n: ectx: property (text), widget (QCheckBox, sslRequireServercertChk)
3932
#: rc.cpp:1914 rc.cpp:1914
3933
msgid "SSL re&quire servercert"
3936
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5559
3937
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_6_2)
3938
#: rc.cpp:1917 rc.cpp:1917
3939
msgid "SS&L server cert:"
3942
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5572
3943
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_4)
3944
#: rc.cpp:1920 rc.cpp:1920
3945
msgid "SSL client cert:"
3948
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5591
3949
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_5)
3950
#: rc.cpp:1923 rc.cpp:1923
3951
msgid "SSL server &key:"
3954
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5626
3955
#. i18n: ectx: attribute (title), widget (QWidget, tab)
3956
#: rc.cpp:1926 rc.cpp:1926
3960
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5638
3961
#. i18n: ectx: property (text), widget (QCheckBox, timeServerChk)
3962
#: rc.cpp:1932 rc.cpp:1932
3963
msgid "Ti&me server"
3966
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5645
3967
#. i18n: ectx: property (text), widget (QCheckBox, largeReadWriteChk)
3968
#: rc.cpp:1935 rc.cpp:1935
3969
msgid "Lar&ge readwrite"
3972
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5652
3973
#. i18n: ectx: property (text), widget (QCheckBox, unixExtensionsChk)
3974
#: rc.cpp:1938 rc.cpp:1938
3975
msgid "UNIX extensions"
3978
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5678
3979
#. i18n: ectx: property (text), widget (QCheckBox, readBmpxChk)
3980
#: rc.cpp:1944 rc.cpp:1944
3984
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5688
3985
#. i18n: ectx: property (title), widget (QGroupBox, groupBox71)
3986
#: rc.cpp:1947 rc.cpp:1947
3987
msgid "Protocol Versions"
3990
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5694
3991
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_6_2)
3992
#: rc.cpp:1950 rc.cpp:1950
3993
msgid "A&nnounce as:"
3996
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5714
3997
#. i18n: ectx: property (text), item, widget (QComboBox, announceAsCombo)
3998
#: rc.cpp:1953 rc.cpp:1953
4002
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5719
4003
#. i18n: ectx: property (text), item, widget (QComboBox, announceAsCombo)
4004
#: rc.cpp:1956 rc.cpp:1956
4005
msgid "NT Workstation"
4008
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5724
4009
#. i18n: ectx: property (text), item, widget (QComboBox, announceAsCombo)
4010
#: rc.cpp:1959 rc.cpp:1959
4014
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5729
4015
#. i18n: ectx: property (text), item, widget (QComboBox, announceAsCombo)
4016
#: rc.cpp:1962 rc.cpp:1962
4020
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5750
4021
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_3_2)
4022
#: rc.cpp:1965 rc.cpp:1965
4023
msgid "Announce version:"
4026
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5769
4027
#. i18n: ectx: property (text), widget (QLineEdit, announceVersionEdit)
4028
#: rc.cpp:1968 rc.cpp:1968
4032
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5776
4033
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3_4_2)
4034
#: rc.cpp:1971 rc.cpp:1971
4038
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5796
4039
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4040
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5844
4041
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4042
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5892
4043
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4044
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5796
4045
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4046
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5844
4047
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4048
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5892
4049
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4050
#: rc.cpp:1974 rc.cpp:1992 rc.cpp:2010 rc.cpp:1974 rc.cpp:1992 rc.cpp:2010
4054
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5801
4055
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4056
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5849
4057
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4058
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5897
4059
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4060
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5801
4061
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4062
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5849
4063
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4064
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5897
4065
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4066
#: rc.cpp:1977 rc.cpp:1995 rc.cpp:2013 rc.cpp:1977 rc.cpp:1995 rc.cpp:2013
4070
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5806
4071
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4072
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5854
4073
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4074
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5902
4075
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4076
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5806
4077
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4078
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5854
4079
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4080
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5902
4081
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4082
#: rc.cpp:1980 rc.cpp:1998 rc.cpp:2016 rc.cpp:1980 rc.cpp:1998 rc.cpp:2016
4086
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5811
4087
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4088
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5859
4089
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4090
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5907
4091
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4092
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5811
4093
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4094
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5859
4095
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4096
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5907
4097
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4098
#: rc.cpp:1983 rc.cpp:2001 rc.cpp:2019 rc.cpp:1983 rc.cpp:2001 rc.cpp:2019
4102
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5816
4103
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4104
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5864
4105
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4106
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5912
4107
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4108
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5816
4109
#. i18n: ectx: property (text), item, widget (QComboBox, protocolCombo)
4110
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5864
4111
#. i18n: ectx: property (text), item, widget (QComboBox, maxProtocolCombo)
4112
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5912
4113
#. i18n: ectx: property (text), item, widget (QComboBox, minProtocolCombo)
4114
#: rc.cpp:1986 rc.cpp:2004 rc.cpp:2022 rc.cpp:1986 rc.cpp:2004 rc.cpp:2022
4118
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5824
4119
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3_2_2)
4120
#: rc.cpp:1989 rc.cpp:1989
4121
msgid "Max protocol:"
4124
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5872
4125
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3_3_2)
4126
#: rc.cpp:2007 rc.cpp:2007
4127
msgid "Min protocol:"
4130
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5923
4131
#. i18n: ectx: property (title), widget (QGroupBox, groupBox69)
4132
#: rc.cpp:2025 rc.cpp:2025
4136
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5932
4137
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4_4_2_2_2)
4138
#: rc.cpp:2028 rc.cpp:2028
4142
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:5958
4143
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4_2_3_3_2_2_2)
4144
#: rc.cpp:2031 rc.cpp:2031
4148
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6007
4149
#. i18n: ectx: property (title), widget (QGroupBox, groupBox72)
4150
#: rc.cpp:2037 rc.cpp:2037
4151
msgid "Listening SMB Ports"
4154
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6028
4155
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_4_2_2)
4156
#: rc.cpp:2040 rc.cpp:2040
4160
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6080
4161
#. i18n: ectx: attribute (title), widget (QWidget, tab)
4162
#: rc.cpp:2043 advanced/kcm_sambaconf/kcmsambaconf.cpp:350 rc.cpp:2043
4166
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6104
4167
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
4168
#: rc.cpp:2046 rc.cpp:2046
4169
msgid "LM i&nterval:"
4172
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6117
4173
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5)
4174
#: rc.cpp:2049 rc.cpp:2049
4175
msgid "L&M announce:"
4178
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6133
4179
#. i18n: ectx: property (text), widget (QLabel, TextLabel27_2)
4180
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6356
4181
#. i18n: ectx: property (text), widget (QLabel, TextLabel27)
4182
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6133
4183
#. i18n: ectx: property (text), widget (QLabel, TextLabel27_2)
4184
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6356
4185
#. i18n: ectx: property (text), widget (QLabel, TextLabel27)
4186
#: rc.cpp:2052 rc.cpp:2097 rc.cpp:2052 rc.cpp:2097
4190
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6150
4191
#. i18n: ectx: property (text), widget (QLabel, TextLabel14)
4192
#: rc.cpp:2055 rc.cpp:2055
4193
msgid "Remote browse s&ync:"
4196
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6182
4197
#. i18n: ectx: property (text), widget (QCheckBox, browseListChk)
4198
#: rc.cpp:2067 rc.cpp:2067
4199
msgid "Bro&wse list"
4202
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6189
4203
#. i18n: ectx: property (text), widget (QCheckBox, enhancedBrowsingChk)
4204
#: rc.cpp:2070 rc.cpp:2070
4205
msgid "Enhanced browsin&g"
4208
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6212
4209
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2)
4210
#: rc.cpp:2073 rc.cpp:2073
4214
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6242
4215
#. i18n: ectx: attribute (title), widget (QWidget, tab)
4216
#: rc.cpp:2076 rc.cpp:2076
4220
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6260
4221
#. i18n: ectx: property (text), widget (QLabel, TextLabel21)
4222
#: rc.cpp:2079 rc.cpp:2079
4223
msgid "&Winbind/Idmap UID:"
4226
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6279
4227
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_2)
4228
#: rc.cpp:2082 rc.cpp:2082
4229
msgid "Winbind/Idmap &GID:"
4232
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6292
4233
#. i18n: ectx: property (text), widget (QLabel, TextLabel22)
4234
#: rc.cpp:2085 rc.cpp:2085
4235
msgid "Template h&omedir:"
4238
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6308
4239
#. i18n: ectx: property (text), widget (QLabel, TextLabel23)
4240
#: rc.cpp:2088 rc.cpp:2088
4241
msgid "Temp&late shell:"
4244
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6324
4245
#. i18n: ectx: property (text), widget (QLabel, TextLabel24)
4246
#: rc.cpp:2091 rc.cpp:2091
4247
msgid "Winbind separator:"
4250
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6340
4251
#. i18n: ectx: property (text), widget (QLabel, TextLabel24_2)
4252
#: rc.cpp:2094 rc.cpp:2094
4253
msgid "Template primary group:"
4256
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6366
4257
#. i18n: ectx: property (text), widget (QLabel, TextLabel25)
4258
#: rc.cpp:2100 rc.cpp:2100
4259
msgid "Winbind cache ti&me:"
4262
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6390
4263
#. i18n: ectx: property (text), item, widget (QComboBox, aclCompatibilityCombo)
4264
#: rc.cpp:2103 rc.cpp:2103
4265
msgid "Windows NT 4"
4268
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6395
4269
#. i18n: ectx: property (text), item, widget (QComboBox, aclCompatibilityCombo)
4270
#: rc.cpp:2106 rc.cpp:2106
4271
msgid "Windows 2000"
4274
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6408
4275
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_2)
4276
#: rc.cpp:2112 rc.cpp:2112
4277
msgid "Acl compatibilit&y:"
4280
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6421
4281
#. i18n: ectx: property (text), widget (QCheckBox, winbindEnumUsersChk)
4282
#: rc.cpp:2115 rc.cpp:2115
4283
msgid "Wi&nbind enum users"
4286
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6428
4287
#. i18n: ectx: property (text), widget (QCheckBox, winbindEnumGroupsChk)
4288
#: rc.cpp:2118 rc.cpp:2118
4289
msgid "Winbind enum groups"
4292
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6435
4293
#. i18n: ectx: property (text), widget (QCheckBox, winbindUseDefaultDomainChk)
4294
#: rc.cpp:2121 rc.cpp:2121
4295
msgid "Winbind use default domain"
4298
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6442
4299
#. i18n: ectx: property (text), widget (QCheckBox, winbindEnableLocalAccountsChk)
4300
#: rc.cpp:2124 rc.cpp:2124
4301
msgid "Winbind enable local accounts"
4304
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6449
4305
#. i18n: ectx: property (text), widget (QCheckBox, winbindTrustedDomainsOnlyChk)
4306
#: rc.cpp:2127 rc.cpp:2127
4307
msgid "Winbind trusted domains only"
4310
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6456
4311
#. i18n: ectx: property (text), widget (QCheckBox, winbindNestedGroupsChk)
4312
#: rc.cpp:2130 rc.cpp:2130
4313
msgid "Winbind nested groups"
4316
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6493
4317
#. i18n: ectx: attribute (title), widget (QWidget, tab)
4318
#: rc.cpp:2133 rc.cpp:2133
4322
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6536
4323
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_4)
4324
#: rc.cpp:2136 rc.cpp:2136
4325
msgid "NetBIOS sc&ope:"
4328
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6552
4329
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2)
4330
#: rc.cpp:2139 rc.cpp:2139
4331
msgid "&NetBIOS aliases:"
4334
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6565
4335
#. i18n: ectx: property (text), widget (QCheckBox, disableNetbiosChk)
4336
#: rc.cpp:2142 rc.cpp:2142
4337
msgid "Disab&le netbios"
4340
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6572
4341
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_4_2)
4342
#: rc.cpp:2145 rc.cpp:2145
4343
msgid "Na&me resolve order:"
4346
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6611
4347
#. i18n: ectx: property (text), widget (QLineEdit, nameResolveOrderEdit)
4348
#: rc.cpp:2148 rc.cpp:2148
4349
msgid "lmhosts host wins bcast"
4352
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6640
4353
#. i18n: ectx: property (text), widget (QCheckBox, hostMsdfsChk)
4354
#: rc.cpp:2154 rc.cpp:2154
4358
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6664
4359
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
4360
#: rc.cpp:2157 advanced/kcm_sambaconf/kcmsambaconf.cpp:365 rc.cpp:2157
4364
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6673
4365
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2)
4366
#: rc.cpp:2160 rc.cpp:2160
4367
msgid "LDAP suffi&x:"
4370
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6696
4371
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2)
4372
#: rc.cpp:2163 rc.cpp:2163
4373
msgid "LDAP machine suffix:"
4376
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6719
4377
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2_2)
4378
#: rc.cpp:2166 rc.cpp:2166
4379
msgid "LDAP user suffix:"
4382
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6742
4383
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2_3)
4384
#: rc.cpp:2169 rc.cpp:2169
4385
msgid "LDAP &group suffix:"
4388
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6765
4389
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2_4)
4390
#: rc.cpp:2172 rc.cpp:2172
4391
msgid "LDAP idmap suffix:"
4394
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6788
4395
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2_5)
4396
#: rc.cpp:2175 rc.cpp:2175
4397
msgid "LDAP filter:"
4400
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6811
4401
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2_2_2_6)
4402
#: rc.cpp:2178 rc.cpp:2178
4403
msgid "LDAP ad&min dn:"
4406
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6834
4407
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_4_2)
4408
#: rc.cpp:2181 rc.cpp:2181
4409
msgid "Idmap bac&kend:"
4412
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6857
4413
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_4_2_2)
4414
#: rc.cpp:2184 rc.cpp:2184
4415
msgid "LDAP replication sleep:"
4418
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6900
4419
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_4)
4420
#: rc.cpp:2190 rc.cpp:2190
4424
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6914
4425
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSslCombo)
4426
#: rc.cpp:2193 rc.cpp:2193
4430
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6919
4431
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSslCombo)
4432
#: rc.cpp:2196 rc.cpp:2196
4436
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6924
4437
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSslCombo)
4438
#: rc.cpp:2199 rc.cpp:2199
4442
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6932
4443
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5_4_2)
4444
#: rc.cpp:2202 rc.cpp:2202
4448
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6956
4449
#. i18n: ectx: property (text), item, widget (QComboBox, ldapSyncCombo)
4450
#: rc.cpp:2211 rc.cpp:2211
4454
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:6964
4455
#. i18n: ectx: property (text), widget (QCheckBox, ldapDeleteDnChk)
4456
#: rc.cpp:2214 rc.cpp:2214
4457
msgid "LDAP delete d&n"
4460
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7012
4461
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_5)
4462
#: rc.cpp:2220 rc.cpp:2220
4463
msgid "Add share c&ommand:"
4466
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7025
4467
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
4468
#: rc.cpp:2223 rc.cpp:2223
4469
msgid "Change share command:"
4472
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7038
4473
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3)
4474
#: rc.cpp:2226 rc.cpp:2226
4475
msgid "De&lete share command:"
4478
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7051
4479
#. i18n: ectx: property (text), widget (QLabel, TextLabel10)
4480
#: rc.cpp:2229 rc.cpp:2229
4481
msgid "Messa&ge command:"
4484
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7064
4485
#. i18n: ectx: property (text), widget (QLabel, TextLabel11)
4486
#: rc.cpp:2232 rc.cpp:2232
4487
msgid "Dfree co&mmand:"
4490
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7077
4491
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_5_2)
4492
#: rc.cpp:2235 rc.cpp:2235
4493
msgid "Set "a command:"
4496
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7090
4497
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_3)
4498
#: rc.cpp:2238 rc.cpp:2238
4499
msgid "Get quota command:"
4502
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7119
4503
#. i18n: ectx: property (text), widget (QLabel, TextLabel20)
4504
#: rc.cpp:2241 rc.cpp:2241
4505
msgid "Pa&nic action:"
4508
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7163
4509
#. i18n: ectx: property (title), widget (QGroupBox, groupBox12)
4510
#: rc.cpp:2247 rc.cpp:2247
4511
msgid "Miscellaneous"
4514
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7169
4515
#. i18n: ectx: property (text), widget (QCheckBox, CheckBox68)
4516
#: rc.cpp:2250 rc.cpp:2250
4517
msgid "Hide &local users"
4520
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7176
4521
#. i18n: ectx: property (text), widget (QLabel, TextLabel9)
4522
#: rc.cpp:2253 rc.cpp:2253
4523
msgid "Default service:"
4526
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7192
4527
#. i18n: ectx: property (text), widget (QLabel, TextLabel17)
4528
#: rc.cpp:2256 rc.cpp:2256
4529
msgid "Time &offset:"
4532
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7215
4533
#. i18n: ectx: property (text), widget (QLabel, TextLabel18)
4534
#: rc.cpp:2259 rc.cpp:2259
4539
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7238
4540
#. i18n: ectx: property (text), widget (QLabel, TextLabel13)
4541
#: rc.cpp:2262 rc.cpp:2262
4542
msgid "Remote a&nnounce:"
4545
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7254
4546
#. i18n: ectx: property (text), widget (QLabel, TextLabel19)
4547
#: rc.cpp:2265 rc.cpp:2265
4548
msgid "Source environment:"
4551
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7273
4552
#. i18n: ectx: property (title), widget (QGroupBox, groupBox11)
4553
#: rc.cpp:2268 rc.cpp:2268
4557
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7297
4558
#. i18n: ectx: property (text), widget (QCheckBox, nisHomedirChk)
4559
#: rc.cpp:2271 rc.cpp:2271
4563
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7304
4564
#. i18n: ectx: property (text), widget (QLabel, TextLabel16)
4565
#: rc.cpp:2274 rc.cpp:2274
4566
msgid "Homedir map:"
4569
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7323
4570
#. i18n: ectx: property (title), widget (QGroupBox, groupBox9)
4571
#: rc.cpp:2277 rc.cpp:2277
4575
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7347
4576
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_3)
4577
#: rc.cpp:2280 rc.cpp:2280
4578
msgid "Utmp director&y:"
4581
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7363
4582
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3)
4583
#: rc.cpp:2283 rc.cpp:2283
4584
msgid "&Wtmp directory:"
4587
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7379
4588
#. i18n: ectx: property (text), widget (QCheckBox, CheckBox51)
4589
#: rc.cpp:2286 rc.cpp:2286
4593
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7406
4594
#. i18n: ectx: attribute (title), widget (QWidget, tab)
4595
#: rc.cpp:2289 advanced/kcm_sambaconf/kcmsambaconf.cpp:362 rc.cpp:2289
4599
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7427
4600
#. i18n: ectx: property (text), widget (QCheckBox, ntStatusSupportChk)
4601
#: rc.cpp:2292 rc.cpp:2292
4602
msgid "&NT status support"
4605
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7437
4606
#. i18n: ectx: property (text), widget (QCheckBox, ntSmbSupportChk)
4607
#: rc.cpp:2295 rc.cpp:2295
4608
msgid "NT S&MB support"
4611
#. i18n: file: advanced/kcm_sambaconf/kcminterface.ui:7450
4612
#. i18n: ectx: property (text), widget (QCheckBox, ntPipeSupportChk)
4613
#: rc.cpp:2298 rc.cpp:2298
4614
msgid "NT pipe supp&ort"
4617
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:16
4618
#. i18n: ectx: property (windowTitle), widget (QDialog)
4619
#: rc.cpp:2301 rc.cpp:2301
4620
msgid "Select Groups"
4623
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:136
4624
#. i18n: ectx: property (title), widget (QGroupBox)
4625
#: rc.cpp:2310 rc.cpp:2310
4626
msgid "Selec&t Groups"
4629
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:318
4630
#. i18n: ectx: property (title), widget (QButtonGroup)
4631
#: rc.cpp:2337 rc.cpp:2337
4632
msgid "&Kind of Group"
4635
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:343
4636
#. i18n: ectx: property (text), widget (QRadioButton)
4637
#: rc.cpp:2340 rc.cpp:2340
4641
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:368
4642
#. i18n: ectx: property (text), widget (QRadioButton)
4643
#: rc.cpp:2343 rc.cpp:2343
4647
#. i18n: file: advanced/kcm_sambaconf/groupselectdlg.ui:393
4648
#. i18n: ectx: property (text), widget (QRadioButton)
4649
#: rc.cpp:2346 rc.cpp:2346
4650
msgid "UNIX and NIS gr&oup"
4653
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:16
4654
#. i18n: ectx: property (windowTitle), widget (QDialog)
4655
#: rc.cpp:2349 rc.cpp:2349
4659
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:109
4660
#. i18n: ectx: property (text), widget (QLabel)
4661
#: rc.cpp:2360 rc.cpp:2360
4663
msgstr "&Verificar :"
4665
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:120
4666
#. i18n: ectx: property (text), widget (QLabel)
4667
#: rc.cpp:2363 rc.cpp:2363
4669
msgstr "&Mot de pas :"
4671
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:131
4672
#. i18n: ectx: property (text), widget (QLabel)
4673
#: rc.cpp:2366 rc.cpp:2366
4675
msgstr "&Nom d'usuari :"
4677
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:142
4678
#. i18n: ectx: property (text), widget (QLabel)
4679
#: rc.cpp:2369 rc.cpp:2369
4680
msgid "Domain co&ntroller:"
4683
#. i18n: file: advanced/kcm_sambaconf/joindomaindlg.ui:153
4684
#. i18n: ectx: property (text), widget (QLabel)
4685
#: rc.cpp:2372 rc.cpp:2372
4689
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:16
4690
#. i18n: ectx: property (windowTitle), widget (QDialog)
4691
#: rc.cpp:2375 rc.cpp:2375
4692
msgid "Access Modifiers"
4695
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:34
4696
#. i18n: ectx: property (title), widget (QGroupBox)
4697
#: rc.cpp:2378 rc.cpp:2378
4698
msgid "Access Permissions"
4701
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:103
4702
#. i18n: ectx: property (text), widget (QLabel)
4703
#: rc.cpp:2381 rc.cpp:2381
4707
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:115
4708
#. i18n: ectx: property (text), widget (QLabel)
4709
#: rc.cpp:2384 rc.cpp:2384
4713
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:151
4714
#. i18n: ectx: property (text), widget (QLabel)
4715
#: rc.cpp:2391 rc.cpp:2391
4719
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:283
4720
#. i18n: ectx: property (text), widget (QCheckBox)
4721
#: rc.cpp:2408 rc.cpp:2408
4725
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:295
4726
#. i18n: ectx: property (text), widget (QCheckBox)
4727
#: rc.cpp:2411 rc.cpp:2411
4731
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:307
4732
#. i18n: ectx: property (text), widget (QCheckBox)
4733
#: rc.cpp:2414 rc.cpp:2414
4737
#. i18n: file: advanced/kcm_sambaconf/filemodedlg.ui:319
4738
#. i18n: ectx: property (text), widget (QLabel)
4739
#: rc.cpp:2417 rc.cpp:2417
4743
#. i18n: file: simple/groupconfiggui.ui:31
4744
#. i18n: ectx: property (text), widget (QRadioButton, allUsersRadio)
4745
#: rc.cpp:2432 rc.cpp:2432
4746
msgid "Allow all users to share folders"
4749
#. i18n: file: simple/groupconfiggui.ui:41
4750
#. i18n: ectx: property (text), widget (QRadioButton, groupUsersRadio)
4751
#: rc.cpp:2436 simple/groupconfigdlg.cpp:355 rc.cpp:2436
4752
#, kde-format, no-c-format
4753
msgid "Only users of the '%1' group are allowed to share folders"
4756
#. i18n: file: simple/groupconfiggui.ui:54
4757
#. i18n: ectx: property (title), widget (Q3GroupBox, usersGrpBx)
4758
#: rc.cpp:2440 simple/groupconfigdlg.cpp:357 rc.cpp:2440
4759
#, kde-format, no-c-format
4760
msgid "Users of '%1' Group"
4763
#. i18n: file: simple/groupconfiggui.ui:82
4764
#. i18n: ectx: property (text), widget (KPushButton, removeBtn)
4765
#: rc.cpp:2443 rc.cpp:2443
4767
msgstr "Suprimir un utilizaire"
4769
#. i18n: file: simple/groupconfiggui.ui:89
4770
#. i18n: ectx: property (text), widget (KPushButton, addBtn)
4771
#: rc.cpp:2446 advanced/kcm_sambaconf/usertabimpl.cpp:279 rc.cpp:2446
4773
msgstr "Apondre un utilizaire"
4775
#. i18n: file: simple/groupconfiggui.ui:96
4776
#. i18n: ectx: property (text), widget (QCheckBox, writeAccessChk)
4777
#: rc.cpp:2449 rc.cpp:2449
4778
msgid "Group members can share folders without root password"
4781
#. i18n: file: simple/groupconfiggui.ui:135
4782
#. i18n: ectx: property (text), widget (KPushButton, otherGroupBtn)
4783
#: rc.cpp:2452 simple/groupconfigdlg.cpp:359 rc.cpp:2452
4784
msgid "Change Group..."
4787
#. i18n: file: simple/controlcenter.ui:22
4788
#. i18n: ectx: property (text), widget (KRichTextLabel, infoLbl)
4789
#: rc.cpp:2455 rc.cpp:2455
4791
"SMB and NFS servers are not installed on this machine, to enable this module "
4792
"the servers must be installed."
4795
#. i18n: file: simple/controlcenter.ui:35
4796
#. i18n: ectx: property (title), widget (Q3ButtonGroup, shareGrp)
4797
#: rc.cpp:2458 rc.cpp:2458
4798
msgid "Enable Local Networ&k File Sharing"
4801
#. i18n: file: simple/controlcenter.ui:47
4802
#. i18n: ectx: property (text), widget (QRadioButton, simpleRadio)
4803
#: rc.cpp:2461 rc.cpp:2461
4804
msgid "Si&mple sharing"
4807
#. i18n: file: simple/controlcenter.ui:94
4808
#. i18n: ectx: property (text), widget (KRichTextLabel, textLabel1)
4809
#: rc.cpp:2464 rc.cpp:2464
4811
"Enable simple sharing to allow users to share folders from their HOME "
4812
"folder, without knowing the root password."
4815
#. i18n: file: simple/controlcenter.ui:109
4816
#. i18n: ectx: property (text), widget (QRadioButton, advancedRadio)
4817
#: rc.cpp:2467 rc.cpp:2467
4818
msgid "Advanced sharin&g"
4821
#. i18n: file: simple/controlcenter.ui:153
4822
#. i18n: ectx: property (text), widget (KRichTextLabel, textLabel1_2)
4823
#: rc.cpp:2470 rc.cpp:2470
4825
"Enable advanced sharing to allow users to share any folders, as long as they "
4826
"have write access to the needed configuration files, or they know the root "
4830
#. i18n: file: simple/controlcenter.ui:200
4831
#. i18n: ectx: property (text), widget (QCheckBox, nfsChk)
4832
#: rc.cpp:2473 rc.cpp:2473
4833
msgid "Use &NFS (Linux/UNIX)"
4836
#. i18n: file: simple/controlcenter.ui:213
4837
#. i18n: ectx: property (text), widget (QCheckBox, sambaChk)
4838
#: rc.cpp:2476 rc.cpp:2476
4839
msgid "Use Sam&ba (Microsoft(R) Windows(R))"
4842
#. i18n: file: simple/controlcenter.ui:227
4843
#. i18n: ectx: property (text), widget (KPushButton, allowedUsersBtn)
4844
#: rc.cpp:2479 rc.cpp:2479
4845
msgid "Allo&wed Users"
4848
#. i18n: file: simple/controlcenter.ui:255
4849
#. i18n: ectx: property (title), widget (Q3GroupBox, sharedFoldersGroupBox)
4850
#: rc.cpp:2482 rc.cpp:2482
4851
msgid "Shared Folders"
4852
msgstr "Repertòris partejats"
4854
#. i18n: file: simple/controlcenter.ui:276
4855
#. i18n: ectx: property (text), widget (K3ListView, listView)
4856
#: rc.cpp:2488 rc.cpp:2488
4860
#. i18n: file: simple/controlcenter.ui:287
4861
#. i18n: ectx: property (text), widget (K3ListView, listView)
4862
#: rc.cpp:2491 rc.cpp:2491
4866
#. i18n: file: simple/controlcenter.ui:316
4867
#. i18n: ectx: property (text), widget (KPushButton, addShareBtn)
4868
#: rc.cpp:2494 rc.cpp:2494
4872
#. i18n: file: simple/controlcenter.ui:326
4873
#. i18n: ectx: property (text), widget (KPushButton, changeShareBtn)
4874
#: rc.cpp:2497 rc.cpp:2497
4878
#: advanced/nfs/nfshostdlg.cpp:156
4879
msgid "There already exists a public entry."
4882
#: advanced/nfs/nfshostdlg.cpp:157 advanced/nfs/nfshostdlg.cpp:174
4883
msgid "Host Already Exists"
4886
#: advanced/nfs/nfshostdlg.cpp:166
4887
msgid "Please enter a hostname or an IP address."
4890
#: advanced/nfs/nfshostdlg.cpp:167
4891
msgid "No Hostname/IP-Address"
4894
#: advanced/nfs/nfshostdlg.cpp:173
4896
msgid "The host '%1' already exists."
4899
#: samba/filepropertiesplugin/sambausershareplugin.cpp:62
4903
#: advanced/propsdlgplugin/propsdlgshareplugin.cpp:73
4904
msgid "You need to be authorized to share directories."
4907
#: advanced/propsdlgplugin/propsdlgshareplugin.cpp:77
4908
msgid "File sharing is disabled."
4911
#: advanced/propsdlgplugin/propsdlgshareplugin.cpp:80
4912
msgid "Configure File Sharing..."
4915
#: advanced/propsdlgplugin/propertiespage.cpp:137
4916
msgid "Reading Samba configuration file ..."
4919
#: advanced/propsdlgplugin/propertiespage.cpp:138
4920
msgid "Reading NFS configuration file ..."
4923
#: advanced/propsdlgplugin/propertiespage.cpp:340
4924
msgid "Please enter a valid path."
4927
#: advanced/propsdlgplugin/propertiespage.cpp:349
4928
msgid "Only local folders can be shared."
4931
#: advanced/propsdlgplugin/propertiespage.cpp:361
4932
msgid "The folder does not exists."
4935
#: advanced/propsdlgplugin/propertiespage.cpp:372
4936
msgid "Only folders can be shared."
4939
#: advanced/propsdlgplugin/propertiespage.cpp:383
4940
msgid "The folder is already shared."
4943
#: advanced/propsdlgplugin/propertiespage.cpp:397
4944
msgid "The administrator does not allow sharing with NFS."
4947
#: advanced/propsdlgplugin/propertiespage.cpp:405
4948
msgid "Error: could not read NFS configuration file."
4951
#: advanced/propsdlgplugin/propertiespage.cpp:489
4952
msgid "The administrator does not allow sharing with Samba."
4955
#: advanced/propsdlgplugin/propertiespage.cpp:496
4956
msgid "Error: could not read Samba configuration file."
4959
#: advanced/propsdlgplugin/propertiespage.cpp:568
4960
msgid "You have to enter a name for the Samba share."
4963
#: samba/filepropertiesplugin/sambausershareplugin.cpp:207
4966
"<qt>There is already a share with the name <strong>%1</strong>.<br /> Please "
4967
"choose another name.</qt>"
4970
#: advanced/kcm_sambaconf/usertabimpl.cpp:222
4974
#: advanced/kcm_sambaconf/usertabimpl.cpp:222
4976
msgstr "Lectura sola"
4978
#: advanced/kcm_sambaconf/usertabimpl.cpp:222
4980
msgstr "Escritura possibla"
4982
#: advanced/kcm_sambaconf/usertabimpl.cpp:222
4986
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:552
4987
msgid "Error while opening file"
4990
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1172
4992
msgid "Joining the domain %1 failed."
4995
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1240
4997
msgid "<qt>Please enter a password for the user <b>%1</b></qt>"
5000
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1248
5002
msgid "<qt>Adding the user <b>%1</b> to the Samba user database failed.</qt>"
5005
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1277
5007
msgid "Removing the user %1 from the Samba user database failed."
5010
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1299
5012
msgid "Please enter a password for the user %1"
5015
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1305
5017
msgid "Changing the password of the user %1 failed."
5020
#: advanced/kcm_sambaconf/kcmsambaconf.cpp:1489
5022
"<h1>Samba Configuration</h1> here you can configure your SAMBA server."
5025
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:51
5027
"<p>The SAMBA configuration file <strong>'smb.conf'</strong> could not be "
5028
"found;</p>make sure you have SAMBA installed.\n"
5032
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:56
5033
msgid "Specify Location"
5036
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:72
5038
"smb.conf|Samba conf. File\n"
5042
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:73
5043
msgid "Get smb.conf Location"
5046
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:78
5048
msgid "<qt>The file <i>%1</i> could not be read.</qt>"
5051
#: advanced/kcm_sambaconf/smbconfconfigwidget.cpp:78
5052
msgid "Could Not Read File"
5053
msgstr "Impossible de legir lo fichièr"
5055
#: advanced/kcm_sambaconf/joindomaindlg.ui.h:15
5059
#: advanced/kcm_sambaconf/joindomaindlg.ui.h:15
5060
msgid "You entered two different passwords. Please try again."
5063
#: advanced/kcm_sambaconf/kcminterface.cpp:74
5064
#: advanced/kcm_sambaconf/kcminterface.ui.h:63
5066
"Use the <i>share</i> security level if you have a home network or a small "
5067
"office network.<br /> It allows everyone to read the list of all your shared "
5068
"directories and printers before a login is required."
5071
#: advanced/kcm_sambaconf/kcminterface.cpp:82
5072
#: advanced/kcm_sambaconf/kcminterface.ui.h:71
5074
"Use the <i>user</i> security level if you have a bigger network and you do "
5075
"not want to allow everyone to read your list of shared directories and "
5076
"printers without a login.<br /><br />If you want to run your Samba server as "
5077
"a <b>Primary Domain controller</b> (PDC) you also have to set this option."
5080
#: advanced/kcm_sambaconf/kcminterface.cpp:91
5081
#: advanced/kcm_sambaconf/kcminterface.ui.h:80
5083
"Use the <i>server</i> security level if you have a big network and the samba "
5084
"server should validate the username/password by passing it to another SMB "
5085
"server, such as an NT box."
5088
#: advanced/kcm_sambaconf/kcminterface.cpp:99
5089
#: advanced/kcm_sambaconf/kcminterface.ui.h:88
5091
"Use the <i>domain</i> security level if you have a big network and the samba "
5092
"server should validate the username/password by passing it to a Windows NT "
5093
"Primary or Backup Domain Controller."
5096
#: advanced/kcm_sambaconf/kcminterface.cpp:107
5097
#: advanced/kcm_sambaconf/kcminterface.ui.h:96
5099
"Use the <i>ADS</i> security level if you have a big network and the samba "
5100
"server should act as a domain member in an ADS realm."
5103
#: advanced/kcm_sambaconf/dictmanager.cpp:64
5105
msgid "The option <em>%1</em> is not supported by your Samba version"
5108
#: advanced/kcm_sambaconf/sambafile.cpp:220
5112
#: advanced/kcm_sambaconf/hiddenfileview.cpp:119
5116
#: advanced/kcm_sambaconf/hiddenfileview.cpp:121
5117
msgid "&Veto Oplock"
5120
#: advanced/kcm_sambaconf/hiddenfileview.cpp:389
5122
"<qt>Some files you have selected are hidden because they start with a dot; "
5123
"do you want to uncheck all files starting with a dot?</qt>"
5126
#: advanced/kcm_sambaconf/hiddenfileview.cpp:390
5127
msgid "Files Starting With Dot"
5130
#: advanced/kcm_sambaconf/hiddenfileview.cpp:390
5131
msgid "Uncheck Hidden"
5134
#: advanced/kcm_sambaconf/hiddenfileview.cpp:390
5138
#: advanced/kcm_sambaconf/hiddenfileview.cpp:409
5141
"<b></b>Some files you have selected are matched by the wildcarded string "
5142
"<b>'%1'</b>; do you want to uncheck all files matching <b>'%1'</b>?"
5145
#: advanced/kcm_sambaconf/hiddenfileview.cpp:411
5146
msgid "Wildcarded String"
5149
#: advanced/kcm_sambaconf/hiddenfileview.cpp:411
5150
msgid "Uncheck Matches"
5153
#: advanced/kcm_sambaconf/hiddenfileview.cpp:411
5154
msgid "Keep Selected"
5157
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:116
5160
"<qt>You have specified <b>public read access</b> for this directory, but the "
5161
"guest account <b>%1</b> does not have the necessary read permissions;<br "
5162
"/>do you want to continue anyway?</qt>"
5165
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:119
5166
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:134
5167
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:172
5168
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:195
5172
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:131
5175
"<qt>You have specified <b>public write access</b> for this directory, but "
5176
"the guest account <b>%1</b> does not have the necessary write "
5177
"permissions;<br />do you want to continue anyway?</qt>"
5180
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:169
5183
"<qt>You have specified <b>write access</b> to the user <b>%1</b> for this "
5184
"directory, but the user does not have the necessary write permissions;<br "
5185
"/>do you want to continue anyway?</qt>"
5188
#: advanced/kcm_sambaconf/linuxpermissionchecker.cpp:192
5191
"<qt>You have specified <b>read access</b> to the user <b>%1</b> for this "
5192
"directory, but the user does not have the necessary read permissions;<br "
5193
"/>do you want to continue anyway?</qt>"
5196
#: simple/groupconfigdlg.cpp:72 simple/groupconfigdlg.cpp:285
5197
msgid "Allowed Users"
5200
#: simple/groupconfigdlg.cpp:146
5202
msgid "All users are in the %1 group already."
5205
#: simple/groupconfigdlg.cpp:163
5207
msgstr "Seleccionar un utilizaire"
5209
#: simple/groupconfigdlg.cpp:164
5210
msgid "Select a user:"
5213
#: simple/groupconfigdlg.cpp:191
5215
msgid "Could not add user '%1' to group '%2'"
5218
#: simple/groupconfigdlg.cpp:203
5220
msgid "Could not remove user '%1' from group '%2'"
5223
#: simple/groupconfigdlg.cpp:218
5224
msgid "You have to choose a valid group."
5227
#: simple/groupconfigdlg.cpp:294
5228
msgid "New file share group:"
5231
#: simple/groupconfigdlg.cpp:301
5232
msgid "Add users from the old file share group to the new one"
5235
#: simple/groupconfigdlg.cpp:305
5236
msgid "Remove users from old file share group"
5239
#: simple/groupconfigdlg.cpp:309
5240
msgid "Delete the old file share group"
5243
#: simple/groupconfigdlg.cpp:362
5244
msgid "Only users of a certain group are allowed to share folders"
5247
#: simple/groupconfigdlg.cpp:363
5248
msgid "Choose Group..."
5251
#: simple/groupconfigdlg.cpp:383
5253
msgid "Do you really want to remove all users from group '%1'?"
5256
#: simple/groupconfigdlg.cpp:400
5258
msgid "Do you really want to delete group '%1'?"
5261
#: simple/groupconfigdlg.cpp:407
5263
msgid "Deleting group '%1' failed."
5266
#: simple/groupconfigdlg.cpp:416
5267
msgid "Please choose a valid group."
5270
#: simple/groupconfigdlg.cpp:421
5272
msgid "This group '%1' does not exist. Should it be created?"
5275
#: simple/groupconfigdlg.cpp:421
5279
#: simple/groupconfigdlg.cpp:421
5280
msgid "Do Not Create"
5283
#: simple/groupconfigdlg.cpp:428
5285
msgid "Creation of group '%1' failed."
5288
#: simple/fileshare.cpp:125
5289
msgid "No NFS server installed on this system"
5292
#: simple/fileshare.cpp:131
5293
msgid "No Samba server installed on this system"
5296
#: simple/fileshare.cpp:326
5297
msgid "Could not save settings."
5300
#: simple/fileshare.cpp:327
5302
msgid "Could not open file '%1' for writing: %2"
5305
#: simple/fileshare.cpp:329
5306
msgid "Saving Failed"
5309
#: simple/fileshare.cpp:370
5311
"<h1>File Sharing</h1><p>This module can be used to enable file sharing over "
5312
"the network using the \"Network File System\" (NFS) or SMB in Konqueror. The "
5313
"latter enables you to share your files with Windows(R) computers on your "
5317
#: simple/fileshare.cpp:389
5318
msgid "Share Folder"