Fixed typo (sr #109588)
This commit is contained in:
parent
5079a9a09e
commit
7e8f220d05
@ -1,6 +1,9 @@
|
||||
ChangeLog for davfs2
|
||||
--------------------
|
||||
|
||||
2019-01-12 Werner Baumann (werner.baumann@onlinehome.de)
|
||||
* Fixed typo (sr #109588).
|
||||
|
||||
2017-07-22 Werner Baumann (werner.baumann@onlinehome.de)
|
||||
* mount_davfs.c, get_options:
|
||||
Ignore option "nofail" (fixes bug #51521).
|
||||
|
@ -48,7 +48,7 @@ gui_optimize 1
|
||||
|
||||
.PP
|
||||
All mounted @PACKAGE@ file systems will use the coda kernel file system and the
|
||||
proxy foo.bar. All @PACKAGE@ file systems expect /media/dav will disable the
|
||||
proxy foo.bar. All @PACKAGE@ file systems except /media/dav will disable the
|
||||
use of the locks. /home/otto/mywebspace will use the gui_optimize option.
|
||||
|
||||
.SH GENERAL SYNTAX RULES
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\n"
|
||||
"POT-Creation-Date: 2019-01-12 11:48+0100\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"
|
||||
@ -125,7 +125,7 @@ msgstr ""
|
||||
#: davfs2.conf.5:53
|
||||
msgid ""
|
||||
"All mounted @PACKAGE@ file systems will use the coda kernel file system and "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems expect /media/dav will disable "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems except /media/dav will disable "
|
||||
"the use of the locks. /home/otto/mywebspace will use the gui_optimize option."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# #-#-#-#-# davfs2.conf.5.po (davfs2) #-#-#-#-#
|
||||
# German translation of davfs2.conf(5) man page.
|
||||
# Copyright (C) 2007, 2008, 2014 Werner Baumann
|
||||
# Copyright (C) 2007, 2008, 2014, 2019 Werner Baumann
|
||||
# Werner Baumann <werner.baumann@onlinehome.de>, 2007.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2 1.5.0\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\n"
|
||||
"PO-Revision-Date: 2016-05-16 11:38+0200\n"
|
||||
"POT-Creation-Date: 2019-01-12 11:48+0100\n"
|
||||
"PO-Revision-Date: 2019-01-12 11:38+0200\n"
|
||||
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
@ -157,7 +157,7 @@ msgstr "gui_optimize 1"
|
||||
#: davfs2.conf.5:53
|
||||
msgid ""
|
||||
"All mounted @PACKAGE@ file systems will use the coda kernel file system and "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems expect /media/dav will disable "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems except /media/dav will disable "
|
||||
"the use of the locks. /home/otto/mywebspace will use the gui_optimize option."
|
||||
msgstr ""
|
||||
"Alle @PACKAGE@-Dateisysteme benutzen das Kerneldateisystem fuse und den "
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: davfs2.conf.5\n"
|
||||
"POT-Creation-Date: 2016-05-16 11:25+0200\n"
|
||||
"POT-Creation-Date: 2019-01-12 11:48+0100\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"
|
||||
@ -164,10 +164,9 @@ msgstr "gui_optimize 1"
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
#: davfs2.conf.5:53
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"All mounted @PACKAGE@ file systems will use the coda kernel file system and "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems expect /media/dav will disable "
|
||||
"the proxy foo.bar. All @PACKAGE@ file systems except /media/dav will disable "
|
||||
"the use of the locks. /home/otto/mywebspace will use the gui_optimize option."
|
||||
msgstr ""
|
||||
"Todos los sistemas de archivos @PACKAGE@ montados usarán el sistema de "
|
||||
|
Loading…
Reference in New Issue
Block a user