Remove support for Coda

This commit is contained in:
wbaumann
2013-08-09 16:16:13 +00:00
parent 2c7e88f6c5
commit d61383d148
23 changed files with 2133 additions and 4154 deletions

View File

@ -104,13 +104,6 @@ Default: @GROUP@
.br
\fBOnly allowed in the system wide configuration file.\fR
.TP
.B kernel_fs
Which kernel file system to use, to integrate into the virtual file system.
Possible values are \fIfuse\fP and \fIcoda\fP.
.br
Default: fuse
.TP
.B buf_size
Size in KiByte of the buffer used to communicate with the kernel file system.

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-02-01 18:51+0100\n"
"POT-Creation-Date: 2013-08-09 12:15+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -212,7 +212,7 @@ msgid "Default: @USER@"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:135 davfs2.conf.5:144
#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:128 davfs2.conf.5:137
msgid "B<Only allowed in the system wide configuration file.>"
msgstr ""
@ -238,29 +238,11 @@ msgstr ""
#. type: TP
#: davfs2.conf.5:107
#, no-wrap
msgid "B<kernel_fs>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:111
msgid ""
"Which kernel file system to use, to integrate into the virtual file system. "
"Possible values are I<fuse> and I<coda>."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:113
msgid "Default: fuse"
msgstr ""
#. type: TP
#: davfs2.conf.5:114
#, no-wrap
msgid "B<buf_size>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:119
#: davfs2.conf.5:112
msgid ""
"Size in KiByte of the buffer used to communicate with the kernel file "
"system. Only usefull with I<fuse>, where read and write operations may "
@ -268,24 +250,24 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:121
#: davfs2.conf.5:114
msgid "Default: 16"
msgstr ""
#. type: SH
#: davfs2.conf.5:123
#: davfs2.conf.5:116
#, no-wrap
msgid "WebDAV Related Options"
msgstr ""
#. type: TP
#: davfs2.conf.5:125
#: davfs2.conf.5:118
#, no-wrap
msgid "B<use_proxy>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:131
#: davfs2.conf.5:124
msgid ""
"Whether to use a proxy to connect to the WebDAV server. 0 = no, 1 = yes. If "
"no proxy is defined in the configration file or the environment variables "
@ -293,19 +275,19 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:133 davfs2.conf.5:212 davfs2.conf.5:219 davfs2.conf.5:297
#: davfs2.conf.5:438
#: davfs2.conf.5:126 davfs2.conf.5:205 davfs2.conf.5:212 davfs2.conf.5:290
#: davfs2.conf.5:431
msgid "Default: 1"
msgstr ""
#. type: TP
#: davfs2.conf.5:136
#: davfs2.conf.5:129
#, no-wrap
msgid "B<proxy>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:142
#: davfs2.conf.5:135
msgid ""
"Name of the proxy. The name must be the fully qualified domain name (no "
"scheme). If the proxy port differs from the default of 8080, it must be "
@ -313,13 +295,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:145
#: davfs2.conf.5:138
#, no-wrap
msgid "B<trust_ca_cert>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:151 davfs2.conf.5:175
#: davfs2.conf.5:144 davfs2.conf.5:168
msgid ""
"Name of a certificate file in PEM format. The name of the file may be given "
"as absolute path or as file name only. In the latter case the directories "
@ -328,7 +310,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:157
#: davfs2.conf.5:150
msgid ""
"This option is useful when the certificate presented by the server cannot be "
"verified using the system's data base of trusted certificate authorities "
@ -338,7 +320,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:162
#: davfs2.conf.5:155
msgid ""
"B<Note:> Even if the server's certificate is trusted that does not mean it "
"is accepted. Additionally the certificate's date must be valid and either "
@ -346,29 +328,29 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:163
#: davfs2.conf.5:156
#, no-wrap
msgid "B<servercert>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:166
#: davfs2.conf.5:159
msgid "Same as B<trust_ca_cert> but badly named."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:168
#: davfs2.conf.5:161
msgid "B<Deprecated>"
msgstr ""
#. type: TP
#: davfs2.conf.5:169
#: davfs2.conf.5:162
#, no-wrap
msgid "B<trust_server_cert>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:181
#: davfs2.conf.5:174
msgid ""
"Usefull when the server's certificate can't be verified or is even invalid, "
"but B<you know> that you can trust this certificate. When the server "
@ -378,25 +360,25 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:183
#: davfs2.conf.5:176
msgid "This is the preferred option for self signed server certificates."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:186
#: davfs2.conf.5:179
msgid ""
"No other ways to verify the certificate will be tried and the certificate "
"will not be checked for validity."
msgstr ""
#. type: TP
#: davfs2.conf.5:187
#: davfs2.conf.5:180
#, no-wrap
msgid "B<clientcert>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:194
#: davfs2.conf.5:187
msgid ""
"Name of a certificate in PKCS#12 format that will be used to authenticate "
"with the server. The name of the file may be given as absolute path or as "
@ -406,13 +388,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:195 davfs2.conf.5:509
#: davfs2.conf.5:188 davfs2.conf.5:502
#, no-wrap
msgid "B<secrets>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:200
#: davfs2.conf.5:193
msgid ""
"Name of a file that holds the credentials for servers and the proxy, and "
"passwords to decrypt the client certificate. The name must be an absolute "
@ -420,25 +402,25 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:202
#: davfs2.conf.5:195
msgid "Default: ~/.@PACKAGE@/@SECRETSFILE@"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:205
#: davfs2.conf.5:198
msgid ""
"B<Only allowed in the user configuration file.> The system wide secrets file "
"is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>."
msgstr ""
#. type: TP
#: davfs2.conf.5:206
#: davfs2.conf.5:199
#, no-wrap
msgid "B<ask_auth>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:210
#: davfs2.conf.5:203
msgid ""
"Ask the user interactively for credentials and passwords if not found in the "
"secretsfile. Ask the user if a servercert cannot be verified. 0 = no, 1 = "
@ -446,26 +428,26 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:213
#: davfs2.conf.5:206
#, no-wrap
msgid "B<use_locks>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:217
#: davfs2.conf.5:210
msgid ""
"Whether to lock files on the server when they are opened for writing. 0 = "
"no, 1 = yes."
msgstr ""
#. type: TP
#: davfs2.conf.5:220
#: davfs2.conf.5:213
#, no-wrap
msgid "B<lock_owner>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:225
#: davfs2.conf.5:218
msgid ""
"A string send to the server to identify the owner of a lock. If a WebDAV "
"resource is used at the same time by different clients using the same "
@ -473,36 +455,36 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:227
#: davfs2.conf.5:220
msgid "Default: the username from the credentials"
msgstr ""
#. type: TP
#: davfs2.conf.5:228
#: davfs2.conf.5:221
#, no-wrap
msgid "B<lock_timeout>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:232
#: davfs2.conf.5:225
msgid ""
"How long in seconds locks should be valid, before the server removes them. "
"The server may ignore this and set its own timeout value."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:234
#: davfs2.conf.5:227
msgid "Default: 1800"
msgstr ""
#. type: TP
#: davfs2.conf.5:235
#: davfs2.conf.5:228
#, no-wrap
msgid "B<lock_refresh>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:240
#: davfs2.conf.5:233
msgid ""
"That many seconds before the lock times out, B<@PROGRAM_NAME@> will try to "
"refresh the lock. The value should be substantially greater than "
@ -510,18 +492,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:242 davfs2.conf.5:428
#: davfs2.conf.5:235 davfs2.conf.5:421
msgid "Default: 60"
msgstr ""
#. type: TP
#: davfs2.conf.5:243
#: davfs2.conf.5:236
#, no-wrap
msgid "B<use_expect100>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:249
#: davfs2.conf.5:242
msgid ""
"To avoid uploading big files that will be refused by the server, "
"B<@PROGRAM_NAME@> uses the header I<expect: 100-continue> to get the o.k. "
@ -530,19 +512,19 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:251 davfs2.conf.5:259 davfs2.conf.5:277 davfs2.conf.5:287
#: davfs2.conf.5:304 davfs2.conf.5:458
#: davfs2.conf.5:244 davfs2.conf.5:252 davfs2.conf.5:270 davfs2.conf.5:280
#: davfs2.conf.5:297 davfs2.conf.5:451
msgid "Default: 0"
msgstr ""
#. type: TP
#: davfs2.conf.5:252
#: davfs2.conf.5:245
#, no-wrap
msgid "B<if_match_bug>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:257
#: davfs2.conf.5:250
msgid ""
"Some servers do not handle If-Match and If-None-Match-headers correctly. "
"This otion tells B<@PROGRAM_NAME@> to use HEAD instead of thes headers. 0 = "
@ -550,13 +532,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:260
#: davfs2.conf.5:253
#, no-wrap
msgid "B<drop_weak_etags>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:269
#: davfs2.conf.5:262
msgid ""
"Popular servers send a weak etag whenever they are not able to calculate a "
"strong one. This weak etag will never be valid, but after one second it is "
@ -568,7 +550,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:273
#: davfs2.conf.5:266
msgid ""
"You should turn this on, when you can't use locks and there is the danger of "
"concurrent access to the same resource. In this case the etag is not used at "
@ -576,18 +558,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:275
#: davfs2.conf.5:268
msgid "0 = no, 1 = yes."
msgstr ""
#. type: TP
#: davfs2.conf.5:278
#: davfs2.conf.5:271
#, no-wrap
msgid "B<allow_cookie>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:285
#: davfs2.conf.5:278
msgid ""
"Some servers will only work when they are allowed to set a cookie and this "
"cookie is returned in subsequent requests. This option adds very simple "
@ -596,13 +578,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:288
#: davfs2.conf.5:281
#, no-wrap
msgid "B<precheck>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:295
#: davfs2.conf.5:288
msgid ""
"If option B<if_match_bug> is set: use HEAD-requests to check for existence "
"or modification of a file to avoid unintended overwriting what somebody else "
@ -611,26 +593,26 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:298
#: davfs2.conf.5:291
#, no-wrap
msgid "B<ignore_dav_header>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:302
#: davfs2.conf.5:295
msgid ""
"Some servers send wrong information about their capabilities in the DAV-"
"header. In this case the header should be ignored."
msgstr ""
#. type: TP
#: davfs2.conf.5:305
#: davfs2.conf.5:298
#, no-wrap
msgid "B<server_charset>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:311
#: davfs2.conf.5:304
msgid ""
"When extracting file names from the path component of the URL, "
"B<@PROGRAM_NAME@> will assume they are encoded using this character set and "
@ -639,7 +621,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:319
#: davfs2.conf.5:312
msgid ""
"There is no means in HTTP to know the character encoding of the path "
"component. There may be even different encodings within the same path, as "
@ -651,18 +633,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:321
#: davfs2.conf.5:314
msgid "Default: no character set conversion"
msgstr ""
#. type: TP
#: davfs2.conf.5:322
#: davfs2.conf.5:315
#, no-wrap
msgid "B<connect_timeout>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:328
#: davfs2.conf.5:321
msgid ""
"When creating a TCP connection to the server B<@PROGRAM_NAME@> will wait "
"that many seconds for an answer before assuming an error. If a value of '0' "
@ -671,43 +653,43 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:331
#: davfs2.conf.5:324
msgid ""
"This parameter only takes effect if the version of neon in use (neon version "
"E<gt> 0.26) and the OS support non-blocking I/O."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:333 davfs2.conf.5:448
#: davfs2.conf.5:326 davfs2.conf.5:441
msgid "Default: 10"
msgstr ""
#. type: TP
#: davfs2.conf.5:334
#: davfs2.conf.5:327
#, no-wrap
msgid "B<read_timeout>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:338
#: davfs2.conf.5:331
msgid ""
"How long in seconds B<@PROGRAM_NAME@> will wait for an answer from the "
"server before assuming an error."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:340 davfs2.conf.5:348
#: davfs2.conf.5:333 davfs2.conf.5:341
msgid "Default: 30"
msgstr ""
#. type: TP
#: davfs2.conf.5:341
#: davfs2.conf.5:334
#, no-wrap
msgid "B<retry>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:346
#: davfs2.conf.5:339
msgid ""
"When B<@PROGRAM_NAME@> can not reach the server it will try again after "
"B<retry> seconds. For subsequent retries the interval will be increased up "
@ -715,36 +697,36 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:349
#: davfs2.conf.5:342
#, no-wrap
msgid "B<max_retry>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:352
#: davfs2.conf.5:345
msgid "Maximum value of the retry interval."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:354
#: davfs2.conf.5:347
msgid "Default: 300"
msgstr ""
#. type: TP
#: davfs2.conf.5:355
#: davfs2.conf.5:348
#, no-wrap
msgid "B<max_upload_attempts>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:359
#: davfs2.conf.5:352
msgid ""
"When uploading a changed file fails temporarily B<@PROGRAM_NAME@> will retry "
"with increasing intervals, but not more often than this."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:364
#: davfs2.conf.5:357
msgid ""
"With a bad connection this will cause additional traffic. To reduce traffic "
"caused by unsuccessful attempts option B<use_expect100> can be set. But "
@ -752,18 +734,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:366
#: davfs2.conf.5:359
msgid "Default: 15"
msgstr ""
#. type: TP
#: davfs2.conf.5:367
#: davfs2.conf.5:360
#, no-wrap
msgid "B<add_header>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:373
#: davfs2.conf.5:366
msgid ""
"Your server might expect special headers to do what you want. Different from "
"other options, this one takes two values: the name of the header and its "
@ -772,17 +754,17 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:375
#: davfs2.conf.5:368
msgid "add_header Translate F"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:377
#: davfs2.conf.5:370
msgid "B<@PROGRAM_NAME@> will add header \"Translate: F\" on all requests."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:381
#: davfs2.conf.5:374
msgid ""
"This option is cumulative. You can enter more than one add_header option and "
"all of them will be added. Also add_header options from @SYS_CONF_DIR@/"
@ -790,19 +772,19 @@ msgid ""
msgstr ""
#. type: SH
#: davfs2.conf.5:383
#: davfs2.conf.5:376
#, no-wrap
msgid "Cache Related Options"
msgstr ""
#. type: TP
#: davfs2.conf.5:385
#: davfs2.conf.5:378
#, no-wrap
msgid "B<backup_dir>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:390
#: davfs2.conf.5:383
msgid ""
"Each mounted @PACKAGE@ file system has a directory to store backups of files "
"that could not be stored back to the server. This sets the name of this "
@ -810,25 +792,25 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:392
#: davfs2.conf.5:385
msgid "Default: lost+found"
msgstr ""
#. type: TP
#: davfs2.conf.5:393
#: davfs2.conf.5:386
#, no-wrap
msgid "B<cache_dir>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:397
#: davfs2.conf.5:390
msgid ""
"The directory where B<@PROGRAM_NAME@> will store cached files. For every "
"mount point a subdirectory will be created."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:401
#: davfs2.conf.5:394
msgid ""
"In the systemwide configuration file this will set the system wide cache, "
"used by root. In a users configuration file it will set the cache used by "
@ -836,18 +818,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:403
#: davfs2.conf.5:396
msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache"
msgstr ""
#. type: TP
#: davfs2.conf.5:404
#: davfs2.conf.5:397
#, no-wrap
msgid "B<cache_size>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:409
#: davfs2.conf.5:402
msgid ""
"The amount of disk space in MiByte that may be used. B<@PROGRAM_NAME@> will "
"always take enough space to cache open files, ignoring this value if "
@ -855,18 +837,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:411
#: davfs2.conf.5:404
msgid "Default: 50"
msgstr ""
#. type: TP
#: davfs2.conf.5:412
#: davfs2.conf.5:405
#, no-wrap
msgid "B<table_size>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:418
#: davfs2.conf.5:411
msgid ""
"B<@PROGRAM_NAME@> maintains a hash table with an entry for each known file "
"or directory. This gives the number of entries in this table. For large file "
@ -875,18 +857,18 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:420
#: davfs2.conf.5:413
msgid "Default: 1024"
msgstr ""
#. type: TP
#: davfs2.conf.5:421
#: davfs2.conf.5:414
#, no-wrap
msgid "B<dir_refresh>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:426
#: davfs2.conf.5:419
msgid ""
"After B<@PROGRAM_NAME@> has got information about files in a directory it "
"considers it valid for this time in seconds. Note: This does not affect "
@ -894,13 +876,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:429
#: davfs2.conf.5:422
#, no-wrap
msgid "B<file_refresh>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:436
#: davfs2.conf.5:429
msgid ""
"When a file or directory is opened by an application, B<@PROGRAM_NAME@> will "
"first check the server for a newer version. But some applications do open "
@ -910,13 +892,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:439
#: davfs2.conf.5:432
#, no-wrap
msgid "B<delay_upload>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:446
#: davfs2.conf.5:439
msgid ""
"When a file that has been changed is closed, B<@PROGRAM_NAME@> will wait "
"that many seconds before it will upload it to the server. This will avoid "
@ -926,13 +908,13 @@ msgid ""
msgstr ""
#. type: TP
#: davfs2.conf.5:449
#: davfs2.conf.5:442
#, no-wrap
msgid "B<gui_optimize>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:456
#: davfs2.conf.5:449
msgid ""
"When a file is opened, B<@PROGRAM_NAME@> will have to check the server "
"whether there is a newer version. Graphical User Interfaces tend to open "
@ -942,19 +924,19 @@ msgid ""
msgstr ""
#. type: SH
#: davfs2.conf.5:460
#: davfs2.conf.5:453
#, no-wrap
msgid "Debugging Options"
msgstr ""
#. type: TP
#: davfs2.conf.5:462
#: davfs2.conf.5:455
#, no-wrap
msgid "B<debug>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:470
#: davfs2.conf.5:463
msgid ""
"Send debug messages to the syslog daemon. The value tells what kind of "
"information shall be logged. The messages are send with facility LOG_DAEMON "
@ -965,7 +947,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:474
#: davfs2.conf.5:467
msgid ""
"Unlike other options, this option is cumulative. If there are several debug "
"entries with different values, all of them will be applied. Also debug "
@ -974,171 +956,171 @@ msgid ""
msgstr ""
#. type: Plain text
#: davfs2.conf.5:477
#: davfs2.conf.5:470
msgid ""
"B<Note:> Debug messages let the log-files grow quickly. Never use this "
"option in normal operation of mount.davfs."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:479
#: davfs2.conf.5:472
msgid "Default: no debugging messages"
msgstr ""
#. type: TP
#: davfs2.conf.5:480
#: davfs2.conf.5:473
#, no-wrap
msgid "B<Recognized values:>"
msgstr ""
#. type: TP
#: davfs2.conf.5:482
#: davfs2.conf.5:475
#, no-wrap
msgid "B<config>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:485
#: davfs2.conf.5:478
msgid "Command line and configuration options."
msgstr ""
#. type: TP
#: davfs2.conf.5:485
#: davfs2.conf.5:478
#, no-wrap
msgid "B<kernel>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:488
#: davfs2.conf.5:481
msgid "Upcalls from the kernel file system."
msgstr ""
#. type: TP
#: davfs2.conf.5:488
#: davfs2.conf.5:481
#, no-wrap
msgid "B<cache>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:491
#: davfs2.conf.5:484
msgid "Cache operations like adding and removing nodes."
msgstr ""
#. type: TP
#: davfs2.conf.5:491
#: davfs2.conf.5:484
#, no-wrap
msgid "B<http>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:494
#: davfs2.conf.5:487
msgid "HTTP headers."
msgstr ""
#. type: TP
#: davfs2.conf.5:494
#: davfs2.conf.5:487
#, no-wrap
msgid "B<xml>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:497
#: davfs2.conf.5:490
msgid "Parsing of the XML-body of WebDAV-requests."
msgstr ""
#. type: TP
#: davfs2.conf.5:497
#: davfs2.conf.5:490
#, no-wrap
msgid "B<httpauth>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:500
#: davfs2.conf.5:493
msgid "Negotiation of authentication."
msgstr ""
#. type: TP
#: davfs2.conf.5:500
#: davfs2.conf.5:493
#, no-wrap
msgid "B<locks>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:503
#: davfs2.conf.5:496
msgid "Information about locks."
msgstr ""
#. type: TP
#: davfs2.conf.5:503
#: davfs2.conf.5:496
#, no-wrap
msgid "B<ssl>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:506
#: davfs2.conf.5:499
msgid "TLS/SSL related stuff like certificates."
msgstr ""
#. type: TP
#: davfs2.conf.5:506
#: davfs2.conf.5:499
#, no-wrap
msgid "B<httpbody>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:509
#: davfs2.conf.5:502
msgid "Complete body of HTTP-responses."
msgstr ""
#. type: Plain text
#: davfs2.conf.5:512
#: davfs2.conf.5:505
msgid ""
"Also print confidential information, which is usually omitted or obscured."
msgstr ""
#. type: TP
#: davfs2.conf.5:512
#: davfs2.conf.5:505
#, no-wrap
msgid "B<most>"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:515
#: davfs2.conf.5:508
msgid "Includes config, kernel, cache and http."
msgstr ""
#. type: SH
#: davfs2.conf.5:518 mount.davfs.8:533 umount.davfs.8:79
#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:522
#: davfs2.conf.5:515
msgid ""
"This man page was written by by Werner Baumann E<lt>werner."
"baumann@onlinehome.deE<gt>."
msgstr ""
#. type: SH
#: davfs2.conf.5:524 mount.davfs.8:550 umount.davfs.8:84
#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:527 mount.davfs.8:553 umount.davfs.8:87
#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr ""
#. type: SH
#: davfs2.conf.5:529 mount.davfs.8:555 umount.davfs.8:89
#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:535
#: davfs2.conf.5:528
msgid ""
"B<@PROGRAM_NAME@>(8), B<u@PROGRAM_NAME@>(8), B<mount>(8), B<umount>(8), "
"B<fstab>(5)"

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,13 @@
# #-#-#-#-# mount.davfs.8.po (davfs2) #-#-#-#-#
# German translation of mount.davfs man page.
# Copyright (C) 2007 Werner Baumann
# Copyright (C) 2007, 2013 Werner Baumann
# Werner Baumann <werner.baumann@onlinehome.de>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: davfs2 1.4.0\n"
"POT-Creation-Date: 2012-03-18 12:02+0100\n"
"PO-Revision-Date: 2012-03-18 12:03+0100\n"
"POT-Creation-Date: 2013-08-09 12:15+0300\n"
"PO-Revision-Date: 2013-08-09 13:03+0100\n"
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
"Language-Team: \n"
"Language: \n"
@ -38,27 +38,27 @@ msgstr "BESCHREIBUNG"
# type: SH
#. type: SH
#: davfs2.conf.5:518 mount.davfs.8:533 umount.davfs.8:79
#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr "AUTOREN"
# type: SH
#. type: SH
#: davfs2.conf.5:524 mount.davfs.8:550 umount.davfs.8:84
#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr "DAVFS2 HOME"
# type: TH
#. type: Plain text
#: davfs2.conf.5:527 mount.davfs.8:553 umount.davfs.8:87
#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr "@PACKAGE_BUGREPORT@"
# type: SH
#. type: SH
#: davfs2.conf.5:529 mount.davfs.8:555 umount.davfs.8:89
#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
@ -157,13 +157,13 @@ msgstr ""
msgid ""
"B<@PACKAGE@> supports B<TLS/SSL> (if the neon library supports it) and "
"proxies. B<@PROGRAM_NAME@> runs as a daemon in userspace. It integrates into "
"the virtual file system by either the coda or the fuse kernel files system. "
"Currently CODA_KERNEL_VERSION 3 and FUSE_KERNEL_VERSION 7 are supported."
"the virtual file system by using the fuse kernel files system. Currently "
"FUSE_KERNEL_VERSION 7 is supported."
msgstr ""
"B<@PACKAGE@> unterstützt B<TLS/SSL> (falls die Neon-Bibliothek es "
"unterstützt) und Verbindungen über einen Proxy. Es wird über das coda oder "
"das fuse Kernel-Dateisystem in das virtuelle Dateisystem eingebunden. "
"Derzeit werden CODA_KERNEL_VERSION 3 und FUSE_KERNEL_VERSION 7 unterstützt."
"unterstützt) und Verbindungen über einen Proxy. Es wird über das fuse Kernel-"
"Dateisystem in das virtuelle Dateisystem eingebunden. Derzeit wird die "
"FUSE_KERNEL_VERSION 7 unterstützt."
# type: Plain text
#. type: Plain text

