Improve cookie support
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2 1.5.0\n"
|
||||
"POT-Creation-Date: 2014-04-06 18:16+0300\n"
|
||||
"PO-Revision-Date: 2014-04-06 18:20+0200\n"
|
||||
"POT-Creation-Date: 2014-04-18 18:25+0300\n"
|
||||
"PO-Revision-Date: 2014-04-18 18:30+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
@ -25,8 +25,8 @@ msgstr "@CONFIGFILE@"
|
||||
#. type: TH
|
||||
#: davfs2.conf.5:1
|
||||
#, no-wrap
|
||||
msgid "2012-02-01"
|
||||
msgstr "2012-02-01"
|
||||
msgid "2014-04-18"
|
||||
msgstr "2014-04-18"
|
||||
|
||||
# type: TH
|
||||
#. type: TH
|
||||
@ -740,22 +740,24 @@ msgstr "0 = nein, 1 = ja."
|
||||
#. type: TP
|
||||
#: davfs2.conf.5:266
|
||||
#, no-wrap
|
||||
msgid "B<allow_cookie>"
|
||||
msgstr "B<allow_cookie>"
|
||||
msgid "B<n_cookies>"
|
||||
msgstr "B<n_cookies>"
|
||||
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:273
|
||||
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 "
|
||||
"cookie support. It supports just one cookie which should usually be a "
|
||||
"session ID. 0 = no, 1 = yes."
|
||||
"cookie is returned in subsequent requests. This option sets the number of "
|
||||
"cookies you are willing to accept and include in subsequent requests. davfs2 "
|
||||
"will only care for the name and the value of the cookie and ignore all of "
|
||||
"the possible attributes."
|
||||
msgstr ""
|
||||
"Manche Server verweigern den Dienst, wenn ihnen nicht erlaubt is ein Cookie "
|
||||
"zu setzen. Diese Option fügt sehr einfche Unterstützung für Cookies hinzu. "
|
||||
"Es wird nur ein Cookie unterstützt, welches normalerweise eine Session-ID "
|
||||
"sein sollte. 0 = nein, 1 = ja."
|
||||
"zu setzen. Diese Option legt fest, wie vile Cookies akzeptiert und in den "
|
||||
"folgenden Requests gesendet werden. davfs2 kümmert sich nur um den Namen und "
|
||||
"den Wert von Cookies und ignoriert alle eventuellen zusätzlichen "
|
||||
"Eigenschaften der Cookies."
|
||||
|
||||
# type: TP
|
||||
#. type: TP
|
||||
@ -1465,7 +1467,7 @@ msgstr "Beinhaltet config, kernel, cache und http."
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:513 mount.davfs.8:536 umount.davfs.8:79
|
||||
#: davfs2.conf.5:513 mount.davfs.8:547 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTOREN"
|
||||
@ -1482,20 +1484,20 @@ msgstr ""
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:519 mount.davfs.8:553 umount.davfs.8:84
|
||||
#: davfs2.conf.5:519 mount.davfs.8:564 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr "DAVFS2 HOME"
|
||||
|
||||
# type: TH
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:522 mount.davfs.8:556 umount.davfs.8:87
|
||||
#: davfs2.conf.5:522 mount.davfs.8:567 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:524 mount.davfs.8:558 umount.davfs.8:89
|
||||
#: davfs2.conf.5:524 mount.davfs.8:569 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
Reference in New Issue
Block a user