From 9047ccb27292be3cfb5033e4c0f9af8ac816c6b9 Mon Sep 17 00:00:00 2001 From: wbaumann Date: Sun, 3 Apr 2011 15:28:41 +0000 Subject: [PATCH] no longer check for someone elses home directory --- ChangeLog | 5 + NEWS | 2 + config/gnulib-cache.m4 | 10 +- etc/davfs2.conf | 3 +- man/davfs2.conf.5 | 12 +- man/davfs2.conf.5.pot | 628 +++++++++++++++++++-------------------- man/de/davfs2.conf.5.po | 469 +++++++++++++++++++---------- man/de/mount.davfs.8.po | 370 ++++++++++++++++------- man/de/umount.davfs.8.po | 63 +++- man/es/davfs2.conf.5.po | 466 +++++++++++++++++++---------- man/mount.davfs.8 | 7 +- man/mount.davfs.8.pot | 528 ++++++++++++++++---------------- man/umount.davfs.8.pot | 97 +++--- po/cs.po | 190 ++++++------ po/davfs2.pot | 177 ++++++----- po/de.po | 191 ++++++------ src/mount_davfs.c | 57 ---- src/mount_davfs.h | 1 - 18 files changed, 1829 insertions(+), 1447 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22fa2d3..660bc6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ ChangeLog for davfs2 -------------------- +2011-04-03 Werner Baumann (werner.baumann@onlinehome.de) + * mount_davfs.c, mount_davfs.h: + Remove check for someone elses home directory + (sr #107641). + 2011-01-02 Werner Baumann (werner.baumann@onlinehome.de) * configure.ac, davfs2.m4, webdav.c: Add option --disable-iconv. diff --git a/NEWS b/NEWS index 91f47c0..e6e84b1 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ some other system than standard GNU/Linux and encouter problems please file an support request. Many of these problem should be sovable by importing additional Gnulib modules. +No longer check for somone esles home directory. + TODO diff --git a/config/gnulib-cache.m4 b/config/gnulib-cache.m4 index dd13b3c..7a0f2e5 100644 --- a/config/gnulib-cache.m4 +++ b/config/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007 Free Software Foundation, Inc. +# Copyright (C) 2002-2010 Free Software Foundation, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General @@ -15,11 +15,15 @@ # Specification in the form of a command-line invocation: -# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=config --po-base=glpo --doc-base=doc --aux-dir=config --no-libtool --macro-prefix=gl --po-domain=davfs2 canonicalize iconv_open rpmatch +# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=config --po-base=glpo --doc-base=doc --tests-base=tests --aux-dir=config --no-libtool --macro-prefix=gl --po-domain=davfs2 canonicalize iconv_open rpmatch # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) -gl_MODULES([canonicalize iconv_open rpmatch]) +gl_MODULES([ + canonicalize + iconv_open + rpmatch +]) gl_AVOID([]) gl_SOURCE_BASE([gl]) gl_M4_BASE([config]) diff --git a/etc/davfs2.conf b/etc/davfs2.conf index cec4949..89d5d03 100644 --- a/etc/davfs2.conf +++ b/etc/davfs2.conf @@ -1,4 +1,4 @@ -# davfs2 configuration file 2009-04-12 +# davfs2 configuration file 2011-04-03 # version 9 # ------------------------------------ @@ -21,7 +21,6 @@ # dav_user davfs2 # system wide config file only # dav_group davfs2 # system wide config file only -# ignore_home # system wide config file only # kernel_fs fuse # buf_size 16 # KiByte diff --git a/man/davfs2.conf.5 b/man/davfs2.conf.5 index 984b105..72b36b9 100644 --- a/man/davfs2.conf.5 +++ b/man/davfs2.conf.5 @@ -1,4 +1,4 @@ -.TH @CONFIGFILE@ 5 2009\-04\-13 @PACKAGE_STRING@ +.TH @CONFIGFILE@ 5 2011\-04\-03 @PACKAGE_STRING@ .SH NAME @@ -104,16 +104,6 @@ Default: @GROUP@ .br \fBOnly allowed in the system wide configuration file.\fR -.TP -.B ignore_home -An ordinary user is not allowed to mount within the home directory of another -user. But sometimes system users (like \fInobody\fP) get assigned home -directories (like /), that include common mount points. This option allows to -give a comma seperated list of system users that will be excluded from this -check. -.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. diff --git a/man/davfs2.conf.5.pot b/man/davfs2.conf.5.pot index 8c5d006..82c2186 100644 --- a/man/davfs2.conf.5.pot +++ b/man/davfs2.conf.5.pot @@ -7,50 +7,51 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2009-10-18 18:01+0300\n" +"POT-Creation-Date: 2011-04-03 10:20+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING" +"Content-Transfer-Encoding: 8bit\n" -# type: TH +#. type: TH #: davfs2.conf.5:1 #, no-wrap msgid "@CONFIGFILE@" msgstr "" -# type: TH -#: davfs2.conf.5:1 umount.davfs.8:1 +#. type: TH +#: davfs2.conf.5:1 mount.davfs.8:1 #, no-wrap -msgid "2009-04-13" +msgid "2011-04-03" msgstr "" -# type: TH +#. type: TH #: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1 #, no-wrap msgid "@PACKAGE_STRING@" msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:4 mount.davfs.8:3 umount.davfs.8:3 #, no-wrap msgid "NAME" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:7 msgid "B<@CONFIGFILE@> - Configuration file for B<@PROGRAM_NAME@>" msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:9 mount.davfs.8:22 umount.davfs.8:20 #, no-wrap msgid "DESCRIPTION" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:17 msgid "" "There is a system wide configuration file I<@SYS_CONF_DIR@/@CONFIGFILE@> and " @@ -61,14 +62,14 @@ msgid "" "precedence over the system wide configuration." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:21 msgid "" "The configuration file consists of lines where each line contains a keyword " "value pair. Keyword and value are seperated by spaces and/or tabs." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:29 msgid "" "The file may contain sections that are for one specific mount point only. " @@ -79,48 +80,48 @@ msgid "" "specific section will have precedence." msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:31 #, no-wrap msgid "EXAMPLE" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:34 msgid "kernel_fs coda" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:36 msgid "proxy\tfoo.bar:8080" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:38 msgid "use_locks 0" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:41 msgid "[/media/dav]" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:43 msgid "use_locks 1" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:46 msgid "[/home/otto/mywebspace]" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:48 msgid "gui_optimize 1" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:53 msgid "" "All mounted @PACKAGE@ file systems will use the coda kernel file system and " @@ -128,33 +129,33 @@ msgid "" "the use of the locks. /home/otto/mywebspace will use the gui_optimize option." msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:54 #, no-wrap msgid "GENERAL SYNTAX RULES" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:57 msgid "Lines that only contain spaces and tabs (empty lines) are ignored." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:60 msgid "# indicates a comment. The rest of the line is ignored." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:63 msgid "\\(rs is the escape character." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:66 msgid "\"\" is used for quotation." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:72 msgid "" "If a value contains one of the special characters space, tab, #, \\(rs, or " @@ -164,7 +165,7 @@ msgid "" "instead of \\(cq\"\\(cq." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:78 msgid "" "Values containing spaces, tabs or # may instead be enclosed in double " @@ -173,56 +174,55 @@ msgid "" "must be within the quotes (like \"[/home/otto/with space]\")." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:82 msgid "" "Boolean option values (yes/no) must be given as numerical value. 0 for no, " "1 for yes." msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:84 #, no-wrap msgid "AVAILABLE CONFIGURATION OPTIONS" msgstr "" -# type: SH +#. type: SH #: davfs2.conf.5:86 #, no-wrap msgid "General Options" msgstr "" -# type: TP +#. type: TP #: davfs2.conf.5:88 #, no-wrap msgid "B" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:92 msgid "" "When invoked by root the B<@PROGRAM_NAME@> daemon will run as this user. " "Value must be given as I, B as numerical id." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:94 msgid "Default: @USER@" msgstr "" -# type: Plain text -#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:116 davfs2.conf.5:145 -#: davfs2.conf.5:154 +#. type: Plain text +#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:135 davfs2.conf.5:144 msgid "B" msgstr "" -# type: TP +#. type: TP #: davfs2.conf.5:97 #, no-wrap msgid "B" msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:102 msgid "" "The group of the running B<@PROGRAM_NAME@> daemon. Ordinary users must be " @@ -230,112 +230,96 @@ msgid "" "be given as I, B as numerical id." msgstr "" -# type: Plain text +#. type: Plain text #: davfs2.conf.5:104 msgid "Default: @GROUP@" msgstr "" -# type: TP +#. type: TP #: davfs2.conf.5:107 #, no-wrap -msgid "B" -msgstr "" - -# type: Plain text -#: davfs2.conf.5:114 -msgid "" -"An ordinary user is not allowed to mount within the home directory of " -"another user. But sometimes system users (like I) get assigned home " -"directories (like /), that include common mount points. This option allows " -"to give a comma seperated list of system users that will be excluded from " -"this check." -msgstr "" - -# type: TP -#: davfs2.conf.5:117 -#, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:121 +#. 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 and I." msgstr "" -# type: Plain text -#: davfs2.conf.5:123 +#. type: Plain text +#: davfs2.conf.5:113 msgid "Default: fuse" msgstr "" -# type: TP -#: davfs2.conf.5:124 +#. type: TP +#: davfs2.conf.5:114 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:129 +#. type: Plain text +#: davfs2.conf.5:119 msgid "" "Size in KiByte of the buffer used to communicate with the kernel file " "system. Only usefull with I, where read and write operations may " "profit from a larger buffer." msgstr "" -# type: Plain text -#: davfs2.conf.5:131 +#. type: Plain text +#: davfs2.conf.5:121 msgid "Default: 16" msgstr "" -# type: SH -#: davfs2.conf.5:133 +#. type: SH +#: davfs2.conf.5:123 #, no-wrap msgid "WebDAV Related Options" msgstr "" -# type: TP -#: davfs2.conf.5:135 +#. type: TP +#: davfs2.conf.5:125 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:141 +#. type: Plain text +#: davfs2.conf.5:131 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 " "B, B and B, this option has no effect." msgstr "" -# type: Plain text -#: davfs2.conf.5:143 davfs2.conf.5:208 davfs2.conf.5:215 davfs2.conf.5:293 -#: davfs2.conf.5:434 +#. type: Plain text +#: davfs2.conf.5:133 davfs2.conf.5:198 davfs2.conf.5:205 davfs2.conf.5:283 +#: davfs2.conf.5:424 msgid "Default: 1" msgstr "" -# type: TP -#: davfs2.conf.5:146 +#. type: TP +#: davfs2.conf.5:136 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:152 +#. type: Plain text +#: davfs2.conf.5:142 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 " "appended, seperated by a colon. Examples: I or I" msgstr "" -# type: TP -#: davfs2.conf.5:155 +#. type: TP +#: davfs2.conf.5:145 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:161 +#. type: Plain text +#: davfs2.conf.5:151 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 " @@ -343,16 +327,16 @@ msgid "" "searched." msgstr "" -# type: Plain text -#: davfs2.conf.5:165 +#. type: Plain text +#: davfs2.conf.5:155 msgid "" "This option is intended for self-signed server certificates. Self-signed " "means issuer and subject are the same. Common name (CN) must be the domain " "name of the server." msgstr "" -# type: Plain text -#: davfs2.conf.5:175 +#. type: Plain text +#: davfs2.conf.5:165 msgid "" "In case the server certificate is not self-singed, this file must contain " "the certificate of the certificate authority (CA) that signed the server " @@ -365,8 +349,8 @@ msgid "" "the CA-certificates involved." msgstr "" -# type: Plain text -#: davfs2.conf.5:182 +#. type: Plain text +#: davfs2.conf.5:172 msgid "" "B Even if the certificate is trusted, that does not mean it is " "accepted. There is the additional constraint, that the certificate presented " @@ -375,14 +359,14 @@ msgid "" "automatically accept certificates that don't belong to the server." msgstr "" -# type: TP -#: davfs2.conf.5:183 +#. type: TP +#: davfs2.conf.5:173 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:190 +#. type: Plain text +#: davfs2.conf.5:180 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 " @@ -391,123 +375,123 @@ msgid "" "will be searched." msgstr "" -# type: TP -#: davfs2.conf.5:191 davfs2.conf.5:505 +#. type: TP +#: davfs2.conf.5:181 davfs2.conf.5:495 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:196 +#. type: Plain text +#: davfs2.conf.5:186 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 " "path. The file must be read and writable by the owner only (mode 600)." msgstr "" -# type: Plain text -#: davfs2.conf.5:198 +#. type: Plain text +#: davfs2.conf.5:188 msgid "Default: ~/.@PACKAGE@/@SECRETSFILE@" msgstr "" -# type: Plain text -#: davfs2.conf.5:201 +#. type: Plain text +#: davfs2.conf.5:191 msgid "" "B The system wide secrets file " "is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>." msgstr "" -# type: TP -#: davfs2.conf.5:202 +#. type: TP +#: davfs2.conf.5:192 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:206 +#. type: Plain text +#: davfs2.conf.5:196 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 = " "yes." msgstr "" -# type: TP -#: davfs2.conf.5:209 +#. type: TP +#: davfs2.conf.5:199 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:213 +#. type: Plain text +#: davfs2.conf.5:203 msgid "" "Whether to lock files on the server when they are opened for writing. 0 = " "no, 1 = yes." msgstr "" -# type: TP -#: davfs2.conf.5:216 +#. type: TP +#: davfs2.conf.5:206 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:221 +#. type: Plain text +#: davfs2.conf.5:211 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 " "credentials, different values for lock_owner should be choosen." msgstr "" -# type: Plain text -#: davfs2.conf.5:223 +#. type: Plain text +#: davfs2.conf.5:213 msgid "Default: the username from the credentials" msgstr "" -# type: TP -#: davfs2.conf.5:224 +#. type: TP +#: davfs2.conf.5:214 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:228 +#. type: Plain text +#: davfs2.conf.5:218 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:230 +#. type: Plain text +#: davfs2.conf.5:220 msgid "Default: 1800" msgstr "" -# type: TP -#: davfs2.conf.5:231 +#. type: TP +#: davfs2.conf.5:221 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:236 +#. type: Plain text +#: davfs2.conf.5:226 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 " "B." msgstr "" -# type: Plain text -#: davfs2.conf.5:238 davfs2.conf.5:424 +#. type: Plain text +#: davfs2.conf.5:228 davfs2.conf.5:414 msgid "Default: 60" msgstr "" -# type: TP -#: davfs2.conf.5:239 +#. type: TP +#: davfs2.conf.5:229 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:245 +#. type: Plain text +#: davfs2.conf.5:235 msgid "" "To avoid uploading big files that will be refused by the server, " "B<@PROGRAM_NAME@> uses the header I to get the o.k. " @@ -515,34 +499,34 @@ msgid "" "1 = yes." msgstr "" -# type: Plain text -#: davfs2.conf.5:247 davfs2.conf.5:255 davfs2.conf.5:273 davfs2.conf.5:283 -#: davfs2.conf.5:300 davfs2.conf.5:454 +#. type: Plain text +#: davfs2.conf.5:237 davfs2.conf.5:245 davfs2.conf.5:263 davfs2.conf.5:273 +#: davfs2.conf.5:290 davfs2.conf.5:444 msgid "Default: 0" msgstr "" -# type: TP -#: davfs2.conf.5:248 +#. type: TP +#: davfs2.conf.5:238 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:253 +#. type: Plain text +#: davfs2.conf.5:243 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 = " "no, 1 = yes." msgstr "" -# type: TP -#: davfs2.conf.5:256 +#. type: TP +#: davfs2.conf.5:246 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:265 +#. type: Plain text +#: davfs2.conf.5:255 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 " @@ -553,27 +537,27 @@ msgid "" "minimized when using locks." msgstr "" -# type: Plain text -#: davfs2.conf.5:269 +#. type: Plain text +#: davfs2.conf.5:259 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 " "all and the resource cannot be cached." msgstr "" -# type: Plain text -#: davfs2.conf.5:271 +#. type: Plain text +#: davfs2.conf.5:261 msgid "0 = no, 1 = yes." msgstr "" -# type: TP -#: davfs2.conf.5:274 +#. type: TP +#: davfs2.conf.5:264 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:281 +#. type: Plain text +#: davfs2.conf.5:271 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 " @@ -581,14 +565,14 @@ msgid "" "session ID. 0 = no, 1 = yes." msgstr "" -# type: TP -#: davfs2.conf.5:284 +#. type: TP +#: davfs2.conf.5:274 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:291 +#. type: Plain text +#: davfs2.conf.5:281 msgid "" "If option B is set: use HEAD-requests to check for existence " "or modification of a file to avoid unintended overwriting what somebody else " @@ -596,27 +580,27 @@ msgid "" "it 0, if there is no concurrent access to the server. 0 = no, 1 = yes." msgstr "" -# type: TP -#: davfs2.conf.5:294 +#. type: TP +#: davfs2.conf.5:284 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:298 +#. type: Plain text +#: davfs2.conf.5:288 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:301 +#. type: TP +#: davfs2.conf.5:291 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:307 +#. type: Plain text +#: davfs2.conf.5:297 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 " @@ -624,8 +608,8 @@ msgid "" "encoding of file contents and B about HTTP escaping rules." msgstr "" -# type: Plain text -#: davfs2.conf.5:315 +#. type: Plain text +#: davfs2.conf.5:305 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 " @@ -636,19 +620,19 @@ msgid "" "have a special function on some operating systems (like /, : and \\(rs)." msgstr "" -# type: Plain text -#: davfs2.conf.5:317 +#. type: Plain text +#: davfs2.conf.5:307 msgid "Default: no character set conversion" msgstr "" -# type: TP -#: davfs2.conf.5:318 +#. type: TP +#: davfs2.conf.5:308 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:324 +#. type: Plain text +#: davfs2.conf.5:314 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' " @@ -656,100 +640,100 @@ msgid "" "only timeout as dictated by the TCP stack." msgstr "" -# type: Plain text -#: davfs2.conf.5:327 +#. type: Plain text +#: davfs2.conf.5:317 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:329 davfs2.conf.5:444 +#. type: Plain text +#: davfs2.conf.5:319 davfs2.conf.5:434 msgid "Default: 10" msgstr "" -# type: TP -#: davfs2.conf.5:330 +#. type: TP +#: davfs2.conf.5:320 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:334 +#. type: Plain text +#: davfs2.conf.5:324 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:336 davfs2.conf.5:344 +#. type: Plain text +#: davfs2.conf.5:326 davfs2.conf.5:334 msgid "Default: 30" msgstr "" -# type: TP -#: davfs2.conf.5:337 +#. type: TP +#: davfs2.conf.5:327 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:342 +#. type: Plain text +#: davfs2.conf.5:332 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 " "to B seconds." msgstr "" -# type: TP -#: davfs2.conf.5:345 +#. type: TP +#: davfs2.conf.5:335 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:348 +#. type: Plain text +#: davfs2.conf.5:338 msgid "Maximum value of the retry interval." msgstr "" -# type: Plain text -#: davfs2.conf.5:350 +#. type: Plain text +#: davfs2.conf.5:340 msgid "Default: 300" msgstr "" -# type: TP -#: davfs2.conf.5:351 +#. type: TP +#: davfs2.conf.5:341 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:355 +#. type: Plain text +#: davfs2.conf.5:345 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:360 +#. type: Plain text +#: davfs2.conf.5:350 msgid "" "With a bad connection this will cause additional traffic. To reduce traffic " "caused by unsuccessful attempts option B can be set. But " "please test it. Most proxies and some servers don't support this header." msgstr "" -# type: Plain text -#: davfs2.conf.5:362 +#. type: Plain text +#: davfs2.conf.5:352 msgid "Default: 15" msgstr "" -# type: TP -#: davfs2.conf.5:363 +#. type: TP +#: davfs2.conf.5:353 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:369 +#. type: Plain text +#: davfs2.conf.5:359 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 " @@ -757,102 +741,102 @@ msgid "" "header \"Translate: F\". You can add it like this:" msgstr "" -# type: Plain text -#: davfs2.conf.5:371 +#. type: Plain text +#: davfs2.conf.5:361 msgid "add_header Translate F" msgstr "" -# type: Plain text -#: davfs2.conf.5:373 +#. type: Plain text +#: davfs2.conf.5:363 msgid "B<@PROGRAM_NAME@> will add header \"Translate: F\" on all requests." msgstr "" -# type: Plain text -#: davfs2.conf.5:377 +#. type: Plain text +#: davfs2.conf.5:367 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@/" "@CONFIGFILE@ and ~/.@PACKAGE@/@CONFIGFILE@ are merged." msgstr "" -# type: SH -#: davfs2.conf.5:379 +#. type: SH +#: davfs2.conf.5:369 #, no-wrap msgid "Cache Related Options" msgstr "" -# type: TP -#: davfs2.conf.5:381 +#. type: TP +#: davfs2.conf.5:371 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:386 +#. type: Plain text +#: davfs2.conf.5:376 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 " "directory. You should regularly check this directory." msgstr "" -# type: Plain text -#: davfs2.conf.5:388 +#. type: Plain text +#: davfs2.conf.5:378 msgid "Default: lost+found" msgstr "" -# type: TP -#: davfs2.conf.5:389 +#. type: TP +#: davfs2.conf.5:379 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:393 +#. type: Plain text +#: davfs2.conf.5:383 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:397 +#. type: Plain text +#: davfs2.conf.5:387 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 " "this user." msgstr "" -# type: Plain text -#: davfs2.conf.5:399 +#. type: Plain text +#: davfs2.conf.5:389 msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache" msgstr "" -# type: TP -#: davfs2.conf.5:400 +#. type: TP +#: davfs2.conf.5:390 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:405 +#. type: Plain text +#: davfs2.conf.5:395 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 " "necessary." msgstr "" -# type: Plain text -#: davfs2.conf.5:407 +#. type: Plain text +#: davfs2.conf.5:397 msgid "Default: 50" msgstr "" -# type: TP -#: davfs2.conf.5:408 +#. type: TP +#: davfs2.conf.5:398 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:414 +#. type: Plain text +#: davfs2.conf.5:404 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 " @@ -860,33 +844,33 @@ msgid "" "up file operations. The value should be a power of 2." msgstr "" -# type: Plain text -#: davfs2.conf.5:416 +#. type: Plain text +#: davfs2.conf.5:406 msgid "Default: 1024" msgstr "" -# type: TP -#: davfs2.conf.5:417 +#. type: TP +#: davfs2.conf.5:407 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:422 +#. type: Plain text +#: davfs2.conf.5:412 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 " "opening of files and reading a directory by an application." msgstr "" -# type: TP -#: davfs2.conf.5:425 +#. type: TP +#: davfs2.conf.5:415 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:432 +#. type: Plain text +#: davfs2.conf.5:422 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 " @@ -895,14 +879,14 @@ msgid "" "for the same information." msgstr "" -# type: TP -#: davfs2.conf.5:435 +#. type: TP +#: davfs2.conf.5:425 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:442 +#. type: Plain text +#: davfs2.conf.5:432 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 " @@ -911,14 +895,14 @@ msgid "" "closing, set this option to 0." msgstr "" -# type: TP -#: davfs2.conf.5:445 +#. type: TP +#: davfs2.conf.5:435 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:452 +#. type: Plain text +#: davfs2.conf.5:442 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 " @@ -927,20 +911,20 @@ msgid "" "files in a directory with one PROPFIND request. 0 = no, 1 = yes." msgstr "" -# type: SH -#: davfs2.conf.5:456 +#. type: SH +#: davfs2.conf.5:446 #, no-wrap msgid "Debugging Options" msgstr "" -# type: TP -#: davfs2.conf.5:458 +#. type: TP +#: davfs2.conf.5:448 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:466 +#. type: Plain text +#: davfs2.conf.5:456 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 " @@ -950,8 +934,8 @@ msgid "" "available depends on your neon library." msgstr "" -# type: Plain text -#: davfs2.conf.5:470 +#. type: Plain text +#: davfs2.conf.5:460 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 " @@ -959,172 +943,172 @@ msgid "" "merged." msgstr "" -# type: Plain text -#: davfs2.conf.5:473 +#. type: Plain text +#: davfs2.conf.5:463 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:475 +#. type: Plain text +#: davfs2.conf.5:465 msgid "Default: no debugging messages" msgstr "" -# type: TP -#: davfs2.conf.5:476 +#. type: TP +#: davfs2.conf.5:466 #, no-wrap msgid "B" msgstr "" -# type: TP -#: davfs2.conf.5:478 +#. type: TP +#: davfs2.conf.5:468 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:481 +#. type: Plain text +#: davfs2.conf.5:471 msgid "Command line and configuration options." msgstr "" -# type: TP -#: davfs2.conf.5:481 +#. type: TP +#: davfs2.conf.5:471 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:484 +#. type: Plain text +#: davfs2.conf.5:474 msgid "Upcalls from the kernel file system." msgstr "" -# type: TP -#: davfs2.conf.5:484 +#. type: TP +#: davfs2.conf.5:474 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:487 +#. type: Plain text +#: davfs2.conf.5:477 msgid "Cache operations like adding and removing nodes." msgstr "" -# type: TP -#: davfs2.conf.5:487 +#. type: TP +#: davfs2.conf.5:477 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:490 +#. type: Plain text +#: davfs2.conf.5:480 msgid "HTTP headers." msgstr "" -# type: TP -#: davfs2.conf.5:490 +#. type: TP +#: davfs2.conf.5:480 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:493 +#. type: Plain text +#: davfs2.conf.5:483 msgid "Parsing of the XML-body of WebDAV-requests." msgstr "" -# type: TP -#: davfs2.conf.5:493 +#. type: TP +#: davfs2.conf.5:483 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:496 +#. type: Plain text +#: davfs2.conf.5:486 msgid "Negotiation of authentication." msgstr "" -# type: TP -#: davfs2.conf.5:496 +#. type: TP +#: davfs2.conf.5:486 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:499 +#. type: Plain text +#: davfs2.conf.5:489 msgid "Information about locks." msgstr "" -# type: TP -#: davfs2.conf.5:499 +#. type: TP +#: davfs2.conf.5:489 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:502 +#. type: Plain text +#: davfs2.conf.5:492 msgid "TLS/SSL related stuff like certificates." msgstr "" -# type: TP -#: davfs2.conf.5:502 +#. type: TP +#: davfs2.conf.5:492 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:505 +#. type: Plain text +#: davfs2.conf.5:495 msgid "Complete body of HTTP-responses." msgstr "" -# type: Plain text -#: davfs2.conf.5:508 +#. type: Plain text +#: davfs2.conf.5:498 msgid "" "Also print confidential information, which is usually omitted or obscured." msgstr "" -# type: TP -#: davfs2.conf.5:508 +#. type: TP +#: davfs2.conf.5:498 #, no-wrap msgid "B" msgstr "" -# type: Plain text -#: davfs2.conf.5:511 +#. type: Plain text +#: davfs2.conf.5:501 msgid "Includes config, kernel, cache and http." msgstr "" -# type: SH -#: davfs2.conf.5:514 mount.davfs.8:532 umount.davfs.8:79 +#. type: SH +#: davfs2.conf.5:504 mount.davfs.8:533 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "" -# type: Plain text -#: davfs2.conf.5:518 +#. type: Plain text +#: davfs2.conf.5:508 msgid "" "This man page was written by by Werner Baumann Ewerner." "baumann@onlinehome.deE." msgstr "" -# type: SH -#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84 +#. type: SH +#: davfs2.conf.5:510 mount.davfs.8:550 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "" -# type: Plain text -#: davfs2.conf.5:523 mount.davfs.8:552 umount.davfs.8:87 +#. type: Plain text +#: davfs2.conf.5:513 mount.davfs.8:553 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "" -# type: SH -#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89 +#. type: SH +#: davfs2.conf.5:515 mount.davfs.8:555 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "" -# type: Plain text -#: davfs2.conf.5:531 +#. type: Plain text +#: davfs2.conf.5:521 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 76956d7..f6aafaa 100644 --- a/man/de/davfs2.conf.5.po +++ b/man/de/davfs2.conf.5.po @@ -6,50 +6,58 @@ msgid "" msgstr "" "Project-Id-Version: davfs2 1.4.0\n" -"POT-Creation-Date: 2009-10-18 18:01+0300\n" -"PO-Revision-Date: 2009-06-12 12:25+0200\n" +"POT-Creation-Date: 2011-04-03 10:20+0300\n" +"PO-Revision-Date: 2011-04-03 10:20+0300\n" "Last-Translator: Werner Baumann \n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # type: TH +#. type: TH #: davfs2.conf.5:1 #, no-wrap msgid "@CONFIGFILE@" msgstr "@CONFIGFILE@" # type: TH -#: davfs2.conf.5:1 umount.davfs.8:1 +#. type: TH +#: davfs2.conf.5:1 mount.davfs.8:1 #, no-wrap -msgid "2009-04-13" -msgstr "2009-04-13" +msgid "2011-04-03" +msgstr "2011-04-03" # type: TH +#. type: TH #: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1 #, no-wrap msgid "@PACKAGE_STRING@" msgstr "@PACKAGE_STRING@" # type: SH +#. type: SH #: davfs2.conf.5:4 mount.davfs.8:3 umount.davfs.8:3 #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" # type: Plain text +#. type: Plain text #: davfs2.conf.5:7 msgid "B<@CONFIGFILE@> - Configuration file for B<@PROGRAM_NAME@>" msgstr "B<@CONFIGFILE@> - Konfigurationsdatei für B<@PROGRAM_NAME@>" # type: SH +#. type: SH #: davfs2.conf.5:9 mount.davfs.8:22 umount.davfs.8:20 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" # type: Plain text +#. type: Plain text #: davfs2.conf.5:17 msgid "" "There is a system wide configuration file I<@SYS_CONF_DIR@/@CONFIGFILE@> and " @@ -68,6 +76,7 @@ msgstr "" "Konfigurationsdatei." # type: Plain text +#. type: Plain text #: davfs2.conf.5:21 msgid "" "The configuration file consists of lines where each line contains a keyword " @@ -77,6 +86,7 @@ msgstr "" "die durch Leerzeichen und/oder Tabulatoren von einander getrennt sind." # type: Plain text +#. type: Plain text #: davfs2.conf.5:29 msgid "" "The file may contain sections that are for one specific mount point only. " @@ -95,47 +105,56 @@ msgstr "" "einem Abschnitt für ein bestimmtes Dateisystem haben Vorrang." # type: SH +#. type: SH #: davfs2.conf.5:31 #, no-wrap msgid "EXAMPLE" msgstr "BEISPIEL" # type: Plain text +#. type: Plain text #: davfs2.conf.5:34 msgid "kernel_fs coda" msgstr "kernel_fs coda" # type: Plain text +#. type: Plain text #: davfs2.conf.5:36 msgid "proxy\tfoo.bar:8080" msgstr "proxy foo.bar:8080" # type: Plain text +#. type: Plain text #: davfs2.conf.5:38 msgid "use_locks 0" msgstr "use_locks 0" # type: Plain text +#. type: Plain text #: davfs2.conf.5:41 msgid "[/media/dav]" msgstr "[/media/dav]" # type: Plain text +#. type: Plain text #: davfs2.conf.5:43 msgid "use_locks 1" msgstr "use_locks 1" # type: Plain text +#. type: Plain text #: davfs2.conf.5:46 msgid "[/home/otto/mywebspace]" msgstr "[/home/otto/mywebspace]" # type: Plain text +#. type: Plain text #: davfs2.conf.5:48 msgid "gui_optimize 1" msgstr "gui_optimize 1" # type: Plain text +#. type: Plain text #: davfs2.conf.5:53 msgid "" "All mounted @PACKAGE@ file systems will use the coda kernel file system and " @@ -147,22 +166,26 @@ msgstr "" "Dateisystem /home/otto/mywebspace wird die Option gui_optimize eingeschaltet." # type: SH +#. type: SH #: davfs2.conf.5:54 #, no-wrap msgid "GENERAL SYNTAX RULES" msgstr "ALLGEMEINE SYNTAX-REGELN" # type: Plain text +#. type: Plain text #: davfs2.conf.5:57 msgid "Lines that only contain spaces and tabs (empty lines) are ignored." msgstr "Leerzeilen werden ignoriert." # type: Plain text +#. type: Plain text #: davfs2.conf.5:60 msgid "# indicates a comment. The rest of the line is ignored." msgstr "# kennzeichnet einen Kommentar. Der Rest der Zeile wird ignoriert." # type: Plain text +#. type: Plain text #: davfs2.conf.5:63 msgid "\\(rs is the escape character." msgstr "" @@ -170,11 +193,13 @@ msgstr "" "Zeichens auf." # type: Plain text +#. type: Plain text #: davfs2.conf.5:66 msgid "\"\" is used for quotation." msgstr "\" wird als Anführungszeichen benutzt." # type: Plain text +#. type: Plain text #: davfs2.conf.5:72 msgid "" "If a value contains one of the special characters space, tab, #, \\(rs, or " @@ -190,6 +215,7 @@ msgstr "" "\"\\(cq statt \\(cq\"\\(cq." # type: Plain text +#. type: Plain text #: davfs2.conf.5:78 msgid "" "Values containing spaces, tabs or # may instead be enclosed in double " @@ -205,6 +231,7 @@ msgstr "" "Anführungszeichen stehen (z.B. \"[/home/otto/with space]\")." # type: Plain text +#. type: Plain text #: davfs2.conf.5:82 msgid "" "Boolean option values (yes/no) must be given as numerical value. 0 for no, " @@ -214,24 +241,28 @@ msgstr "" "für ja." # type: SH +#. type: SH #: davfs2.conf.5:84 #, no-wrap msgid "AVAILABLE CONFIGURATION OPTIONS" msgstr "KONFIGURATIONS-OPTIONEN" # type: SH +#. type: SH #: davfs2.conf.5:86 #, no-wrap msgid "General Options" msgstr "Allgemeine Optionen" # type: TP +#. type: TP #: davfs2.conf.5:88 #, no-wrap msgid "B" msgstr "B" # type: Plain text +#. type: Plain text #: davfs2.conf.5:92 msgid "" "When invoked by root the B<@PROGRAM_NAME@> daemon will run as this user. " @@ -242,24 +273,27 @@ msgstr "" "Benutzernummer." # type: Plain text +#. type: Plain text #: davfs2.conf.5:94 msgid "Default: @USER@" msgstr "Voreingestellt: @USER@" # type: Plain text -#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:116 davfs2.conf.5:145 -#: davfs2.conf.5:154 +#. type: Plain text +#: davfs2.conf.5:96 davfs2.conf.5:106 davfs2.conf.5:135 davfs2.conf.5:144 msgid "B" msgstr "" "B" # type: TP +#. type: TP #: davfs2.conf.5:97 #, no-wrap msgid "B" msgstr "B" # type: Plain text +#. type: Plain text #: davfs2.conf.5:102 msgid "" "The group of the running B<@PROGRAM_NAME@> daemon. Ordinary users must be " @@ -272,40 +306,21 @@ msgstr "" "Gruppennummer." # type: Plain text +#. type: Plain text #: davfs2.conf.5:104 msgid "Default: @GROUP@" msgstr "Voreingestellt: @GROUP@" # type: TP +#. type: TP #: davfs2.conf.5:107 #, no-wrap -msgid "B" -msgstr "B" - -# type: Plain text -#: davfs2.conf.5:114 -msgid "" -"An ordinary user is not allowed to mount within the home directory of " -"another user. But sometimes system users (like I) get assigned home " -"directories (like /), that include common mount points. This option allows " -"to give a comma seperated list of system users that will be excluded from " -"this check." -msgstr "" -"Normale Benutzer dürfen keine Dateisysteme innerhalb des Home-Verzeichnisses " -"eines anderen Benutzers einhängen. Manchmal erhalten jedoch System-Benutzer " -"(wie z.B. I) ein Home-Verzeichnis zugewiesen (wie z.B. /), das " -"gängige Einhängepunkte mit einschließt. Mit dieser Option kann eine durch " -"Kommas unterteilte Liste von System-Benutzern angegeben werden, die nicht in " -"diese Prüfung einbezogen werden." - -# type: TP -#: davfs2.conf.5:117 -#, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:121 +#. 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 and I." @@ -314,18 +329,21 @@ msgstr "" "benutzt wird. Möglich sind I und I." # type: Plain text -#: davfs2.conf.5:123 +#. type: Plain text +#: davfs2.conf.5:113 msgid "Default: fuse" msgstr "Voreingestellt: fuse" # type: TP -#: davfs2.conf.5:124 +#. type: TP +#: davfs2.conf.5:114 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:129 +#. type: Plain text +#: davfs2.conf.5:119 msgid "" "Size in KiByte of the buffer used to communicate with the kernel file " "system. Only usefull with I, where read and write operations may " @@ -336,24 +354,28 @@ msgstr "" "Leseoperationen können durch einen großen Puffer beschleunigt werden." # type: Plain text -#: davfs2.conf.5:131 +#. type: Plain text +#: davfs2.conf.5:121 msgid "Default: 16" msgstr "Voreingestellt: 16" # type: SH -#: davfs2.conf.5:133 +#. type: SH +#: davfs2.conf.5:123 #, no-wrap msgid "WebDAV Related Options" msgstr "WebDAV-Optionen" # type: TP -#: davfs2.conf.5:135 +#. type: TP +#: davfs2.conf.5:125 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:141 +#. type: Plain text +#: davfs2.conf.5:131 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 " @@ -365,19 +387,22 @@ msgstr "" "keinen Effekt." # type: Plain text -#: davfs2.conf.5:143 davfs2.conf.5:208 davfs2.conf.5:215 davfs2.conf.5:293 -#: davfs2.conf.5:434 +#. type: Plain text +#: davfs2.conf.5:133 davfs2.conf.5:198 davfs2.conf.5:205 davfs2.conf.5:283 +#: davfs2.conf.5:424 msgid "Default: 1" msgstr "Voreingestellt: 1" # type: TP -#: davfs2.conf.5:146 +#. type: TP +#: davfs2.conf.5:136 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:152 +#. type: Plain text +#: davfs2.conf.5:142 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 " @@ -389,13 +414,15 @@ msgstr "" "I" # type: TP -#: davfs2.conf.5:155 +#. type: TP +#: davfs2.conf.5:145 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:161 +#. type: Plain text +#: davfs2.conf.5:151 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 " @@ -408,7 +435,8 @@ msgstr "" "I<@SYS_CONF_DIR@/@CERTS_DIR@> gesucht." # type: Plain text -#: davfs2.conf.5:165 +#. type: Plain text +#: davfs2.conf.5:155 msgid "" "This option is intended for self-signed server certificates. Self-signed " "means issuer and subject are the same. Common name (CN) must be the domain " @@ -420,7 +448,8 @@ msgstr "" "des Servers sein." # type: Plain text -#: davfs2.conf.5:175 +#. type: Plain text +#: davfs2.conf.5:165 msgid "" "In case the server certificate is not self-singed, this file must contain " "the certificate of the certificate authority (CA) that signed the server " @@ -443,7 +472,8 @@ msgstr "" "nacheinander in eine Datei kopierst." # type: Plain text -#: davfs2.conf.5:182 +#. type: Plain text +#: davfs2.conf.5:172 msgid "" "B Even if the certificate is trusted, that does not mean it is " "accepted. There is the additional constraint, that the certificate presented " @@ -459,13 +489,15 @@ msgstr "" "Server gehören." # type: TP -#: davfs2.conf.5:183 +#. type: TP +#: davfs2.conf.5:173 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:190 +#. type: Plain text +#: davfs2.conf.5:180 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 " @@ -480,13 +512,15 @@ msgstr "" "I<@SYS_CONF_DIR@/@CERTS_DIR@/@CLICERTS_DIR@> nach ihr gesucht." # type: TP -#: davfs2.conf.5:191 davfs2.conf.5:505 +#. type: TP +#: davfs2.conf.5:181 davfs2.conf.5:495 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:196 +#. type: Plain text +#: davfs2.conf.5:186 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 " @@ -498,12 +532,14 @@ msgstr "" "schreib- und lesbar sein (Dateimodus 600)." # type: Plain text -#: davfs2.conf.5:198 +#. type: Plain text +#: davfs2.conf.5:188 msgid "Default: ~/.@PACKAGE@/@SECRETSFILE@" msgstr "Voreingestellt: ~/.@PACKAGE@/@SECRETSFILE@" # type: Plain text -#: davfs2.conf.5:201 +#. type: Plain text +#: davfs2.conf.5:191 msgid "" "B The system wide secrets file " "is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>." @@ -512,13 +548,15 @@ msgstr "" "systemweite Datei für diese Daten ist immer I<@SYS_CONF_DIR@/@SECRETSFILE@>." # type: TP -#: davfs2.conf.5:202 +#. type: TP +#: davfs2.conf.5:192 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:206 +#. type: Plain text +#: davfs2.conf.5:196 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 = " @@ -529,13 +567,15 @@ msgstr "" "des Servers nicht verifiziert werden kann. 0 = nein, 1 = ja." # type: TP -#: davfs2.conf.5:209 +#. type: TP +#: davfs2.conf.5:199 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:213 +#. type: Plain text +#: davfs2.conf.5:203 msgid "" "Whether to lock files on the server when they are opened for writing. 0 = " "no, 1 = yes." @@ -544,13 +584,15 @@ msgstr "" "nein, 1 = ja." # type: TP -#: davfs2.conf.5:216 +#. type: TP +#: davfs2.conf.5:206 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:221 +#. type: Plain text +#: davfs2.conf.5:211 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 " @@ -562,18 +604,21 @@ msgstr "" "für lock_owner gewählt werden." # type: Plain text -#: davfs2.conf.5:223 +#. type: Plain text +#: davfs2.conf.5:213 msgid "Default: the username from the credentials" msgstr "Voreingestellt: der Benutzername aus den Zugangsdaten" # type: TP -#: davfs2.conf.5:224 +#. type: TP +#: davfs2.conf.5:214 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:228 +#. type: Plain text +#: davfs2.conf.5:218 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." @@ -582,18 +627,21 @@ msgstr "" "Der Server hält sich nicht unbedingt daran." # type: Plain text -#: davfs2.conf.5:230 +#. type: Plain text +#: davfs2.conf.5:220 msgid "Default: 1800" msgstr "Voreingestellt: 1800" # type: TP -#: davfs2.conf.5:231 +#. type: TP +#: davfs2.conf.5:221 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:236 +#. type: Plain text +#: davfs2.conf.5:226 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 " @@ -603,18 +651,21 @@ msgstr "" "erneuern. Der Wert sollte deutlich größer sein als die B." # type: Plain text -#: davfs2.conf.5:238 davfs2.conf.5:424 +#. type: Plain text +#: davfs2.conf.5:228 davfs2.conf.5:414 msgid "Default: 60" msgstr "Voreingestellt: 60" # type: TP -#: davfs2.conf.5:239 +#. type: TP +#: davfs2.conf.5:229 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:245 +#. type: Plain text +#: davfs2.conf.5:235 msgid "" "To avoid uploading big files that will be refused by the server, " "B<@PROGRAM_NAME@> uses the header I to get the o.k. " @@ -627,19 +678,22 @@ msgstr "" "nein, 1 = ja." # type: Plain text -#: davfs2.conf.5:247 davfs2.conf.5:255 davfs2.conf.5:273 davfs2.conf.5:283 -#: davfs2.conf.5:300 davfs2.conf.5:454 +#. type: Plain text +#: davfs2.conf.5:237 davfs2.conf.5:245 davfs2.conf.5:263 davfs2.conf.5:273 +#: davfs2.conf.5:290 davfs2.conf.5:444 msgid "Default: 0" msgstr "Voreingestellt: 0" # type: TP -#: davfs2.conf.5:248 +#. type: TP +#: davfs2.conf.5:238 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:253 +#. type: Plain text +#: davfs2.conf.5:243 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 = " @@ -650,13 +704,15 @@ msgstr "" "nein, 1 = ja." # type: TP -#: davfs2.conf.5:256 +#. type: TP +#: davfs2.conf.5:246 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:265 +#. type: Plain text +#: davfs2.conf.5:255 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 " @@ -676,7 +732,8 @@ msgstr "" "diese Gefahr kann durchdie Verwendung von Sperren minimiert werden." # type: Plain text -#: davfs2.conf.5:269 +#. type: Plain text +#: davfs2.conf.5:259 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 " @@ -688,18 +745,21 @@ msgstr "" "Resource kann nicht im Cache gespeichert werden." # type: Plain text -#: davfs2.conf.5:271 +#. type: Plain text +#: davfs2.conf.5:261 msgid "0 = no, 1 = yes." msgstr "0 = nein, 1 = ja." # type: TP -#: davfs2.conf.5:274 +#. type: TP +#: davfs2.conf.5:264 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:281 +#. type: Plain text +#: davfs2.conf.5:271 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 " @@ -712,13 +772,15 @@ msgstr "" "sein sollte. 0 = nein, 1 = ja." # type: TP -#: davfs2.conf.5:284 +#. type: TP +#: davfs2.conf.5:274 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:291 +#. type: Plain text +#: davfs2.conf.5:281 msgid "" "If option B is set: use HEAD-requests to check for existence " "or modification of a file to avoid unintended overwriting what somebody else " @@ -732,13 +794,15 @@ msgstr "" "kein konkurrierender Zugriff auf den Server erfolgt. 0 = nein, 1 = ja." # type: TP -#: davfs2.conf.5:294 +#. type: TP +#: davfs2.conf.5:284 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:298 +#. type: Plain text +#: davfs2.conf.5:288 msgid "" "Some servers send wrong information about their capabilities in the DAV-" "header. In this case the header should be ignored." @@ -747,13 +811,15 @@ msgstr "" "In diesem Fall sollte man den Header ignorieren." # type: TP -#: davfs2.conf.5:301 +#. type: TP +#: davfs2.conf.5:291 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:307 +#. type: Plain text +#: davfs2.conf.5:297 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 " @@ -767,7 +833,8 @@ msgstr "" "den HTTP-Escape-Regeln." # type: Plain text -#: davfs2.conf.5:315 +#. type: Plain text +#: davfs2.conf.5:305 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 " @@ -789,18 +856,21 @@ msgstr "" "und \\(rs)." # type: Plain text -#: davfs2.conf.5:317 +#. type: Plain text +#: davfs2.conf.5:307 msgid "Default: no character set conversion" msgstr "Voreingestellt: die Kodierung wird nicht umgewandelt" # type: TP -#: davfs2.conf.5:318 +#. type: TP +#: davfs2.conf.5:308 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:324 +#. type: Plain text +#: davfs2.conf.5:314 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' " @@ -812,7 +882,8 @@ msgstr "" "die Feststellung einer Zeitüberschreitung dem TCP-Stack überlassen." # type: Plain text -#: davfs2.conf.5:327 +#. type: Plain text +#: davfs2.conf.5:317 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." @@ -822,18 +893,21 @@ msgstr "" "Operationen unterstützen." # type: Plain text -#: davfs2.conf.5:329 davfs2.conf.5:444 +#. type: Plain text +#: davfs2.conf.5:319 davfs2.conf.5:434 msgid "Default: 10" msgstr "Voreingestellt: 10" # type: TP -#: davfs2.conf.5:330 +#. type: TP +#: davfs2.conf.5:320 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:334 +#. type: Plain text +#: davfs2.conf.5:324 msgid "" "How long in seconds B<@PROGRAM_NAME@> will wait for an answer from the " "server before assuming an error." @@ -842,18 +916,21 @@ msgstr "" "bevor es einen Fehler annimmt." # type: Plain text -#: davfs2.conf.5:336 davfs2.conf.5:344 +#. type: Plain text +#: davfs2.conf.5:326 davfs2.conf.5:334 msgid "Default: 30" msgstr "Voreingestellt: 30" # type: TP -#: davfs2.conf.5:337 +#. type: TP +#: davfs2.conf.5:327 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:342 +#. type: Plain text +#: davfs2.conf.5:332 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 " @@ -864,29 +941,34 @@ msgstr "" "Zeit schrittweise bis auf B Sekunden erhöhen." # type: TP -#: davfs2.conf.5:345 +#. type: TP +#: davfs2.conf.5:335 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:348 +#. type: Plain text +#: davfs2.conf.5:338 msgid "Maximum value of the retry interval." msgstr "Maximales retry-Intervall." # type: Plain text -#: davfs2.conf.5:350 +#. type: Plain text +#: davfs2.conf.5:340 msgid "Default: 300" msgstr "Voreingestellt: 300" # type: TP -#: davfs2.conf.5:351 +#. type: TP +#: davfs2.conf.5:341 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:355 +#. type: Plain text +#: davfs2.conf.5:345 msgid "" "When uploading a changed file fails temporarily B<@PROGRAM_NAME@> will retry " "with increasing intervals, but not more often than this." @@ -896,7 +978,8 @@ msgstr "" "Intervallen immer wieder, aber höchsten so oft." # type: Plain text -#: davfs2.conf.5:360 +#. type: Plain text +#: davfs2.conf.5:350 msgid "" "With a bad connection this will cause additional traffic. To reduce traffic " "caused by unsuccessful attempts option B can be set. But " @@ -908,18 +991,21 @@ msgstr "" "meisten Proxies und manche Server unterstützen diesen Header nicht." # type: Plain text -#: davfs2.conf.5:362 +#. type: Plain text +#: davfs2.conf.5:352 msgid "Default: 15" msgstr "Voreingestellt: 15" # type: TP -#: davfs2.conf.5:363 +#. type: TP +#: davfs2.conf.5:353 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:369 +#. type: Plain text +#: davfs2.conf.5:359 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 " @@ -933,19 +1019,22 @@ msgstr "" "folgendermaßen hinzu fügen:" # type: Plain text -#: davfs2.conf.5:371 +#. type: Plain text +#: davfs2.conf.5:361 msgid "add_header Translate F" msgstr "add_header Translate F" # type: Plain text -#: davfs2.conf.5:373 +#. type: Plain text +#: davfs2.conf.5:363 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 " "mit." # type: Plain text -#: davfs2.conf.5:377 +#. type: Plain text +#: davfs2.conf.5:367 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@/" @@ -956,19 +1045,22 @@ msgstr "" "@CONFIGFILE@, als auch die aus ~/.@PACKAGE@/@CONFIGFILE@ werden angewandt." # type: SH -#: davfs2.conf.5:379 +#. type: SH +#: davfs2.conf.5:369 #, no-wrap msgid "Cache Related Options" msgstr "Cache-Optionen" # type: TP -#: davfs2.conf.5:381 +#. type: TP +#: davfs2.conf.5:371 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:386 +#. type: Plain text +#: davfs2.conf.5:376 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 " @@ -979,18 +1071,21 @@ msgstr "" "konnten. Du solltest dieses Verzeichnis öfter mal überprüfen." # type: Plain text -#: davfs2.conf.5:388 +#. type: Plain text +#: davfs2.conf.5:378 msgid "Default: lost+found" msgstr "Voreingestellt: lost+found" # type: TP -#: davfs2.conf.5:389 +#. type: TP +#: davfs2.conf.5:379 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:393 +#. type: Plain text +#: davfs2.conf.5:383 msgid "" "The directory where B<@PROGRAM_NAME@> will store cached files. For every " "mount point a subdirectory will be created." @@ -999,7 +1094,8 @@ msgstr "" "jedes Dateisystem wird darin ein Unterverzeichnis angelegt." # type: Plain text -#: davfs2.conf.5:397 +#. type: Plain text +#: davfs2.conf.5:387 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 " @@ -1010,18 +1106,21 @@ msgstr "" "Verzeichnis, das von diesem Benutzer benutzt wird" # type: Plain text -#: davfs2.conf.5:399 +#. type: Plain text +#: davfs2.conf.5:389 msgid "Defaults: @SYS_CACHE_DIR@ and ~/.@PACKAGE@/cache" msgstr "Voreingestellt: @SYS_CACHE_DIR@ und ~/.@PACKAGE@/cache" # type: TP -#: davfs2.conf.5:400 +#. type: TP +#: davfs2.conf.5:390 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:405 +#. type: Plain text +#: davfs2.conf.5:395 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 " @@ -1032,18 +1131,21 @@ msgstr "" "Dateien auch wenn dieser Wert überschritten wird." # type: Plain text -#: davfs2.conf.5:407 +#. type: Plain text +#: davfs2.conf.5:397 msgid "Default: 50" msgstr "Voreingestellt: 50" # type: TP -#: davfs2.conf.5:408 +#. type: TP +#: davfs2.conf.5:398 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:414 +#. type: Plain text +#: davfs2.conf.5:404 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 " @@ -1056,18 +1158,21 @@ msgstr "" "beschleunigen. Der Wert sollte eine Zweierpotenz sein." # type: Plain text -#: davfs2.conf.5:416 +#. type: Plain text +#: davfs2.conf.5:406 msgid "Default: 1024" msgstr "Voreingestellt: 1024" # type: TP -#: davfs2.conf.5:417 +#. type: TP +#: davfs2.conf.5:407 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:422 +#. type: Plain text +#: davfs2.conf.5:412 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 " @@ -1078,13 +1183,15 @@ msgstr "" "Datei oder wenn eine Anwendung den Inhalt eines Verzeichnisses liest. " # type: TP -#: davfs2.conf.5:425 +#. type: TP +#: davfs2.conf.5:415 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:432 +#. type: Plain text +#: davfs2.conf.5:422 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 " @@ -1099,13 +1206,15 @@ msgstr "" "dieser Zeit in Sekunden dieselbe Information erneut anfragen." # type: TP -#: davfs2.conf.5:435 +#. type: TP +#: davfs2.conf.5:425 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:442 +#. type: Plain text +#: davfs2.conf.5:432 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 " @@ -1120,13 +1229,15 @@ msgstr "" "Schließen auf dem Server erscheinen, kann diese Option auf 0 gesetzt werden." # type: TP -#: davfs2.conf.5:445 +#. type: TP +#: davfs2.conf.5:435 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:452 +#. type: Plain text +#: davfs2.conf.5:442 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 " @@ -1142,19 +1253,22 @@ msgstr "" "einem PROPFIND-Request zu erledigen. 0 = nein, 1 = ja." # type: SH -#: davfs2.conf.5:456 +#. type: SH +#: davfs2.conf.5:446 #, no-wrap msgid "Debugging Options" msgstr "Debugging Optionen" # type: TP -#: davfs2.conf.5:458 +#. type: TP +#: davfs2.conf.5:448 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:466 +#. type: Plain text +#: davfs2.conf.5:456 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 " @@ -1171,7 +1285,8 @@ msgstr "" "hängt von der Neon-Bibliothek ab." # type: Plain text -#: davfs2.conf.5:470 +#. type: Plain text +#: davfs2.conf.5:460 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 " @@ -1184,7 +1299,8 @@ msgstr "" "angewandt." # type: Plain text -#: davfs2.conf.5:473 +#. type: Plain text +#: davfs2.conf.5:463 msgid "" "B Debug messages let the log-files grow quickly. Never use this " "option in normal operation of mount.davfs." @@ -1193,143 +1309,168 @@ msgstr "" "Verwende die Option niemals im normalen Betrieb." # type: Plain text -#: davfs2.conf.5:475 +#. type: Plain text +#: davfs2.conf.5:465 msgid "Default: no debugging messages" msgstr "Voreinstellung: keine Debug-Meldungen." # type: Plain text -#: davfs2.conf.5:476 +#. type: TP +#: davfs2.conf.5:466 #, no-wrap msgid "B" msgstr "B" # type: TP -#: davfs2.conf.5:478 +#. type: TP +#: davfs2.conf.5:468 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:481 +#. type: Plain text +#: davfs2.conf.5:471 msgid "Command line and configuration options." msgstr "Kommando-Zeile und Kofigurationsoptionen." # type: TP -#: davfs2.conf.5:481 +#. type: TP +#: davfs2.conf.5:471 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:484 +#. type: Plain text +#: davfs2.conf.5:474 msgid "Upcalls from the kernel file system." msgstr "Anfragen vom Kernel-Dateisystem." # type: TP -#: davfs2.conf.5:484 +#. type: TP +#: davfs2.conf.5:474 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:487 +#. type: Plain text +#: davfs2.conf.5:477 msgid "Cache operations like adding and removing nodes." msgstr "" "Cache-Operationen wie das Erzeugen und Löschen von Dateien und " "Verzeichnissen." # type: TP -#: davfs2.conf.5:487 +#. type: TP +#: davfs2.conf.5:477 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:490 +#. type: Plain text +#: davfs2.conf.5:480 msgid "HTTP headers." msgstr "HTTP-Header." # type: TP -#: davfs2.conf.5:490 +#. type: TP +#: davfs2.conf.5:480 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:493 +#. type: Plain text +#: davfs2.conf.5:483 msgid "Parsing of the XML-body of WebDAV-requests." msgstr "Analysieren von XML-Daten in WebDAV-Anfragen." # type: TP -#: davfs2.conf.5:493 +#. type: TP +#: davfs2.conf.5:483 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:496 +#. type: Plain text +#: davfs2.conf.5:486 msgid "Negotiation of authentication." msgstr "Aushandeln der Authentifizierung." # type: TP -#: davfs2.conf.5:496 +#. type: TP +#: davfs2.conf.5:486 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:499 +#. type: Plain text +#: davfs2.conf.5:489 msgid "Information about locks." msgstr "Informationen über Sperren." # type: TP -#: davfs2.conf.5:499 +#. type: TP +#: davfs2.conf.5:489 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:502 +#. type: Plain text +#: davfs2.conf.5:492 msgid "TLS/SSL related stuff like certificates." msgstr "TLS/SSL-Informatinen, z.B. Zertifikate." # type: TP -#: davfs2.conf.5:502 +#. type: TP +#: davfs2.conf.5:492 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:505 +#. type: Plain text +#: davfs2.conf.5:495 msgid "Complete body of HTTP-responses." msgstr "Der komplette Datenteil von HTTP-Antworten." # type: Plain text -#: davfs2.conf.5:508 +#. type: Plain text +#: davfs2.conf.5:498 msgid "" "Also print confidential information, which is usually omitted or obscured." msgstr "" "Gib auch vertrauliche Daten aus, die normalerweise weg gelassen werden." # type: TP -#: davfs2.conf.5:508 +#. type: TP +#: davfs2.conf.5:498 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: davfs2.conf.5:511 +#. type: Plain text +#: davfs2.conf.5:501 msgid "Includes config, kernel, cache and http." msgstr "Beinhaltet config, kernel, cache und http." # type: SH -#: davfs2.conf.5:514 mount.davfs.8:532 umount.davfs.8:79 +#. type: SH +#: davfs2.conf.5:504 mount.davfs.8:533 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "AUTOREN" # type: Plain text -#: davfs2.conf.5:518 +#. type: Plain text +#: davfs2.conf.5:508 msgid "" "This man page was written by by Werner Baumann Ewerner." "baumann@onlinehome.deE." @@ -1338,24 +1479,28 @@ msgstr "" "geschrieben." # type: SH -#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84 +#. type: SH +#: davfs2.conf.5:510 mount.davfs.8:550 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "DAVFS2 HOME" # type: TH -#: davfs2.conf.5:523 mount.davfs.8:552 umount.davfs.8:87 +#. type: Plain text +#: davfs2.conf.5:513 mount.davfs.8:553 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "@PACKAGE_BUGREPORT@" # type: SH -#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89 +#. type: SH +#: davfs2.conf.5:515 mount.davfs.8:555 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" # type: Plain text -#: davfs2.conf.5:531 +#. type: Plain text +#: davfs2.conf.5:521 msgid "" "B<@PROGRAM_NAME@>(8), B(8), B(8), B(8), " "B(5)" diff --git a/man/de/mount.davfs.8.po b/man/de/mount.davfs.8.po index 2386323..cf7c15e 100644 --- a/man/de/mount.davfs.8.po +++ b/man/de/mount.davfs.8.po @@ -6,105 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: davfs2 1.4.0\n" -"POT-Creation-Date: 2009-10-18 18:01+0300\n" -"PO-Revision-Date: 2009-04-29 20:26+0200\n" +"POT-Creation-Date: 2011-04-03 10:20+0300\n" +"PO-Revision-Date: 2011-04-03 10:20+0300\n" "Last-Translator: Werner Baumann \n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # type: TH +#. type: TH +#: davfs2.conf.5:1 mount.davfs.8:1 +#, no-wrap +msgid "2011-04-03" +msgstr "2011-04-03" + +# type: TH +#. type: TH #: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1 #, no-wrap msgid "@PACKAGE_STRING@" msgstr "@PACKAGE_STRING@" # type: SH +#. type: SH #: davfs2.conf.5:4 mount.davfs.8:3 umount.davfs.8:3 #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" # type: SH +#. type: SH #: davfs2.conf.5:9 mount.davfs.8:22 umount.davfs.8:20 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" # type: SH -#: davfs2.conf.5:514 mount.davfs.8:532 umount.davfs.8:79 +#. type: SH +#: davfs2.conf.5:504 mount.davfs.8:533 umount.davfs.8:79 #, no-wrap msgid "AUTHORS" msgstr "AUTOREN" # type: SH -#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84 +#. type: SH +#: davfs2.conf.5:510 mount.davfs.8:550 umount.davfs.8:84 #, no-wrap msgid "DAVFS2 HOME" msgstr "DAVFS2 HOME" # type: TH -#: davfs2.conf.5:523 mount.davfs.8:552 umount.davfs.8:87 +#. type: Plain text +#: davfs2.conf.5:513 mount.davfs.8:553 umount.davfs.8:87 msgid "@PACKAGE_BUGREPORT@" msgstr "@PACKAGE_BUGREPORT@" # type: SH -#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89 +#. type: SH +#: davfs2.conf.5:515 mount.davfs.8:555 umount.davfs.8:89 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" # type: TH +#. type: TH #: mount.davfs.8:1 #, no-wrap msgid "@PROGRAM_NAME@" msgstr "@PROGRAM_NAME@" -# type: TH -#: mount.davfs.8:1 -#, no-wrap -msgid "2009-10-18" -msgstr "2009-10-18" - # type: Plain text +#. type: Plain text #: mount.davfs.8:6 msgid "@PROGRAM_NAME@ - Mount a WebDAV resource in a directory" msgstr "@PROGRAM_NAME@ - Hängt eine WebDAV-Resource ins Dateisystem ein" # type: SH +#. type: SH #: mount.davfs.8:8 umount.davfs.8:8 #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" # type: Plain text +#. type: Plain text #: mount.davfs.8:11 msgid "B<@PROGRAM_NAME@ [-h | --help] [-V | --version]>" msgstr "B<@PROGRAM_NAME@ [-h | --help] [-V | --version]>" # type: Plain text +#. type: Plain text #: mount.davfs.8:13 msgid "BIB< | >IB<}>" msgstr "BIB< | >IB<}>" # type: SH +#. type: SH #: mount.davfs.8:15 umount.davfs.8:15 #, no-wrap msgid "SYNOPSIS (root only)" msgstr "ÜBERSICHT (nur für root)" # type: Plain text +#. type: Plain text #: mount.davfs.8:18 msgid "BI