Fix some spelling errors
This commit is contained in:
@ -17,7 +17,7 @@ precedence over the system wide configuration.
|
||||
|
||||
.PP
|
||||
The configuration file consists of lines where each line contains a keyword
|
||||
value pair. Keyword and value are seperated by spaces and/or tabs.
|
||||
value pair. Keyword and value are separated by spaces and/or tabs.
|
||||
|
||||
.PP
|
||||
The file may contain sections that are for one specific mount point only.
|
||||
@ -107,7 +107,7 @@ Default: @GROUP@
|
||||
.TP
|
||||
.B buf_size
|
||||
Size in KiByte of the buffer used to communicate with the kernel file system.
|
||||
Only usefull with \fIfuse\fP, where read and write operations may profit
|
||||
Only useful with \fIfuse\fP, where read and write operations may profit
|
||||
from a larger buffer.
|
||||
.br
|
||||
Default: 16
|
||||
@ -130,7 +130,7 @@ Default: 1
|
||||
.B proxy
|
||||
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: \fIfoo.bar:1704\fP or
|
||||
must be appended, separated by a colon. Examples: \fIfoo.bar:1704\fP or
|
||||
\fIfoo.bar\fP
|
||||
.br
|
||||
\fBOnly allowed in the system wide configuration file.\fR
|
||||
@ -161,7 +161,7 @@ given as absolute path or as file name only. In the latter case the
|
||||
directories \fI~/.@PACKAGE@/@CERTS_DIR@\fP and
|
||||
\fI@SYS_CONF_DIR@/@CERTS_DIR@\fP will be searched.
|
||||
.br
|
||||
Usefull when the server's certificate can't be verified or is even invalid,
|
||||
Useful when the server's certificate can't be verified or is even invalid,
|
||||
but \fByou know\fR that you can trust this certificate.
|
||||
When the server presents a certificate that is exactly equal to this one
|
||||
and when the server is able to authenticate against the public key contained
|
||||
@ -189,7 +189,7 @@ path. The file must be read and writable by the owner only (mode 600).
|
||||
Default: ~/.@PACKAGE@/@SECRETSFILE@
|
||||
.br
|
||||
\fBOnly allowed in the user configuration file.\fR The system wide
|
||||
secrets file is allways \fI@SYS_CONF_DIR@/@SECRETSFILE@\fP.
|
||||
secrets file is always \fI@SYS_CONF_DIR@/@SECRETSFILE@\fP.
|
||||
|
||||
.TP
|
||||
.B ask_auth
|
||||
@ -209,7 +209,7 @@ Default: 1
|
||||
.B lock_owner
|
||||
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.
|
||||
credentials, different values for lock_owner should be chosen.
|
||||
.br
|
||||
Default: the username from the credentials
|
||||
|
||||
@ -437,7 +437,7 @@ Default: 60
|
||||
.B file_refresh
|
||||
When a file or directory is opened by an application, \fB@PROGRAM_NAME@\fR
|
||||
will first check the server for a newer version. But some applications do
|
||||
open calls on the same file in short sequence. To avoid unecessary traffic
|
||||
open calls on the same file in short sequence. To avoid unnecessary traffic
|
||||
\fB@PROGRAM_NAME@\fR will wait that many seconds before it send a new request
|
||||
for the same information.
|
||||
.br
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2014-06-09 20:29+0300\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\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"
|
||||
@ -66,7 +66,7 @@ msgstr ""
|
||||
#: 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."
|
||||
"value pair. Keyword and value are separated by spaces and/or tabs."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -245,7 +245,7 @@ msgstr ""
|
||||
#: davfs2.conf.5:112
|
||||
msgid ""
|
||||
"Size in KiByte of the buffer used to communicate with the kernel file "
|
||||
"system. Only usefull with I<fuse>, where read and write operations may "
|
||||
"system. Only useful with I<fuse>, where read and write operations may "
|
||||
"profit from a larger buffer."
|
||||
msgstr ""
|
||||
|
||||
@ -291,7 +291,7 @@ msgstr ""
|
||||
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<foo.bar:1704> or I<foo.bar>"
|
||||
"appended, separated by a colon. Examples: I<foo.bar:1704> or I<foo.bar>"
|
||||
msgstr ""
|
||||
|
||||
#. type: TP
|
||||
@ -337,7 +337,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:169
|
||||
msgid ""
|
||||
"Usefull when the server's certificate can't be verified or is even invalid, "
|
||||
"Useful when the server's certificate can't be verified or is even invalid, "
|
||||
"but B<you know> that you can trust this certificate. When the server "
|
||||
"presents a certificate that is exactly equal to this one and when the server "
|
||||
"is able to authenticate against the public key contained in this certificate "
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
#: davfs2.conf.5:193
|
||||
msgid ""
|
||||
"B<Only allowed in the user configuration file.> The system wide secrets file "
|
||||
"is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
"is always I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
msgstr ""
|
||||
|
||||
#. type: TP
|
||||
@ -436,7 +436,7 @@ msgstr ""
|
||||
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."
|
||||
"credentials, different values for lock_owner should be chosen."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -904,7 +904,7 @@ msgstr ""
|
||||
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 "
|
||||
"calls on the same file in short sequence. To avoid unecessary traffic "
|
||||
"calls on the same file in short sequence. To avoid unnecessary traffic "
|
||||
"B<@PROGRAM_NAME@> will wait that many seconds before it send a new request "
|
||||
"for the same information."
|
||||
msgstr ""
|
||||
@ -1133,7 +1133,7 @@ msgid "Includes config, kernel, cache and http."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:541 mount.davfs.8:547 umount.davfs.8:79
|
||||
#: davfs2.conf.5:541 mount.davfs.8:551 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr ""
|
||||
@ -1146,18 +1146,18 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:547 mount.davfs.8:564 umount.davfs.8:84
|
||||
#: davfs2.conf.5:547 mount.davfs.8:568 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:550 mount.davfs.8:567 umount.davfs.8:87
|
||||
#: davfs2.conf.5:550 mount.davfs.8:571 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:552 mount.davfs.8:569 umount.davfs.8:89
|
||||
#: davfs2.conf.5:552 mount.davfs.8:573 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2 1.5.0\n"
|
||||
"POT-Creation-Date: 2014-06-09 20:27+0300\n"
|
||||
"PO-Revision-Date: 2014-06-09 20:28+0200\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\n"
|
||||
"PO-Revision-Date: 2016-05-16 11:38+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
@ -79,7 +79,7 @@ msgstr ""
|
||||
#: 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."
|
||||
"value pair. Keyword and value are separated by spaces and/or tabs."
|
||||
msgstr ""
|
||||
"Jede Zeile der Konfigurationsdatei enthält ein Schlüsselwort und einen Wert, "
|
||||
"die durch Leerzeichen und/oder Tabulatoren von einander getrennt sind."
|
||||
@ -322,7 +322,7 @@ msgstr "B<buf_size>"
|
||||
#: davfs2.conf.5:112
|
||||
msgid ""
|
||||
"Size in KiByte of the buffer used to communicate with the kernel file "
|
||||
"system. Only usefull with I<fuse>, where read and write operations may "
|
||||
"system. Only useful with I<fuse>, where read and write operations may "
|
||||
"profit from a larger buffer."
|
||||
msgstr ""
|
||||
"Größe des Puffers zur Kommunikation mit dem Kernel-Dateisystem in KiByte. "
|
||||
@ -382,7 +382,7 @@ msgstr "B<proxy>"
|
||||
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<foo.bar:1704> or I<foo.bar>"
|
||||
"appended, separated by a colon. Examples: I<foo.bar:1704> or I<foo.bar>"
|
||||
msgstr ""
|
||||
"Der vollständige Domain-Name des Proxy (aber ohne Schema). Wenn der Proxy "
|
||||
"eine andere Port-Nummer als 8080 benutzt, muss diese, durch einen "
|
||||
@ -448,7 +448,7 @@ msgstr "B<trust_server_cert>"
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:169
|
||||
msgid ""
|
||||
"Usefull when the server's certificate can't be verified or is even invalid, "
|
||||
"Useful when the server's certificate can't be verified or is even invalid, "
|
||||
"but B<you know> that you can trust this certificate. When the server "
|
||||
"presents a certificate that is exactly equal to this one and when the server "
|
||||
"is able to authenticate against the public key contained in this certificate "
|
||||
@ -528,7 +528,7 @@ msgstr "Voreingestellt: ~/.@PACKAGE@/@SECRETSFILE@"
|
||||
#: davfs2.conf.5:193
|
||||
msgid ""
|
||||
"B<Only allowed in the user configuration file.> The system wide secrets file "
|
||||
"is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
"is always I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
msgstr ""
|
||||
"B<Diese Option ist nur in den Benutzer-Konfigurationsdateien erlaubt.> Die "
|
||||
"systemweite Datei für diese Daten ist immer I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
@ -582,7 +582,7 @@ msgstr "B<lock_owner>"
|
||||
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."
|
||||
"credentials, different values for lock_owner should be chosen."
|
||||
msgstr ""
|
||||
"Dieser Text wird an den Server gesandt, um den Eigentümer einer Sperre zu "
|
||||
"kennzeichnen. Wenn eine WebDAV-Resource gleichzeitig von mehreren Benutzern "
|
||||
@ -1227,7 +1227,7 @@ msgstr "B<file_refresh>"
|
||||
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 "
|
||||
"calls on the same file in short sequence. To avoid unecessary traffic "
|
||||
"calls on the same file in short sequence. To avoid unnecessary traffic "
|
||||
"B<@PROGRAM_NAME@> will wait that many seconds before it send a new request "
|
||||
"for the same information."
|
||||
msgstr ""
|
||||
@ -1531,7 +1531,7 @@ msgstr "Beinhaltet config, kernel, cache und http."
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:541 mount.davfs.8:547 umount.davfs.8:79
|
||||
#: davfs2.conf.5:541 mount.davfs.8:551 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTOREN"
|
||||
@ -1548,20 +1548,20 @@ msgstr ""
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:547 mount.davfs.8:564 umount.davfs.8:84
|
||||
#: davfs2.conf.5:547 mount.davfs.8:568 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr "DAVFS2 HOME"
|
||||
|
||||
# type: TH
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:550 mount.davfs.8:567 umount.davfs.8:87
|
||||
#: davfs2.conf.5:550 mount.davfs.8:571 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:552 mount.davfs.8:569 umount.davfs.8:89
|
||||
#: davfs2.conf.5:552 mount.davfs.8:573 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2 1.4.0\n"
|
||||
"POT-Creation-Date: 2016-04-15 21:51+0200\n"
|
||||
"PO-Revision-Date: 2016-04-15 21:55+0200\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\n"
|
||||
"PO-Revision-Date: 2016-05-16 11:40+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
@ -341,7 +341,7 @@ msgstr "B<[no]dev>"
|
||||
msgid ""
|
||||
"(Do not) interpret character or block special devices on the file system. "
|
||||
"This option is only included for compatibility with the B<mount>(8) "
|
||||
"program. It will allways be set to B<nodev>"
|
||||
"program. It will always be set to B<nodev>"
|
||||
msgstr ""
|
||||
"In einem davfs2-Dateisystem sind grundsätzlich keine Gerätedateien (device "
|
||||
"special files) möglich. Diese Option ist nur wegen der Kompatibilität mit "
|
||||
@ -359,7 +359,7 @@ msgstr "B<dir_mode=>I<mode>"
|
||||
#: mount.davfs.8:112
|
||||
msgid ""
|
||||
"The default mode bits for directories in the mounted file system. Value "
|
||||
"given in octal. s-bits for user and group are allways silently ignored."
|
||||
"given in octal. s-bits for user and group are always silently ignored."
|
||||
msgstr ""
|
||||
"Standardwert für die Dateirechte von Verzeichnissen in oktaler Schreibweise. "
|
||||
"s-Bits für den Eigentümer und die Gruppen werden stillschweigend ignoriert."
|
||||
@ -409,7 +409,7 @@ msgstr "B<file_mode=>I<mode>"
|
||||
#: mount.davfs.8:127
|
||||
msgid ""
|
||||
"The default mode bits for files in the mounted file system. Value given in "
|
||||
"octal. s-bits for user and group are allways silently ignored."
|
||||
"octal. s-bits for user and group are always silently ignored."
|
||||
msgstr ""
|
||||
"Standardwert für die Dateirechte von normalen Dateien in oktaler "
|
||||
"Schreibweise. s-Bits für den Eigentümer und die Gruppen werden "
|
||||
@ -551,7 +551,7 @@ msgstr "B<[no]suid>"
|
||||
msgid ""
|
||||
"Do not allow set-user-identifier or set-group-identifier bits to take "
|
||||
"effect. This option is only included for compatibility with the mount "
|
||||
"program. It will allways be set to B<nosuid>."
|
||||
"program. It will always be set to B<nosuid>."
|
||||
msgstr ""
|
||||
"In @PACKAGE@-Dateisystemen sind grundsätzlich keine s-Bits für den Besitzer "
|
||||
"und die Gruppe erlaubt. Die Option ist nur zwecks Kompatibilität mit "
|
||||
@ -923,7 +923,7 @@ msgstr "SPERREN, VERLORENGEGANGENE ÄNDERUNGEN UND BACKUP-DATEIEN"
|
||||
msgid ""
|
||||
"WebDAV introduced locks and B<@PROGRAM_NAME@> uses them by default. This "
|
||||
"will in most cases prevent two people from changing the same file in "
|
||||
"parallel. But not allways:"
|
||||
"parallel. But not always:"
|
||||
msgstr ""
|
||||
"Mit WebDAV wurden Sperren eingefürht und B<@PROGRAM_NAME@> benutzt diese "
|
||||
"standardmäßig. Normalerweise verhindern diese, dass zwei Leute gleichzeitig "
|
||||
@ -991,9 +991,9 @@ msgid ""
|
||||
"Maybe the client crashes or the network connection fails. When "
|
||||
"B<@PROGRAM_NAME@> finds a file locked on the server, it will check whether "
|
||||
"the lock is held by B<@PROGRAM_NAME@> and the current user, and if so tries "
|
||||
"to reuse and release it. But this will not allways succeed. So servers "
|
||||
"should automatically release locks after some time, when they are not "
|
||||
"refreshed by the client."
|
||||
"to reuse and release it. But this will not always succeed. So servers should "
|
||||
"automatically release locks after some time, when they are not refreshed by "
|
||||
"the client."
|
||||
msgstr ""
|
||||
"Manchmal gibt ein Client eine Sperre nicht wieder frei. Möglicherweise ist "
|
||||
"er abgestürzt oder die Netzwerkverbindung ist zusammengebrochen. Wenn "
|
||||
@ -1008,7 +1008,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: mount.davfs.8:353
|
||||
msgid ""
|
||||
"WebDAV allows to lock files that don't exist (to protect the name when a "
|
||||
"WebDAV allows one to lock files that don't exist (to protect the name when a "
|
||||
"client intends to create a new file). This locks will be displayed as files "
|
||||
"with size 0 and last modified date of 1970-01-01. If this locks are not "
|
||||
"released properly B<@PROGRAM_NAME@> may not be able to access this files. "
|
||||
@ -1036,7 +1036,7 @@ msgstr "EIGENTÜMER UND DATEIRECHTE"
|
||||
msgid ""
|
||||
"B<@PACKAGE@> implements Unix permissions for access control. But changing "
|
||||
"owner and permissions of a file is only B<local>. It is intended as a means "
|
||||
"for the owner of the file system, to controll whether other local users may "
|
||||
"for the owner of the file system, to control whether other local users may "
|
||||
"acces this file system."
|
||||
msgstr ""
|
||||
"B<@PACKAGE@> regelt die Zugriffskontrolle durch Unix-Dateirechte. Aber das "
|
||||
@ -1061,7 +1061,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: mount.davfs.8:372
|
||||
msgid ""
|
||||
"There is one exeption: The B<execute bit> on files is stored as a property "
|
||||
"There is one exception: The B<execute bit> on files is stored as a property "
|
||||
"on the sever. You may think of this property as an information about the "
|
||||
"type of file rather than a permission. Whether the file is executable on the "
|
||||
"local system is still controlled by mount options and local permissions."
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2.conf.5\n"
|
||||
"POT-Creation-Date: 2014-06-09 20:29+0300\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\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"
|
||||
@ -81,9 +81,13 @@ msgstr ""
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:21
|
||||
#, fuzzy
|
||||
#| 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."
|
||||
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."
|
||||
"value pair. Keyword and value are separated by spaces and/or tabs."
|
||||
msgstr ""
|
||||
"El archivo de configuración consiste en líneas donde cada una contiene pares "
|
||||
"de palabrasclave/valor. Las palabras claves y los valores están separados "
|
||||
@ -323,9 +327,14 @@ msgstr "B<buf_size>"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:112
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Size in KiByte of the buffer used to communicate with the kernel file "
|
||||
#| "system. Only usefull with I<fuse>, where read and write operations may "
|
||||
#| "profit from a larger buffer."
|
||||
msgid ""
|
||||
"Size in KiByte of the buffer used to communicate with the kernel file "
|
||||
"system. Only usefull with I<fuse>, where read and write operations may "
|
||||
"system. Only useful with I<fuse>, where read and write operations may "
|
||||
"profit from a larger buffer."
|
||||
msgstr ""
|
||||
"Tamaño en KiByte del buffer usado para comunicarse con el sistema de "
|
||||
@ -382,10 +391,15 @@ msgstr "B<proxy>"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:135
|
||||
#, fuzzy
|
||||
#| 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<foo.bar:1704> or I<foo.bar>"
|
||||
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<foo.bar:1704> or I<foo.bar>"
|
||||
"appended, separated by a colon. Examples: I<foo.bar:1704> or I<foo.bar>"
|
||||
msgstr ""
|
||||
"Nombre del proxy. El nombre debe ser un FQDN (el nombre de la computadora y "
|
||||
"el nombre de dominio). Si el puerto del proxy es distinto de 8080, "
|
||||
@ -443,7 +457,7 @@ msgstr "B<trust_server_cert>"
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:169
|
||||
msgid ""
|
||||
"Usefull when the server's certificate can't be verified or is even invalid, "
|
||||
"Useful when the server's certificate can't be verified or is even invalid, "
|
||||
"but B<you know> that you can trust this certificate. When the server "
|
||||
"presents a certificate that is exactly equal to this one and when the server "
|
||||
"is able to authenticate against the public key contained in this certificate "
|
||||
@ -514,9 +528,13 @@ msgstr "Predeterminado: ~/.@PACKAGE@/@SECRETSFILE@"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:193
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "B<Only allowed in the user configuration file.> The system wide secrets "
|
||||
#| "file is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
msgid ""
|
||||
"B<Only allowed in the user configuration file.> The system wide secrets file "
|
||||
"is allways I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
"is always I<@SYS_CONF_DIR@/@SECRETSFILE@>."
|
||||
msgstr ""
|
||||
"B<Sólo permitido en el archivo general de configuración del sistema.> El "
|
||||
"archivo \"secrets\" general del sistema es siempre I<@SYS_CONF_DIR@/"
|
||||
@ -568,10 +586,15 @@ msgstr "B<lock_owner>"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:213
|
||||
#, fuzzy
|
||||
#| 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."
|
||||
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."
|
||||
"credentials, different values for lock_owner should be chosen."
|
||||
msgstr ""
|
||||
"Una cadena enviada al servidor para identificar al dueño del bloqueo. Si el "
|
||||
"recurso WebDav es usado al mismo tiempo por diferentes clientes que utilizan "
|
||||
@ -1159,10 +1182,17 @@ msgstr "B<file_refresh>"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:443
|
||||
#, fuzzy
|
||||
#| 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 calls on the same file in short sequence. To avoid unecessary "
|
||||
#| "traffic B<@PROGRAM_NAME@> will wait that many seconds before it send a "
|
||||
#| "new request for the same information."
|
||||
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 "
|
||||
"calls on the same file in short sequence. To avoid unecessary traffic "
|
||||
"calls on the same file in short sequence. To avoid unnecessary traffic "
|
||||
"B<@PROGRAM_NAME@> will wait that many seconds before it send a new request "
|
||||
"for the same information."
|
||||
msgstr ""
|
||||
@ -1439,7 +1469,7 @@ msgstr ""
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:541 mount.davfs.8:547 umount.davfs.8:79
|
||||
#: davfs2.conf.5:541 mount.davfs.8:551 umount.davfs.8:79
|
||||
#, no-wrap
|
||||
msgid "AUTHORS"
|
||||
msgstr "AUTORES"
|
||||
@ -1456,20 +1486,20 @@ msgstr ""
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:547 mount.davfs.8:564 umount.davfs.8:84
|
||||
#: davfs2.conf.5:547 mount.davfs.8:568 umount.davfs.8:84
|
||||
#, no-wrap
|
||||
msgid "DAVFS2 HOME"
|
||||
msgstr "DAVFS2 HOME"
|
||||
|
||||
# type: TH
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:550 mount.davfs.8:567 umount.davfs.8:87
|
||||
#: davfs2.conf.5:550 mount.davfs.8:571 umount.davfs.8:87
|
||||
msgid "@PACKAGE_BUGREPORT@"
|
||||
msgstr "@PACKAGE_BUGREPORT@"
|
||||
|
||||
# type: SH
|
||||
#. type: SH
|
||||
#: davfs2.conf.5:552 mount.davfs.8:569 umount.davfs.8:89
|
||||
#: davfs2.conf.5:552 mount.davfs.8:573 umount.davfs.8:89
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "VER TAMBIÉN"
|
||||
|
@ -103,12 +103,12 @@ Default: \fI~/.@PACKAGE@/@CONFIGFILE@\fP
|
||||
.B [no]dev
|
||||
(Do not) interpret character or block special devices on the file system.
|
||||
This option is only included for compatibility with the \fBmount\fR(8)
|
||||
program. It will allways be set to \fBnodev\fR
|
||||
program. It will always be set to \fBnodev\fR
|
||||
|
||||
.TP
|
||||
.B dir_mode=\fImode\fP
|
||||
The default mode bits for directories in the mounted file system. Value given
|
||||
in octal. s\-bits for user and group are allways silently ignored.
|
||||
in octal. s\-bits for user and group are always silently ignored.
|
||||
.br
|
||||
Default: calculated from the umask of the mounting user; an x\-bit is
|
||||
associated to every r\-bit in u\-g\-o.
|
||||
@ -123,7 +123,7 @@ program will set the default to \fBnoexec\fR.)
|
||||
.TP
|
||||
.B file_mode=\fImode\fP
|
||||
The default mode bits for files in the mounted file system. Value given
|
||||
in octal. s\-bits for user and group are allways silently ignored.
|
||||
in octal. s\-bits for user and group are always silently ignored.
|
||||
.br
|
||||
Default: calculated from the umask of the mounting user; no x\-bits
|
||||
are set for files.
|
||||
@ -170,7 +170,7 @@ Default: \fBrw\fR.
|
||||
.B [no]suid
|
||||
Do not allow set\-user\-identifier or set\-group\-identifier bits to take effect.
|
||||
This option is only included for compatibility with the mount program. It will
|
||||
allways be set to \fBnosuid\fR.
|
||||
always be set to \fBnosuid\fR.
|
||||
|
||||
.TP
|
||||
.B [no]user
|
||||
@ -310,7 +310,7 @@ this according your needs.
|
||||
|
||||
WebDAV introduced locks and \fB@PROGRAM_NAME@\fR uses them by default. This will in
|
||||
most cases prevent two people from changing the same file in parallel. But not
|
||||
allways:
|
||||
always:
|
||||
|
||||
.RS
|
||||
.PP
|
||||
@ -341,11 +341,11 @@ Sometimes locks held by some client on the server will not be released. Maybe
|
||||
the client crashes or the network connection fails. When \fB@PROGRAM_NAME@\fR
|
||||
finds a file locked on the server, it will check whether the lock is
|
||||
held by \fB@PROGRAM_NAME@\fR and the current user, and if so tries to reuse and
|
||||
release it. But this will not allways succeed. So servers should automatically
|
||||
release it. But this will not always succeed. So servers should automatically
|
||||
release locks after some time, when they are not refreshed by the client.
|
||||
|
||||
.PP
|
||||
WebDAV allows to lock files that don't exist (to protect the name when a client
|
||||
WebDAV allows one to lock files that don't exist (to protect the name when a client
|
||||
intends to create a new file). This locks will be displayed as files with
|
||||
size 0 and last modified date of 1970\-01\-01. If this locks are not released
|
||||
properly \fB@PROGRAM_NAME@\fR may not be able to access this files. You can use
|
||||
@ -356,7 +356,7 @@ properly \fB@PROGRAM_NAME@\fR may not be able to access this files. You can use
|
||||
|
||||
\fB@PACKAGE@\fR implements Unix permissions for access control. But
|
||||
changing owner and permissions of a file is only \fBlocal\fR. It is
|
||||
intended as a means for the owner of the file system, to controll whether
|
||||
intended as a means for the owner of the file system, to control whether
|
||||
other local users may acces this file system.
|
||||
|
||||
.PP
|
||||
@ -365,7 +365,7 @@ just one user (identified by the credentials) connected. Another WebDAV\-client,
|
||||
connected to the same server, is not affected by this local changes.
|
||||
|
||||
.PP
|
||||
There is one exeption: The \fBexecute bit\fR on files is stored as a
|
||||
There is one exception: The \fBexecute bit\fR on files is stored as a
|
||||
property on the sever. You may think of this property as an information about
|
||||
the type of file rather than a permission. Whether the file is executable
|
||||
on the local system is still controlled by mount options and local permissions.
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2016-04-15 21:51+0200\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\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"
|
||||
@ -267,7 +267,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"(Do not) interpret character or block special devices on the file system. "
|
||||
"This option is only included for compatibility with the B<mount>(8) "
|
||||
"program. It will allways be set to B<nodev>"
|
||||
"program. It will always be set to B<nodev>"
|
||||
msgstr ""
|
||||
|
||||
#. type: TP
|
||||
@ -280,7 +280,7 @@ msgstr ""
|
||||
#: mount.davfs.8:112
|
||||
msgid ""
|
||||
"The default mode bits for directories in the mounted file system. Value "
|
||||
"given in octal. s-bits for user and group are allways silently ignored."
|
||||
"given in octal. s-bits for user and group are always silently ignored."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
#: mount.davfs.8:127
|
||||
msgid ""
|
||||
"The default mode bits for files in the mounted file system. Value given in "
|
||||
"octal. s-bits for user and group are allways silently ignored."
|
||||
"octal. s-bits for user and group are always silently ignored."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -428,7 +428,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"Do not allow set-user-identifier or set-group-identifier bits to take "
|
||||
"effect. This option is only included for compatibility with the mount "
|
||||
"program. It will allways be set to B<nosuid>."
|
||||
"program. It will always be set to B<nosuid>."
|
||||
msgstr ""
|
||||
|
||||
#. type: TP
|
||||
@ -683,7 +683,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"WebDAV introduced locks and B<@PROGRAM_NAME@> uses them by default. This "
|
||||
"will in most cases prevent two people from changing the same file in "
|
||||
"parallel. But not allways:"
|
||||
"parallel. But not always:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -729,15 +729,15 @@ msgid ""
|
||||
"Maybe the client crashes or the network connection fails. When "
|
||||
"B<@PROGRAM_NAME@> finds a file locked on the server, it will check whether "
|
||||
"the lock is held by B<@PROGRAM_NAME@> and the current user, and if so tries "
|
||||
"to reuse and release it. But this will not allways succeed. So servers "
|
||||
"should automatically release locks after some time, when they are not "
|
||||
"refreshed by the client."
|
||||
"to reuse and release it. But this will not always succeed. So servers should "
|
||||
"automatically release locks after some time, when they are not refreshed by "
|
||||
"the client."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: mount.davfs.8:353
|
||||
msgid ""
|
||||
"WebDAV allows to lock files that don't exist (to protect the name when a "
|
||||
"WebDAV allows one to lock files that don't exist (to protect the name when a "
|
||||
"client intends to create a new file). This locks will be displayed as files "
|
||||
"with size 0 and last modified date of 1970-01-01. If this locks are not "
|
||||
"released properly B<@PROGRAM_NAME@> may not be able to access this files. "
|
||||
@ -756,7 +756,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"B<@PACKAGE@> implements Unix permissions for access control. But changing "
|
||||
"owner and permissions of a file is only B<local>. It is intended as a means "
|
||||
"for the owner of the file system, to controll whether other local users may "
|
||||
"for the owner of the file system, to control whether other local users may "
|
||||
"acces this file system."
|
||||
msgstr ""
|
||||
|
||||
@ -771,7 +771,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: mount.davfs.8:372
|
||||
msgid ""
|
||||
"There is one exeption: The B<execute bit> on files is stored as a property "
|
||||
"There is one exception: The B<execute bit> on files is stored as a property "
|
||||
"on the sever. You may think of this property as an information about the "
|
||||
"type of file rather than a permission. Whether the file is executable on the "
|
||||
"local system is still controlled by mount options and local permissions."
|
||||
|
@ -22,7 +22,7 @@
|
||||
de:de/davfs2.conf.5 add_de:de/davfs2.conf.5.translator \
|
||||
es:es/davfs2.conf.5 \
|
||||
opt_de:"-L UTF-8 -A UTF-8" \
|
||||
opt_es:"-k 70 -L UTF-8"
|
||||
opt_es:"-k 60 -L UTF-8"
|
||||
|
||||
[type:man] mount.davfs.8 \
|
||||
de:de/mount.davfs.8 add_de:de/mount.davfs.8.translator \
|
||||
|
Reference in New Issue
Block a user