option to minimize memory usage
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH @CONFIGFILE@ 5 2009\-04\-13 @PACKAGE_STRING@
|
||||
.TH @CONFIGFILE@ 5 2010\-07\-25 @PACKAGE_STRING@
|
||||
|
||||
|
||||
.SH NAME
|
||||
@ -452,6 +452,16 @@ from all files in a directory with one PROPFIND request. 0 = no, 1 = yes.
|
||||
.br
|
||||
Default: 0
|
||||
|
||||
.TP
|
||||
.B minimize_mem
|
||||
Minimize the amount of memory used for file and directory nodes. The list
|
||||
of nodes will be recurrently scaned and all nodes currently not used will
|
||||
be removed. It is intended for small systems which might run out of memory
|
||||
with huge file systems. Local changes of file permissions will be lost and
|
||||
performance is degraded.
|
||||
.br
|
||||
Default: 0
|
||||
|
||||
|
||||
.SH Debugging Options
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2009-10-18 18:01+0300\n"
|
||||
"POT-Creation-Date: 2010-07-25 17:31+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -22,9 +22,9 @@ msgid "@CONFIGFILE@"
|
||||
msgstr ""
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 umount.davfs.8:1
|
||||
#: davfs2.conf.5:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgid "2010-07-25"
|
||||
msgstr ""
|
||||
|
||||
# type: TH
|
||||
@ -392,7 +392,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:505
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:515
|
||||
#, no-wrap
|
||||
msgid "B<secrets>"
|
||||
msgstr ""
|
||||
@ -517,7 +517,7 @@ 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
|
||||
#: davfs2.conf.5:300 davfs2.conf.5:454 davfs2.conf.5:464
|
||||
msgid "Default: 0"
|
||||
msgstr ""
|
||||
|
||||
@ -927,20 +927,36 @@ msgid ""
|
||||
"files in a directory with one PROPFIND request. 0 = no, 1 = yes."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:455
|
||||
#, no-wrap
|
||||
msgid "B<minimize_mem>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:462
|
||||
msgid ""
|
||||
"Minimize the amount of memory used for file and directory nodes. The list of "
|
||||
"nodes will be recurrently scaned and all nodes currently not used will be "
|
||||
"removed. It is intended for small systems which might run out of memory with "
|
||||
"huge file systems. Local changes of file permissions will be lost and "
|
||||
"performance is degraded."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:456
|
||||
#: davfs2.conf.5:466
|
||||
#, no-wrap
|
||||
msgid "Debugging Options"
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:458
|
||||
#: davfs2.conf.5:468
|
||||
#, no-wrap
|
||||
msgid "B<debug>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:466
|
||||
#: davfs2.conf.5:476
|
||||
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 "
|
||||
@ -951,7 +967,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:470
|
||||
#: davfs2.conf.5:480
|
||||
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 "
|
||||
@ -960,171 +976,171 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:473
|
||||
#: davfs2.conf.5:483
|
||||
msgid ""
|
||||
"B<Note:> Debug messages let the log-files grow quickly. Never use this "
|
||||
"option in normal operation of mount.davfs."
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:475
|
||||
#: davfs2.conf.5:485
|
||||
msgid "Default: no debugging messages"
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:476
|
||||
#: davfs2.conf.5:486
|
||||
#, no-wrap
|
||||
msgid "B<Recognized values:>"
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:478
|
||||
#: davfs2.conf.5:488
|
||||
#, no-wrap
|
||||
msgid "B<config>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
msgid "Command line and configuration options."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
#, no-wrap
|
||||
msgid "B<kernel>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
msgid "Upcalls from the kernel file system."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
#, no-wrap
|
||||
msgid "B<cache>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:487
|
||||
#: davfs2.conf.5:497
|
||||
msgid "Cache operations like adding and removing nodes."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:487
|
||||
#: davfs2.conf.5:497
|
||||
#, no-wrap
|
||||
msgid "B<http>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
msgid "HTTP headers."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
#, no-wrap
|
||||
msgid "B<xml>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
msgid "Parsing of the XML-body of WebDAV-requests."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
#, no-wrap
|
||||
msgid "B<httpauth>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
msgid "Negotiation of authentication."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
#, no-wrap
|
||||
msgid "B<locks>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
msgid "Information about locks."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
#, no-wrap
|
||||
msgid "B<ssl>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
msgid "TLS/SSL related stuff like certificates."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
#, no-wrap
|
||||
msgid "B<httpbody>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:505
|
||||
#: davfs2.conf.5:515
|
||||
msgid "Complete body of HTTP-responses."
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:508
|
||||
#: davfs2.conf.5:518
|
||||
msgid ""
|
||||
"Also print confidential information, which is usually omitted or obscured."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:508
|
||||
#: davfs2.conf.5:518
|
||||
#, no-wrap
|
||||
msgid "B<most>"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:511
|
||||
#: davfs2.conf.5:521
|
||||
msgid "Includes config, kernel, cache and http."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:514 mount.davfs.8:532 umount.davfs.8:79
|
||||
#: davfs2.conf.5:524 mount.davfs.8:532 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:518
|
||||
#: davfs2.conf.5:528
|
||||
msgid ""
|
||||
"This man page was written by by Werner Baumann E<lt>werner."
|
||||
"baumann@onlinehome.deE<gt>."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84
|
||||
#: davfs2.conf.5:530 mount.davfs.8:549 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
|
||||
#: davfs2.conf.5:533 mount.davfs.8:552 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89
|
||||
#: davfs2.conf.5:535 mount.davfs.8:554 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:531
|
||||
#: davfs2.conf.5:541
|
||||
msgid ""
|
||||
"B<@PROGRAM_NAME@>(8), B<u@PROGRAM_NAME@>(8), B<mount>(8), B<umount>(8), "
|
||||
"B<fstab>(5)"
|
||||
|
@ -6,8 +6,8 @@
|
||||
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: 2010-07-25 17:31+0300\n"
|
||||
"PO-Revision-Date: 2010-07-25 17:32+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -21,10 +21,10 @@ msgid "@CONFIGFILE@"
|
||||
msgstr "@CONFIGFILE@"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 umount.davfs.8:1
|
||||
#: davfs2.conf.5:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgstr "2009-04-13"
|
||||
msgid "2010-07-25"
|
||||
msgstr "2010-07-25"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1
|
||||
@ -480,7 +480,7 @@ msgstr ""
|
||||
"I<@SYS_CONF_DIR@/@CERTS_DIR@/@CLICERTS_DIR@> nach ihr gesucht."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:505
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:515
|
||||
#, no-wrap
|
||||
msgid "B<secrets>"
|
||||
msgstr "B<secrets>"
|
||||
@ -628,7 +628,7 @@ 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
|
||||
#: davfs2.conf.5:300 davfs2.conf.5:454 davfs2.conf.5:464
|
||||
msgid "Default: 0"
|
||||
msgstr "Voreingestellt: 0"
|
||||
|
||||
@ -1141,20 +1141,42 @@ msgstr ""
|
||||
"B<@PROGRAM_NAME@> diese Abfrage für alle Dateien eines Verzeichnisses mit "
|
||||
"einem PROPFIND-Request zu erledigen. 0 = nein, 1 = ja."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:455
|
||||
#, no-wrap
|
||||
msgid "B<minimize_mem>"
|
||||
msgstr "B<minimize_mem>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:462
|
||||
msgid ""
|
||||
"Minimize the amount of memory used for file and directory nodes. The list of "
|
||||
"nodes will be recurrently scaned and all nodes currently not used will be "
|
||||
"removed. It is intended for small systems which might run out of memory with "
|
||||
"huge file systems. Local changes of file permissions will be lost and "
|
||||
"performance is degraded."
|
||||
msgstr ""
|
||||
"Minimiert den Hauptspeicher, der für Datei- und Verzeichnis-Knoten genutzt "
|
||||
"wird. Dazu wird die Liste der Knoten regelmäßig durchsucht und derzeit nicht "
|
||||
"bnötigte Knoten entfernt. Die Option ist für kleine System gedacht, bei "
|
||||
"denen der Hauptspeicher sonst für große davfs2-Dateisystem nicht ausreicht. "
|
||||
"Das Dateisystem wird dadurch etwas langsamer und lokale Änderungen der "
|
||||
"Dateirchte gehen verloren."
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:456
|
||||
#: davfs2.conf.5:466
|
||||
#, no-wrap
|
||||
msgid "Debugging Options"
|
||||
msgstr "Debugging Optionen"
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:458
|
||||
#: davfs2.conf.5:468
|
||||
#, no-wrap
|
||||
msgid "B<debug>"
|
||||
msgstr "B<debug>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:466
|
||||
#: davfs2.conf.5:476
|
||||
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 +1193,7 @@ msgstr ""
|
||||
"hängt von der Neon-Bibliothek ab."
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:470
|
||||
#: davfs2.conf.5:480
|
||||
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 +1206,7 @@ msgstr ""
|
||||
"angewandt."
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:473
|
||||
#: davfs2.conf.5:483
|
||||
msgid ""
|
||||
"B<Note:> Debug messages let the log-files grow quickly. Never use this "
|
||||
"option in normal operation of mount.davfs."
|
||||
@ -1193,143 +1215,143 @@ msgstr ""
|
||||
"Verwende die Option niemals im normalen Betrieb."
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:475
|
||||
#: davfs2.conf.5:485
|
||||
msgid "Default: no debugging messages"
|
||||
msgstr "Voreinstellung: keine Debug-Meldungen."
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:476
|
||||
#: davfs2.conf.5:486
|
||||
#, no-wrap
|
||||
msgid "B<Recognized values:>"
|
||||
msgstr "B<Mögliche Werte>"
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:478
|
||||
#: davfs2.conf.5:488
|
||||
#, no-wrap
|
||||
msgid "B<config>"
|
||||
msgstr "B<config>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
msgid "Command line and configuration options."
|
||||
msgstr "Kommando-Zeile und Kofigurationsoptionen."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
#, no-wrap
|
||||
msgid "B<kernel>"
|
||||
msgstr "B<kernel>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
msgid "Upcalls from the kernel file system."
|
||||
msgstr "Anfragen vom Kernel-Dateisystem."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
#, no-wrap
|
||||
msgid "B<cache>"
|
||||
msgstr "B<cache>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:487
|
||||
#: davfs2.conf.5:497
|
||||
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
|
||||
#: davfs2.conf.5:497
|
||||
#, no-wrap
|
||||
msgid "B<http>"
|
||||
msgstr "B<http>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
msgid "HTTP headers."
|
||||
msgstr "HTTP-Header."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
#, no-wrap
|
||||
msgid "B<xml>"
|
||||
msgstr "B<xml>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
msgid "Parsing of the XML-body of WebDAV-requests."
|
||||
msgstr "Analysieren von XML-Daten in WebDAV-Anfragen."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
#, no-wrap
|
||||
msgid "B<httpauth>"
|
||||
msgstr "B<httpauth>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
msgid "Negotiation of authentication."
|
||||
msgstr "Aushandeln der Authentifizierung."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
#, no-wrap
|
||||
msgid "B<locks>"
|
||||
msgstr "B<locks>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
msgid "Information about locks."
|
||||
msgstr "Informationen über Sperren."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
#, no-wrap
|
||||
msgid "B<ssl>"
|
||||
msgstr "B<ssl>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
msgid "TLS/SSL related stuff like certificates."
|
||||
msgstr "TLS/SSL-Informatinen, z.B. Zertifikate."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
#, no-wrap
|
||||
msgid "B<httpbody>"
|
||||
msgstr "B<httpbody>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:505
|
||||
#: davfs2.conf.5:515
|
||||
msgid "Complete body of HTTP-responses."
|
||||
msgstr "Der komplette Datenteil von HTTP-Antworten."
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:508
|
||||
#: davfs2.conf.5:518
|
||||
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
|
||||
#: davfs2.conf.5:518
|
||||
#, no-wrap
|
||||
msgid "B<most>"
|
||||
msgstr "B<most>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:511
|
||||
#: davfs2.conf.5:521
|
||||
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
|
||||
#: davfs2.conf.5:524 mount.davfs.8:532 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTOREN"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:518
|
||||
#: davfs2.conf.5:528
|
||||
msgid ""
|
||||
"This man page was written by by Werner Baumann E<lt>werner."
|
||||
"baumann@onlinehome.deE<gt>."
|
||||
@ -1338,24 +1360,24 @@ msgstr ""
|
||||
"geschrieben."
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84
|
||||
#: davfs2.conf.5:530 mount.davfs.8:549 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
|
||||
#: davfs2.conf.5:533 mount.davfs.8:552 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89
|
||||
#: davfs2.conf.5:535 mount.davfs.8:554 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:531
|
||||
#: davfs2.conf.5:541
|
||||
msgid ""
|
||||
"B<@PROGRAM_NAME@>(8), B<u@PROGRAM_NAME@>(8), B<mount>(8), B<umount>(8), "
|
||||
"B<fstab>(5)"
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2 1.4.0\n"
|
||||
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
|
||||
"POT-Creation-Date: 2010-07-25 17:24+0300\n"
|
||||
"PO-Revision-Date: 2009-04-27 18:49+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
@ -14,12 +14,6 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgstr "2009-04-13"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1
|
||||
#, no-wrap
|
||||
@ -39,24 +33,24 @@ msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
|
||||
#: davfs2.conf.5:524 mount.davfs.8:532 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTOREN"
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
|
||||
#: davfs2.conf.5:530 mount.davfs.8:549 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr "DAVFS2 HOME"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
|
||||
#: davfs2.conf.5:533 mount.davfs.8:552 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
|
||||
#: davfs2.conf.5:535 mount.davfs.8:554 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
@ -111,19 +105,19 @@ msgid "Print a help message."
|
||||
msgstr "Zeige einen Hilfe-Text an."
|
||||
|
||||
# type: SH
|
||||
#: mount.davfs.8:344 umount.davfs.8:67
|
||||
#: mount.davfs.8:361 umount.davfs.8:67
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
||||
# type: TP
|
||||
#: mount.davfs.8:405 umount.davfs.8:69
|
||||
#: mount.davfs.8:422 umount.davfs.8:69
|
||||
#, no-wrap
|
||||
msgid "I<@SYS_RUN@>"
|
||||
msgstr "I<@SYS_RUN@>"
|
||||
|
||||
# type: SH
|
||||
#: mount.davfs.8:508 umount.davfs.8:74
|
||||
#: mount.davfs.8:525 umount.davfs.8:74
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
@ -134,6 +128,12 @@ msgstr "FEHLER"
|
||||
msgid "u@PROGRAM_NAME@"
|
||||
msgstr "u@PROGRAM_NAME@"
|
||||
|
||||
# type: TH
|
||||
#: umount.davfs.8:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgstr "2009-04-13"
|
||||
|
||||
# type: Plain text
|
||||
#: umount.davfs.8:6
|
||||
msgid "u@PROGRAM_NAME@ - Umount-helper to unmount a @PACKAGE@ file system"
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2.conf.5\n"
|
||||
"POT-Creation-Date: 2009-10-18 18:01+0300\n"
|
||||
"POT-Creation-Date: 2010-07-25 17:31+0300\n"
|
||||
"PO-Revision-Date: 2007-04-26 01:24-0300\n"
|
||||
"Last-Translator: Luciano Bello <luciano@linux.org.ar>\n"
|
||||
"Language-Team: Español <es@li.org>\n"
|
||||
@ -23,9 +23,9 @@ msgid "@CONFIGFILE@"
|
||||
msgstr "@CONFIGFILE@"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 umount.davfs.8:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
#: davfs2.conf.5:1
|
||||
#, fuzzy, no-wrap
|
||||
msgid "2010-07-25"
|
||||
msgstr "2009-04-13"
|
||||
|
||||
# type: TH
|
||||
@ -463,7 +463,7 @@ msgstr ""
|
||||
"I<@SYS_CONF_DIR@/@CERTS_DIR@/@CLICERTS_DIR@> serán buscados."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:505
|
||||
#: davfs2.conf.5:191 davfs2.conf.5:515
|
||||
#, no-wrap
|
||||
msgid "B<secrets>"
|
||||
msgstr "B<secrets>"
|
||||
@ -613,7 +613,7 @@ 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
|
||||
#: davfs2.conf.5:300 davfs2.conf.5:454 davfs2.conf.5:464
|
||||
msgid "Default: 0"
|
||||
msgstr "Predeterminado: 0"
|
||||
|
||||
@ -1076,20 +1076,36 @@ msgstr ""
|
||||
"intentará obtener esta información de todos los archivos en un directorio "
|
||||
"con un único pedido PROPFIND. 0 = no, 1 = sí."
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:455
|
||||
#, fuzzy, no-wrap
|
||||
msgid "B<minimize_mem>"
|
||||
msgstr "B<ignore_home>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:462
|
||||
msgid ""
|
||||
"Minimize the amount of memory used for file and directory nodes. The list of "
|
||||
"nodes will be recurrently scaned and all nodes currently not used will be "
|
||||
"removed. It is intended for small systems which might run out of memory with "
|
||||
"huge file systems. Local changes of file permissions will be lost and "
|
||||
"performance is degraded."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:456
|
||||
#: davfs2.conf.5:466
|
||||
#, fuzzy, no-wrap
|
||||
msgid "Debugging Options"
|
||||
msgstr "Opciones Generales"
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:458
|
||||
#: davfs2.conf.5:468
|
||||
#, no-wrap
|
||||
msgid "B<debug>"
|
||||
msgstr "B<debug>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:466
|
||||
#: davfs2.conf.5:476
|
||||
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 "
|
||||
@ -1100,7 +1116,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:470
|
||||
#: davfs2.conf.5:480
|
||||
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 "
|
||||
@ -1109,148 +1125,148 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:473
|
||||
#: davfs2.conf.5:483
|
||||
msgid ""
|
||||
"B<Note:> Debug messages let the log-files grow quickly. Never use this "
|
||||
"option in normal operation of mount.davfs."
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:475
|
||||
#: davfs2.conf.5:485
|
||||
msgid "Default: no debugging messages"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:476
|
||||
#: davfs2.conf.5:486
|
||||
#, no-wrap
|
||||
msgid "B<Recognized values:>"
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:478
|
||||
#: davfs2.conf.5:488
|
||||
#, no-wrap
|
||||
msgid "B<config>"
|
||||
msgstr "B<config>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
#, fuzzy
|
||||
msgid "Command line and configuration options."
|
||||
msgstr "B<Sólo permitido en el archivo general de configuración del sistema.>"
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:481
|
||||
#: davfs2.conf.5:491
|
||||
#, no-wrap
|
||||
msgid "B<kernel>"
|
||||
msgstr "B<kernel>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
msgid "Upcalls from the kernel file system."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:484
|
||||
#: davfs2.conf.5:494
|
||||
#, no-wrap
|
||||
msgid "B<cache>"
|
||||
msgstr "B<cache>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:487
|
||||
#: davfs2.conf.5:497
|
||||
msgid "Cache operations like adding and removing nodes."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:487
|
||||
#: davfs2.conf.5:497
|
||||
#, no-wrap
|
||||
msgid "B<http>"
|
||||
msgstr "B<http>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
msgid "HTTP headers."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:490
|
||||
#: davfs2.conf.5:500
|
||||
#, no-wrap
|
||||
msgid "B<xml>"
|
||||
msgstr "B<xml>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
msgid "Parsing of the XML-body of WebDAV-requests."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:493
|
||||
#: davfs2.conf.5:503
|
||||
#, no-wrap
|
||||
msgid "B<httpauth>"
|
||||
msgstr "B<httpauth>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
msgid "Negotiation of authentication."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:496
|
||||
#: davfs2.conf.5:506
|
||||
#, no-wrap
|
||||
msgid "B<locks>"
|
||||
msgstr "B<locks>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
msgid "Information about locks."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:499
|
||||
#: davfs2.conf.5:509
|
||||
#, no-wrap
|
||||
msgid "B<ssl>"
|
||||
msgstr "B<ssl>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
msgid "TLS/SSL related stuff like certificates."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:502
|
||||
#: davfs2.conf.5:512
|
||||
#, no-wrap
|
||||
msgid "B<httpbody>"
|
||||
msgstr "B<httpbody>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:505
|
||||
#: davfs2.conf.5:515
|
||||
msgid "Complete body of HTTP-responses."
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:508
|
||||
#: davfs2.conf.5:518
|
||||
msgid ""
|
||||
"Also print confidential information, which is usually omitted or obscured."
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: davfs2.conf.5:508
|
||||
#: davfs2.conf.5:518
|
||||
#, no-wrap
|
||||
msgid "B<most>"
|
||||
msgstr "B<most>"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:511
|
||||
#: davfs2.conf.5:521
|
||||
msgid "Includes config, kernel, cache and http."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:514 mount.davfs.8:532 umount.davfs.8:79
|
||||
#: davfs2.conf.5:524 mount.davfs.8:532 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTORES"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:518
|
||||
#: davfs2.conf.5:528
|
||||
msgid ""
|
||||
"This man page was written by by Werner Baumann E<lt>werner."
|
||||
"baumann@onlinehome.deE<gt>."
|
||||
@ -1259,24 +1275,24 @@ msgstr ""
|
||||
"baumann@onlinehome.deE<gt>."
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:520 mount.davfs.8:549 umount.davfs.8:84
|
||||
#: davfs2.conf.5:530 mount.davfs.8:549 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
|
||||
#: davfs2.conf.5:533 mount.davfs.8:552 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:525 mount.davfs.8:554 umount.davfs.8:89
|
||||
#: davfs2.conf.5:535 mount.davfs.8:554 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "VER TAMBIÉN"
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:531
|
||||
#: davfs2.conf.5:541
|
||||
msgid ""
|
||||
"B<@PROGRAM_NAME@>(8), B<u@PROGRAM_NAME@>(8), B<mount>(8), B<umount>(8), "
|
||||
"B<fstab>(5)"
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
|
||||
"POT-Creation-Date: 2010-07-25 17:24+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -15,12 +15,6 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: ENCODING"
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgstr ""
|
||||
|
||||
# type: TH
|
||||
#: davfs2.conf.5:1 mount.davfs.8:1 umount.davfs.8:1
|
||||
#, no-wrap
|
||||
@ -40,24 +34,24 @@ msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
|
||||
#: davfs2.conf.5:524 mount.davfs.8:532 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
|
||||
#: davfs2.conf.5:530 mount.davfs.8:549 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
|
||||
#: davfs2.conf.5:533 mount.davfs.8:552 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
|
||||
#: davfs2.conf.5:535 mount.davfs.8:554 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
@ -110,19 +104,19 @@ msgid "Print a help message."
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: mount.davfs.8:344 umount.davfs.8:67
|
||||
#: mount.davfs.8:361 umount.davfs.8:67
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
||||
# type: TP
|
||||
#: mount.davfs.8:405 umount.davfs.8:69
|
||||
#: mount.davfs.8:422 umount.davfs.8:69
|
||||
#, no-wrap
|
||||
msgid "I<@SYS_RUN@>"
|
||||
msgstr ""
|
||||
|
||||
# type: SH
|
||||
#: mount.davfs.8:508 umount.davfs.8:74
|
||||
#: mount.davfs.8:525 umount.davfs.8:74
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
@ -133,6 +127,12 @@ msgstr ""
|
||||
msgid "u@PROGRAM_NAME@"
|
||||
msgstr ""
|
||||
|
||||
# type: TH
|
||||
#: umount.davfs.8:1
|
||||
#, no-wrap
|
||||
msgid "2009-04-13"
|
||||
msgstr ""
|
||||
|
||||
# type: Plain text
|
||||
#: umount.davfs.8:6
|
||||
msgid "u@PROGRAM_NAME@ - Umount-helper to unmount a @PACKAGE@ file system"
|
||||
|
Reference in New Issue
Block a user