From 79f240d2ac674ea93b36ae43cd769c94955f921d Mon Sep 17 00:00:00 2001 From: wbaumann Date: Sat, 15 Mar 2014 16:35:34 +0000 Subject: [PATCH] Document option "use_compression" --- ChangeLog | 3 + etc/davfs2.conf | 1 + man/davfs2.conf.5 | 7 ++ man/davfs2.conf.5.pot | 183 ++++++++++++++++++++------------------ man/de/davfs2.conf.5.po | 188 ++++++++++++++++++++++------------------ man/es/davfs2.conf.5.po | 185 +++++++++++++++++++++------------------ 6 files changed, 311 insertions(+), 256 deletions(-) diff --git a/ChangeLog b/ChangeLog index 503fc55..712ea50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ ChangeLog for davfs2 -------------------- +2014-03-15 Werner Baumann (werner.baumann@onlinehome.de) + * Document option "use_compression". + 2014-03-12 Werner Baumann (werner.baumann@onlinehome.de) * man/mount.davfs.8: Fix escape rules for fstab. diff --git a/etc/davfs2.conf b/etc/davfs2.conf index c4acc2c..b66f766 100644 --- a/etc/davfs2.conf +++ b/etc/davfs2.conf @@ -45,6 +45,7 @@ # allow_cookie 0 # precheck 1 # ignore_dav_header 0 +# use_compression 1 # server_charset # connect_timeout 10 # seconds # read_timeout 30 # seconds diff --git a/man/davfs2.conf.5 b/man/davfs2.conf.5 index 9a86b16..a78cd53 100644 --- a/man/davfs2.conf.5 +++ b/man/davfs2.conf.5 @@ -295,6 +295,13 @@ In this case the header should be ignored. .br Default: 0 +.TP +.B use_compression +Use gzip-compression for downloading files, if supported by the server. +Uploads will still be uncompressed. +.br +Default: 1 + .TP .B server_charset When extracting file names from the path component of the URL, diff --git a/man/davfs2.conf.5.pot b/man/davfs2.conf.5.pot index c1ac6de..07f0d9d 100644 --- a/man/davfs2.conf.5.pot +++ b/man/davfs2.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2013-08-09 12:15+0300\n" +"POT-Creation-Date: 2014-03-15 17:24+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -276,7 +276,7 @@ msgstr "" #. type: Plain text #: davfs2.conf.5:126 davfs2.conf.5:205 davfs2.conf.5:212 davfs2.conf.5:290 -#: davfs2.conf.5:431 +#: davfs2.conf.5:304 davfs2.conf.5:438 msgid "Default: 1" msgstr "" @@ -388,7 +388,7 @@ msgid "" msgstr "" #. type: TP -#: davfs2.conf.5:188 davfs2.conf.5:502 +#: davfs2.conf.5:188 davfs2.conf.5:509 #, no-wrap msgid "B" msgstr "" @@ -492,7 +492,7 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:235 davfs2.conf.5:421 +#: davfs2.conf.5:235 davfs2.conf.5:428 msgid "Default: 60" msgstr "" @@ -513,7 +513,7 @@ msgstr "" #. type: Plain text #: davfs2.conf.5:244 davfs2.conf.5:252 davfs2.conf.5:270 davfs2.conf.5:280 -#: davfs2.conf.5:297 davfs2.conf.5:451 +#: davfs2.conf.5:297 davfs2.conf.5:458 msgid "Default: 0" msgstr "" @@ -608,11 +608,24 @@ msgstr "" #. type: TP #: davfs2.conf.5:298 #, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: davfs2.conf.5:302 +msgid "" +"Use gzip-compression for downloading files, if supported by the server. " +"Uploads will still be uncompressed." +msgstr "" + +#. type: TP +#: davfs2.conf.5:305 +#, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:304 +#: davfs2.conf.5:311 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 " @@ -621,7 +634,7 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:312 +#: davfs2.conf.5:319 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 " @@ -633,18 +646,18 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:314 +#: davfs2.conf.5:321 msgid "Default: no character set conversion" msgstr "" #. type: TP -#: davfs2.conf.5:315 +#: davfs2.conf.5:322 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:321 +#: davfs2.conf.5:328 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' " @@ -653,43 +666,43 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:324 +#: davfs2.conf.5:331 msgid "" "This parameter only takes effect if the version of neon in use (neon version " "E 0.26) and the OS support non-blocking I/O." msgstr "" #. type: Plain text -#: davfs2.conf.5:326 davfs2.conf.5:441 +#: davfs2.conf.5:333 davfs2.conf.5:448 msgid "Default: 10" msgstr "" #. type: TP -#: davfs2.conf.5:327 +#: davfs2.conf.5:334 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:331 +#: davfs2.conf.5:338 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:333 davfs2.conf.5:341 +#: davfs2.conf.5:340 davfs2.conf.5:348 msgid "Default: 30" msgstr "" #. type: TP -#: davfs2.conf.5:334 +#: davfs2.conf.5:341 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:339 +#: davfs2.conf.5:346 msgid "" "When B<@PROGRAM_NAME@> can not reach the server it will try again after " "B seconds. For subsequent retries the interval will be increased up " @@ -697,36 +710,36 @@ msgid "" msgstr "" #. type: TP -#: davfs2.conf.5:342 +#: davfs2.conf.5:349 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:345 +#: davfs2.conf.5:352 msgid "Maximum value of the retry interval." msgstr "" #. type: Plain text -#: davfs2.conf.5:347 +#: davfs2.conf.5:354 msgid "Default: 300" msgstr "" #. type: TP -#: davfs2.conf.5:348 +#: davfs2.conf.5:355 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:352 +#: davfs2.conf.5:359 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:357 +#: davfs2.conf.5:364 msgid "" "With a bad connection this will cause additional traffic. To reduce traffic " "caused by unsuccessful attempts option B can be set. But " @@ -734,18 +747,18 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:359 +#: davfs2.conf.5:366 msgid "Default: 15" msgstr "" #. type: TP -#: davfs2.conf.5:360 +#: davfs2.conf.5:367 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:366 +#: davfs2.conf.5:373 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 " @@ -754,17 +767,17 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:368 +#: davfs2.conf.5:375 msgid "add_header Translate F" msgstr "" #. type: Plain text -#: davfs2.conf.5:370 +#: davfs2.conf.5:377 msgid "B<@PROGRAM_NAME@> will add header \"Translate: F\" on all requests." msgstr "" #. type: Plain text -#: davfs2.conf.5:374 +#: davfs2.conf.5:381 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@/" @@ -772,19 +785,19 @@ msgid "" msgstr "" #. type: SH -#: davfs2.conf.5:376 +#: davfs2.conf.5:383 #, no-wrap msgid "Cache Related Options" msgstr "" #. type: TP -#: davfs2.conf.5:378 +#: davfs2.conf.5:385 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:383 +#: davfs2.conf.5:390 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 " @@ -792,25 +805,25 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:385 +#: davfs2.conf.5:392 msgid "Default: lost+found" msgstr "" #. type: TP -#: davfs2.conf.5:386 +#: davfs2.conf.5:393 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:390 +#: davfs2.conf.5:397 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:394 +#: davfs2.conf.5:401 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 " @@ -818,18 +831,18 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:396 +#: davfs2.conf.5:403 msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache" msgstr "" #. type: TP -#: davfs2.conf.5:397 +#: davfs2.conf.5:404 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:402 +#: davfs2.conf.5:409 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 " @@ -837,18 +850,18 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:404 +#: davfs2.conf.5:411 msgid "Default: 50" msgstr "" #. type: TP -#: davfs2.conf.5:405 +#: davfs2.conf.5:412 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:411 +#: davfs2.conf.5:418 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 " @@ -857,18 +870,18 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:413 +#: davfs2.conf.5:420 msgid "Default: 1024" msgstr "" #. type: TP -#: davfs2.conf.5:414 +#: davfs2.conf.5:421 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:419 +#: davfs2.conf.5:426 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 " @@ -876,13 +889,13 @@ msgid "" msgstr "" #. type: TP -#: davfs2.conf.5:422 +#: davfs2.conf.5:429 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:429 +#: davfs2.conf.5:436 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 " @@ -892,13 +905,13 @@ msgid "" msgstr "" #. type: TP -#: davfs2.conf.5:432 +#: davfs2.conf.5:439 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:439 +#: davfs2.conf.5:446 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 " @@ -908,13 +921,13 @@ msgid "" msgstr "" #. type: TP -#: davfs2.conf.5:442 +#: davfs2.conf.5:449 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:449 +#: davfs2.conf.5:456 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 " @@ -924,19 +937,19 @@ msgid "" msgstr "" #. type: SH -#: davfs2.conf.5:453 +#: davfs2.conf.5:460 #, no-wrap msgid "Debugging Options" msgstr "" #. type: TP -#: davfs2.conf.5:455 +#: davfs2.conf.5:462 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:463 +#: davfs2.conf.5:470 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 " @@ -947,7 +960,7 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:467 +#: davfs2.conf.5:474 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 " @@ -956,171 +969,171 @@ msgid "" msgstr "" #. type: Plain text -#: davfs2.conf.5:470 +#: davfs2.conf.5:477 msgid "" "B 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:472 +#: davfs2.conf.5:479 msgid "Default: no debugging messages" msgstr "" #. type: TP -#: davfs2.conf.5:473 +#: davfs2.conf.5:480 #, no-wrap msgid "B" msgstr "" #. type: TP -#: davfs2.conf.5:475 +#: davfs2.conf.5:482 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 msgid "Command line and configuration options." msgstr "" #. type: TP -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 msgid "Upcalls from the kernel file system." msgstr "" #. type: TP -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 msgid "Cache operations like adding and removing nodes." msgstr "" #. type: TP -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 msgid "HTTP headers." msgstr "" #. type: TP -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 msgid "Parsing of the XML-body of WebDAV-requests." msgstr "" #. type: TP -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 msgid "Negotiation of authentication." msgstr "" #. type: TP -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 msgid "Information about locks." msgstr "" #. type: TP -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 msgid "TLS/SSL related stuff like certificates." msgstr "" #. type: TP -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:502 +#: davfs2.conf.5:509 msgid "Complete body of HTTP-responses." msgstr "" #. type: Plain text -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 msgid "" "Also print confidential information, which is usually omitted or obscured." msgstr "" #. type: TP -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: davfs2.conf.5:508 +#: davfs2.conf.5:515 msgid "Includes config, kernel, cache and http." msgstr "" #. type: SH -#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79 +#: davfs2.conf.5:518 mount.davfs.8:537 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text -#: davfs2.conf.5:515 +#: davfs2.conf.5:522 msgid "" "This man page was written by by Werner Baumann Ewerner." "baumann@onlinehome.deE." msgstr "" #. type: SH -#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84 +#: davfs2.conf.5:524 mount.davfs.8:554 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "" #. type: Plain text -#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87 +#: davfs2.conf.5:527 mount.davfs.8:557 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "" #. type: SH -#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89 +#: davfs2.conf.5:529 mount.davfs.8:559 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: davfs2.conf.5:528 +#: davfs2.conf.5:535 msgid "" "B<@PROGRAM_NAME@>(8), B(8), B(8), B(8), " "B(5)" diff --git a/man/de/davfs2.conf.5.po b/man/de/davfs2.conf.5.po index 0e928ff..e25bdef 100644 --- a/man/de/davfs2.conf.5.po +++ b/man/de/davfs2.conf.5.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: davfs2 1.5.0\n" -"POT-Creation-Date: 2013-08-09 12:15+0300\n" -"PO-Revision-Date: 2012-02-01 19:05+0100\n" +"POT-Creation-Date: 2014-03-15 17:24+0100\n" +"PO-Revision-Date: 2014-03-15 17:35+0100\n" "Last-Translator: Werner Baumann \n" "Language-Team: \n" "Language: \n" @@ -365,7 +365,7 @@ msgstr "" # type: Plain text #. type: Plain text #: davfs2.conf.5:126 davfs2.conf.5:205 davfs2.conf.5:212 davfs2.conf.5:290 -#: davfs2.conf.5:431 +#: davfs2.conf.5:304 davfs2.conf.5:438 msgid "Default: 1" msgstr "Voreingestellt: 1" @@ -515,7 +515,7 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:188 davfs2.conf.5:502 +#: davfs2.conf.5:188 davfs2.conf.5:509 #, no-wrap msgid "B" msgstr "B" @@ -654,7 +654,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:235 davfs2.conf.5:421 +#: davfs2.conf.5:235 davfs2.conf.5:428 msgid "Default: 60" msgstr "Voreingestellt: 60" @@ -682,7 +682,7 @@ msgstr "" # type: Plain text #. type: Plain text #: davfs2.conf.5:244 davfs2.conf.5:252 davfs2.conf.5:270 davfs2.conf.5:280 -#: davfs2.conf.5:297 davfs2.conf.5:451 +#: davfs2.conf.5:297 davfs2.conf.5:458 msgid "Default: 0" msgstr "Voreingestellt: 0" @@ -816,12 +816,28 @@ msgstr "" #. type: TP #: davfs2.conf.5:298 #, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: davfs2.conf.5:302 +msgid "" +"Use gzip-compression for downloading files, if supported by the server. " +"Uploads will still be uncompressed." +msgstr "" +"Benütze für den Download von Dateien die gzip-Komprimierung, falls der " +"Server das unterstützt. Der Upload erfolgt weiter unkomprimiert." + +# type: TP +#. type: TP +#: davfs2.conf.5:305 +#, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:304 +#: davfs2.conf.5:311 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 " @@ -836,7 +852,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:312 +#: davfs2.conf.5:319 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 " @@ -859,20 +875,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:314 +#: davfs2.conf.5:321 msgid "Default: no character set conversion" msgstr "Voreingestellt: die Kodierung wird nicht umgewandelt" # type: TP #. type: TP -#: davfs2.conf.5:315 +#: davfs2.conf.5:322 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:321 +#: davfs2.conf.5:328 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' " @@ -885,7 +901,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:324 +#: davfs2.conf.5:331 msgid "" "This parameter only takes effect if the version of neon in use (neon version " "E 0.26) and the OS support non-blocking I/O." @@ -896,20 +912,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:326 davfs2.conf.5:441 +#: davfs2.conf.5:333 davfs2.conf.5:448 msgid "Default: 10" msgstr "Voreingestellt: 10" # type: TP #. type: TP -#: davfs2.conf.5:327 +#: davfs2.conf.5:334 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:331 +#: davfs2.conf.5:338 msgid "" "How long in seconds B<@PROGRAM_NAME@> will wait for an answer from the " "server before assuming an error." @@ -919,20 +935,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:333 davfs2.conf.5:341 +#: davfs2.conf.5:340 davfs2.conf.5:348 msgid "Default: 30" msgstr "Voreingestellt: 30" # type: TP #. type: TP -#: davfs2.conf.5:334 +#: davfs2.conf.5:341 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:339 +#: davfs2.conf.5:346 msgid "" "When B<@PROGRAM_NAME@> can not reach the server it will try again after " "B seconds. For subsequent retries the interval will be increased up " @@ -944,33 +960,33 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:342 +#: davfs2.conf.5:349 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:345 +#: davfs2.conf.5:352 msgid "Maximum value of the retry interval." msgstr "Maximales retry-Intervall." # type: Plain text #. type: Plain text -#: davfs2.conf.5:347 +#: davfs2.conf.5:354 msgid "Default: 300" msgstr "Voreingestellt: 300" # type: TP #. type: TP -#: davfs2.conf.5:348 +#: davfs2.conf.5:355 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:352 +#: davfs2.conf.5:359 msgid "" "When uploading a changed file fails temporarily B<@PROGRAM_NAME@> will retry " "with increasing intervals, but not more often than this." @@ -981,7 +997,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:357 +#: davfs2.conf.5:364 msgid "" "With a bad connection this will cause additional traffic. To reduce traffic " "caused by unsuccessful attempts option B can be set. But " @@ -994,20 +1010,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:359 +#: davfs2.conf.5:366 msgid "Default: 15" msgstr "Voreingestellt: 15" # type: TP #. type: TP -#: davfs2.conf.5:360 +#: davfs2.conf.5:367 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:366 +#: davfs2.conf.5:373 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 " @@ -1022,13 +1038,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:368 +#: davfs2.conf.5:375 msgid "add_header Translate F" msgstr "add_header Translate F" # type: Plain text #. type: Plain text -#: davfs2.conf.5:370 +#: davfs2.conf.5:377 msgid "B<@PROGRAM_NAME@> will add header \"Translate: F\" on all requests." msgstr "" "B<@PROGRAM_NAME@> sendet nun den Header \"Translate: F\" bei allen Anfragen " @@ -1036,7 +1052,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:374 +#: davfs2.conf.5:381 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@/" @@ -1048,21 +1064,21 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:376 +#: davfs2.conf.5:383 #, no-wrap msgid "Cache Related Options" msgstr "Cache-Optionen" # type: TP #. type: TP -#: davfs2.conf.5:378 +#: davfs2.conf.5:385 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:383 +#: davfs2.conf.5:390 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 " @@ -1074,20 +1090,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:385 +#: davfs2.conf.5:392 msgid "Default: lost+found" msgstr "Voreingestellt: lost+found" # type: TP #. type: TP -#: davfs2.conf.5:386 +#: davfs2.conf.5:393 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:390 +#: davfs2.conf.5:397 msgid "" "The directory where B<@PROGRAM_NAME@> will store cached files. For every " "mount point a subdirectory will be created." @@ -1097,7 +1113,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:394 +#: davfs2.conf.5:401 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 " @@ -1109,20 +1125,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:396 +#: davfs2.conf.5:403 msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache" msgstr "Voreingestellt: @SYS_CACHE_DIR@ und ~/.@PACKAGE@/cache" # type: TP #. type: TP -#: davfs2.conf.5:397 +#: davfs2.conf.5:404 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:402 +#: davfs2.conf.5:409 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 " @@ -1134,20 +1150,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:404 +#: davfs2.conf.5:411 msgid "Default: 50" msgstr "Voreingestellt: 50" # type: TP #. type: TP -#: davfs2.conf.5:405 +#: davfs2.conf.5:412 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:411 +#: davfs2.conf.5:418 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 " @@ -1161,20 +1177,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:413 +#: davfs2.conf.5:420 msgid "Default: 1024" msgstr "Voreingestellt: 1024" # type: TP #. type: TP -#: davfs2.conf.5:414 +#: davfs2.conf.5:421 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:419 +#: davfs2.conf.5:426 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 " @@ -1186,14 +1202,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:422 +#: davfs2.conf.5:429 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:429 +#: davfs2.conf.5:436 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 " @@ -1209,14 +1225,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:432 +#: davfs2.conf.5:439 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:439 +#: davfs2.conf.5:446 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 " @@ -1232,14 +1248,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:442 +#: davfs2.conf.5:449 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:449 +#: davfs2.conf.5:456 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 " @@ -1256,21 +1272,21 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:453 +#: davfs2.conf.5:460 #, no-wrap msgid "Debugging Options" msgstr "Debugging Optionen" # type: TP #. type: TP -#: davfs2.conf.5:455 +#: davfs2.conf.5:462 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:463 +#: davfs2.conf.5:470 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 " @@ -1288,7 +1304,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:467 +#: davfs2.conf.5:474 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 " @@ -1302,7 +1318,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:470 +#: davfs2.conf.5:477 msgid "" "B Debug messages let the log-files grow quickly. Never use this " "option in normal operation of mount.davfs." @@ -1312,53 +1328,53 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:472 +#: davfs2.conf.5:479 msgid "Default: no debugging messages" msgstr "Voreinstellung: keine Debug-Meldungen." # type: Plain text #. type: TP -#: davfs2.conf.5:473 +#: davfs2.conf.5:480 #, no-wrap msgid "B" msgstr "B" # type: TP #. type: TP -#: davfs2.conf.5:475 +#: davfs2.conf.5:482 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 msgid "Command line and configuration options." msgstr "Kommando-Zeile und Kofigurationsoptionen." # type: TP #. type: TP -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 msgid "Upcalls from the kernel file system." msgstr "Anfragen vom Kernel-Dateisystem." # type: TP #. type: TP -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 msgid "Cache operations like adding and removing nodes." msgstr "" "Cache-Operationen wie das Erzeugen und Löschen von Dateien und " @@ -1366,85 +1382,85 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 msgid "HTTP headers." msgstr "HTTP-Header." # type: TP #. type: TP -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 msgid "Parsing of the XML-body of WebDAV-requests." msgstr "Analysieren von XML-Daten in WebDAV-Anfragen." # type: TP #. type: TP -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 msgid "Negotiation of authentication." msgstr "Aushandeln der Authentifizierung." # type: TP #. type: TP -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 msgid "Information about locks." msgstr "Informationen über Sperren." # type: TP #. type: TP -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 msgid "TLS/SSL related stuff like certificates." msgstr "TLS/SSL-Informatinen, z.B. Zertifikate." # type: TP #. type: TP -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:502 +#: davfs2.conf.5:509 msgid "Complete body of HTTP-responses." msgstr "Der komplette Datenteil von HTTP-Antworten." # type: Plain text #. type: Plain text -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 msgid "" "Also print confidential information, which is usually omitted or obscured." msgstr "" @@ -1452,27 +1468,27 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:508 +#: davfs2.conf.5:515 msgid "Includes config, kernel, cache and http." msgstr "Beinhaltet config, kernel, cache und http." # type: SH #. type: SH -#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79 +#: davfs2.conf.5:518 mount.davfs.8:537 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "AUTOREN" # type: Plain text #. type: Plain text -#: davfs2.conf.5:515 +#: davfs2.conf.5:522 msgid "" "This man page was written by by Werner Baumann Ewerner." "baumann@onlinehome.deE." @@ -1482,27 +1498,27 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84 +#: davfs2.conf.5:524 mount.davfs.8:554 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "DAVFS2 HOME" # type: TH #. type: Plain text -#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87 +#: davfs2.conf.5:527 mount.davfs.8:557 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "@PACKAGE_BUGREPORT@" # type: SH #. type: SH -#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89 +#: davfs2.conf.5:529 mount.davfs.8:559 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" # type: Plain text #. type: Plain text -#: davfs2.conf.5:528 +#: davfs2.conf.5:535 msgid "" "B<@PROGRAM_NAME@>(8), B(8), B(8), B(8), " "B(5)" diff --git a/man/es/davfs2.conf.5.po b/man/es/davfs2.conf.5.po index 8e0b09a..fd87df4 100644 --- a/man/es/davfs2.conf.5.po +++ b/man/es/davfs2.conf.5.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: davfs2.conf.5\n" -"POT-Creation-Date: 2013-08-09 12:15+0300\n" +"POT-Creation-Date: 2014-03-15 17:24+0100\n" "PO-Revision-Date: 2007-04-26 01:24-0300\n" "Last-Translator: Luciano Bello \n" "Language-Team: Español \n" @@ -366,7 +366,7 @@ msgstr "" # type: Plain text #. type: Plain text #: davfs2.conf.5:126 davfs2.conf.5:205 davfs2.conf.5:212 davfs2.conf.5:290 -#: davfs2.conf.5:431 +#: davfs2.conf.5:304 davfs2.conf.5:438 msgid "Default: 1" msgstr "Predeterminado: 1" @@ -502,7 +502,7 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:188 davfs2.conf.5:502 +#: davfs2.conf.5:188 davfs2.conf.5:509 #, no-wrap msgid "B" msgstr "B" @@ -643,7 +643,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:235 davfs2.conf.5:421 +#: davfs2.conf.5:235 davfs2.conf.5:428 msgid "Default: 60" msgstr "Predeterminado: 60" @@ -671,7 +671,7 @@ msgstr "" # type: Plain text #. type: Plain text #: davfs2.conf.5:244 davfs2.conf.5:252 davfs2.conf.5:270 davfs2.conf.5:280 -#: davfs2.conf.5:297 davfs2.conf.5:451 +#: davfs2.conf.5:297 davfs2.conf.5:458 msgid "Default: 0" msgstr "Predeterminado: 0" @@ -778,13 +778,28 @@ msgstr "" # type: TP #. type: TP #: davfs2.conf.5:298 +#, fuzzy, no-wrap +#| msgid "B" +msgid "B" +msgstr "B" + +#. type: Plain text +#: davfs2.conf.5:302 +msgid "" +"Use gzip-compression for downloading files, if supported by the server. " +"Uploads will still be uncompressed." +msgstr "" + +# type: TP +#. type: TP +#: davfs2.conf.5:305 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:304 +#: davfs2.conf.5:311 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 " @@ -799,7 +814,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:312 +#: davfs2.conf.5:319 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 " @@ -820,20 +835,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:314 +#: davfs2.conf.5:321 msgid "Default: no character set conversion" msgstr "Predeterminado: no convertir el mapa de caracteres" # type: TP #. type: TP -#: davfs2.conf.5:315 +#: davfs2.conf.5:322 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:321 +#: davfs2.conf.5:328 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' " @@ -843,7 +858,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:324 +#: davfs2.conf.5:331 msgid "" "This parameter only takes effect if the version of neon in use (neon version " "E 0.26) and the OS support non-blocking I/O." @@ -851,20 +866,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:326 davfs2.conf.5:441 +#: davfs2.conf.5:333 davfs2.conf.5:448 msgid "Default: 10" msgstr "Predeterminado: 10" # type: TP #. type: TP -#: davfs2.conf.5:327 +#: davfs2.conf.5:334 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:331 +#: davfs2.conf.5:338 msgid "" "How long in seconds B<@PROGRAM_NAME@> will wait for an answer from the " "server before assuming an error." @@ -874,20 +889,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:333 davfs2.conf.5:341 +#: davfs2.conf.5:340 davfs2.conf.5:348 msgid "Default: 30" msgstr "Predeterminado: 30" # type: TP #. type: TP -#: davfs2.conf.5:334 +#: davfs2.conf.5:341 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:339 +#: davfs2.conf.5:346 msgid "" "When B<@PROGRAM_NAME@> can not reach the server it will try again after " "B seconds. For subsequent retries the interval will be increased up " @@ -899,33 +914,33 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:342 +#: davfs2.conf.5:349 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:345 +#: davfs2.conf.5:352 msgid "Maximum value of the retry interval." msgstr "Máximo valor para el intervalo de reintento." # type: Plain text #. type: Plain text -#: davfs2.conf.5:347 +#: davfs2.conf.5:354 msgid "Default: 300" msgstr "Predeterminado: 300" # type: TP #. type: TP -#: davfs2.conf.5:348 +#: davfs2.conf.5:355 #, no-wrap msgid "B" msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:352 +#: davfs2.conf.5:359 msgid "" "When uploading a changed file fails temporarily B<@PROGRAM_NAME@> will retry " "with increasing intervals, but not more often than this." @@ -933,7 +948,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:357 +#: davfs2.conf.5:364 msgid "" "With a bad connection this will cause additional traffic. To reduce traffic " "caused by unsuccessful attempts option B can be set. But " @@ -942,21 +957,21 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:359 +#: davfs2.conf.5:366 #, fuzzy msgid "Default: 15" msgstr "Predeterminado: 1" # type: TP #. type: TP -#: davfs2.conf.5:360 +#: davfs2.conf.5:367 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:366 +#: davfs2.conf.5:373 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 " @@ -966,19 +981,19 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:368 +#: davfs2.conf.5:375 msgid "add_header Translate F" msgstr "add_header Translate F" # type: Plain text #. type: Plain text -#: davfs2.conf.5:370 +#: davfs2.conf.5:377 msgid "B<@PROGRAM_NAME@> will add header \"Translate: F\" on all requests." msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:374 +#: davfs2.conf.5:381 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@/" @@ -987,21 +1002,21 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:376 +#: davfs2.conf.5:383 #, no-wrap msgid "Cache Related Options" msgstr "Opciones Relacionadas al Caché " # type: TP #. type: TP -#: davfs2.conf.5:378 +#: davfs2.conf.5:385 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:383 +#: davfs2.conf.5:390 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 " @@ -1014,20 +1029,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:385 +#: davfs2.conf.5:392 msgid "Default: lost+found" msgstr "Predeterminado: lost+found" # type: TP #. type: TP -#: davfs2.conf.5:386 +#: davfs2.conf.5:393 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:390 +#: davfs2.conf.5:397 msgid "" "The directory where B<@PROGRAM_NAME@> will store cached files. For every " "mount point a subdirectory will be created." @@ -1037,7 +1052,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:394 +#: davfs2.conf.5:401 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 " @@ -1049,20 +1064,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:396 +#: davfs2.conf.5:403 msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache" msgstr "Predeterminado: @SYS_CACHE_DIR@ y ~/.@PACKAGE@/cache" # type: TP #. type: TP -#: davfs2.conf.5:397 +#: davfs2.conf.5:404 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:402 +#: davfs2.conf.5:409 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 " @@ -1074,20 +1089,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:404 +#: davfs2.conf.5:411 msgid "Default: 50" msgstr "Predeterminado: 50" # type: TP #. type: TP -#: davfs2.conf.5:405 +#: davfs2.conf.5:412 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:411 +#: davfs2.conf.5:418 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 " @@ -1102,20 +1117,20 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:413 +#: davfs2.conf.5:420 msgid "Default: 1024" msgstr "Predeterminado: 1024" # type: TP #. type: TP -#: davfs2.conf.5:414 +#: davfs2.conf.5:421 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:419 +#: davfs2.conf.5:426 #, fuzzy msgid "" "After B<@PROGRAM_NAME@> has got information about files in a directory it " @@ -1129,14 +1144,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:422 +#: davfs2.conf.5:429 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:429 +#: davfs2.conf.5:436 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 " @@ -1153,14 +1168,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:432 +#: davfs2.conf.5:439 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:439 +#: davfs2.conf.5:446 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 " @@ -1171,14 +1186,14 @@ msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:442 +#: davfs2.conf.5:449 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:449 +#: davfs2.conf.5:456 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 " @@ -1195,21 +1210,21 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:453 +#: davfs2.conf.5:460 #, fuzzy, no-wrap msgid "Debugging Options" msgstr "Opciones Generales" # type: TP #. type: TP -#: davfs2.conf.5:455 +#: davfs2.conf.5:462 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:463 +#: davfs2.conf.5:470 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 " @@ -1221,7 +1236,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:467 +#: davfs2.conf.5:474 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 " @@ -1231,7 +1246,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:470 +#: davfs2.conf.5:477 msgid "" "B Debug messages let the log-files grow quickly. Never use this " "option in normal operation of mount.davfs." @@ -1239,165 +1254,165 @@ msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:472 +#: davfs2.conf.5:479 msgid "Default: no debugging messages" msgstr "" # type: Plain text #. type: TP -#: davfs2.conf.5:473 +#: davfs2.conf.5:480 #, no-wrap msgid "B" msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:475 +#: davfs2.conf.5:482 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 #, fuzzy msgid "Command line and configuration options." msgstr "B" # type: TP #. type: TP -#: davfs2.conf.5:478 +#: davfs2.conf.5:485 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 msgid "Upcalls from the kernel file system." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:481 +#: davfs2.conf.5:488 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 msgid "Cache operations like adding and removing nodes." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:484 +#: davfs2.conf.5:491 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 msgid "HTTP headers." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:487 +#: davfs2.conf.5:494 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 msgid "Parsing of the XML-body of WebDAV-requests." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:490 +#: davfs2.conf.5:497 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 msgid "Negotiation of authentication." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:493 +#: davfs2.conf.5:500 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 msgid "Information about locks." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:496 +#: davfs2.conf.5:503 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 msgid "TLS/SSL related stuff like certificates." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:499 +#: davfs2.conf.5:506 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:502 +#: davfs2.conf.5:509 msgid "Complete body of HTTP-responses." msgstr "" # type: Plain text #. type: Plain text -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 msgid "" "Also print confidential information, which is usually omitted or obscured." msgstr "" # type: TP #. type: TP -#: davfs2.conf.5:505 +#: davfs2.conf.5:512 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. type: Plain text -#: davfs2.conf.5:508 +#: davfs2.conf.5:515 msgid "Includes config, kernel, cache and http." msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:511 mount.davfs.8:533 umount.davfs.8:79 +#: davfs2.conf.5:518 mount.davfs.8:537 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "AUTORES" # type: Plain text #. type: Plain text -#: davfs2.conf.5:515 +#: davfs2.conf.5:522 msgid "" "This man page was written by by Werner Baumann Ewerner." "baumann@onlinehome.deE." @@ -1407,27 +1422,27 @@ msgstr "" # type: SH #. type: SH -#: davfs2.conf.5:517 mount.davfs.8:550 umount.davfs.8:84 +#: davfs2.conf.5:524 mount.davfs.8:554 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "DAVFS2 HOME" # type: TH #. type: Plain text -#: davfs2.conf.5:520 mount.davfs.8:553 umount.davfs.8:87 +#: davfs2.conf.5:527 mount.davfs.8:557 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "@PACKAGE_BUGREPORT@" # type: SH #. type: SH -#: davfs2.conf.5:522 mount.davfs.8:555 umount.davfs.8:89 +#: davfs2.conf.5:529 mount.davfs.8:559 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" # type: Plain text #. type: Plain text -#: davfs2.conf.5:528 +#: davfs2.conf.5:535 msgid "" "B<@PROGRAM_NAME@>(8), B(8), B(8), B(8), " "B(5)"