File diff suppressed because it is too large Load Diff

View File

@ -39,8 +39,8 @@ from different locations.
.PP
\fB@PACKAGE@\fR supports \fBTLS/SSL\fR (if the neon library supports it) and
proxies. \fB@PROGRAM_NAME@\fR runs as a daemon in userspace. It integrates into the
virtual file system by either the coda or the fuse kernel files system.
Currently CODA_KERNEL_VERSION 3 and FUSE_KERNEL_VERSION 7 are supported.
virtual file system by using the fuse kernel files system.
Currently FUSE_KERNEL_VERSION 7 is supported.
.PP
\fB@PROGRAM_NAME@\fR is usually invoked by the \fBmount\fR(8) command when

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-03-18 12:02+0100\n"
"POT-Creation-Date: 2013-08-09 12:15+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -35,24 +35,24 @@ msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: davfs2.conf.5:518 mount.davfs.8:533 umount.davfs.8:79
#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr ""
#. type: SH
#: davfs2.conf.5:524 mount.davfs.8:550 umount.davfs.8:84
#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr ""
#. type: Plain text
#: davfs2.conf.5:527 mount.davfs.8:553 umount.davfs.8:87
#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr ""
#. type: SH
#: davfs2.conf.5:529 mount.davfs.8:555 umount.davfs.8:89
#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -130,8 +130,8 @@ msgstr ""
msgid ""
"B<@PACKAGE@> supports B<TLS/SSL> (if the neon library supports it) and "
"proxies. B<@PROGRAM_NAME@> runs as a daemon in userspace. It integrates into "
"the virtual file system by either the coda or the fuse kernel files system. "
"Currently CODA_KERNEL_VERSION 3 and FUSE_KERNEL_VERSION 7 are supported."
"the virtual file system by using the fuse kernel files system. Currently "
"FUSE_KERNEL_VERSION 7 is supported."
msgstr ""
#. type: Plain text

View File

@ -22,7 +22,7 @@
de:de/davfs2.conf.5 add_de:de/davfs2.conf.5.translator \
es:es/davfs2.conf.5 \
opt_de:"-L UTF-8 -A UTF-8" \
opt_es:"-k 75 -L UTF-8"
opt_es:"-k 74 -L UTF-8"
[type:man] mount.davfs.8 \
de:de/mount.davfs.8 add_de:de/mount.davfs.8.translator \