davfs2/po/davfs2.pot

723 lines
14 KiB
Plaintext
Raw Normal View History

2009-04-14 19:54:53 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Werner Baumann <werner.baumann@onlinehome.de>
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
2012-02-01 18:19:25 +00:00
"Project-Id-Version: davfs2 1.4.6\n"
2009-04-14 19:54:53 +00:00
"Report-Msgid-Bugs-To: http://savannah.nongnu.org/support/?"
"func=additem&group=davfs2\n"
2013-08-09 16:16:13 +00:00
"POT-Creation-Date: 2013-08-09 12:39+0200\n"
2009-04-14 19:54:53 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
2009-04-14 19:54:53 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
2013-08-09 16:16:13 +00:00
#: src/cache.c:656
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid ""
"connection timed out two times;\n"
"trying one last time"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:661
2009-04-14 19:54:53 +00:00
#, c-format
msgid "Last try succeeded.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:664
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid ""
"server temporarily unreachable;\n"
"mounting anyway"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:667
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Mounting failed.\n"
"%s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:706
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't replace %s with %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:710
2009-04-14 19:54:53 +00:00
#, c-format
msgid "error writing new index file %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:714
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't create new index file for %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:925
2009-11-15 09:36:24 +00:00
#, c-format
2009-11-15 08:10:47 +00:00
msgid ""
2009-11-15 09:36:24 +00:00
"File %s exists on the server but should not. Maybe it is an error in the "
2009-11-15 10:18:11 +00:00
"server's LOCK impementation. You may try option 'use_locks 0' in davfs2.conf."
2009-11-15 08:10:47 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2512 src/cache.c:2545
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't create cache file %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2560
2009-04-14 19:54:53 +00:00
#, c-format
msgid "error writing directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2723 src/mount_davfs.c:1013
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "can't read user data base"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2735
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't open cache directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2750
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't create cache directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2757
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't access cache directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2760
2009-04-14 19:54:53 +00:00
#, c-format
msgid "wrong owner of cache directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2764
2009-04-14 19:54:53 +00:00
#, c-format
msgid "wrong permissions set for cache directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2794
2009-04-14 19:54:53 +00:00
msgid "found orphaned file in cache:"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2867
2009-04-14 19:54:53 +00:00
#, c-format
msgid "error parsing %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2868
2009-04-14 19:54:53 +00:00
#, c-format
msgid " at line %i"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/cache.c:2913
2009-04-14 19:54:53 +00:00
#, c-format
msgid "open files exceed max cache size by %llu MiBytes"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/kernel_interface.c:209
2009-04-14 19:54:53 +00:00
#, c-format
2013-08-09 16:16:13 +00:00
msgid "can't open fuse device"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/kernel_interface.c:217
2012-02-01 18:19:25 +00:00
#, c-format
2013-08-09 16:16:13 +00:00
msgid "mounting failed"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/kernel_interface.c:226
2012-02-01 18:19:25 +00:00
#, c-format
2013-08-09 16:16:13 +00:00
msgid "can't allocate message buffer"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:294
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "can't start daemon process"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:316
2009-04-14 19:54:53 +00:00
msgid "can't release root privileges"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:333
2009-04-14 19:54:53 +00:00
msgid "failed to release tty properly"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:345
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't write pid file %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:362
2009-04-14 19:54:53 +00:00
#, c-format
msgid "unmounting %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:364
2009-04-14 19:54:53 +00:00
msgid "unmounting failed"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:435
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't change group id"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:473 src/mount_davfs.c:567 src/mount_davfs.c:593
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't create directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:477 src/mount_davfs.c:571 src/mount_davfs.c:597
#: src/mount_davfs.c:602 src/mount_davfs.c:610
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't access directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:483 src/mount_davfs.c:577
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't change mode of directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:488 src/mount_davfs.c:583
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't change group of directory %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:495 src/mount_davfs.c:551
2012-02-01 18:19:25 +00:00
#, c-format
msgid "file %s has wrong owner"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:499 src/mount_davfs.c:556
2012-02-01 18:19:25 +00:00
#, c-format
msgid "file %s has wrong permissions"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:628 src/mount_davfs.c:680
2009-04-14 19:54:53 +00:00
#, c-format
msgid "can't open file %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:633
2009-04-14 19:54:53 +00:00
#, c-format
msgid "%s is already mounted on %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:655
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"found PID file %s.\n"
"Either %s is used by another process,\n"
"or another mount process ended irregular"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:697
2009-04-14 19:54:53 +00:00
#, c-format
msgid "no entry for %s found in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:701
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different URL in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:704
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different file system type in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:715
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different config file in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:721
2009-10-18 09:40:28 +00:00
#, c-format
msgid "different username in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:725
2009-04-29 18:37:47 +00:00
#, c-format
msgid "neither option `user' nor option `users' set in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:728
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different mount options in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:731
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different uid in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:733
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different gid in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:735
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different dir_mode in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:737
2009-04-14 19:54:53 +00:00
#, c-format
msgid "different file_mode in %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:757
2009-04-14 19:54:53 +00:00
#, c-format
msgid "you can't set file owner different from your uid"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:769
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "you must be member of the group of the file system"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:780
2009-04-14 19:54:53 +00:00
#, c-format
msgid "user %s must be member of group %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:800 src/mount_davfs.c:1139
2012-02-01 18:19:25 +00:00
#, c-format
msgid "can't change effective user id"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:844 src/umount_davfs.c:92
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:860 src/umount_davfs.c:117
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "unknown error parsing arguments"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:869 src/umount_davfs.c:123
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "missing argument"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:882
2012-02-01 18:19:25 +00:00
#, c-format
msgid "can't evaluate path of mount point %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:885 src/umount_davfs.c:125
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "too many arguments"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:892
2012-02-01 18:19:25 +00:00
#, c-format
msgid "A relative mount point must lie within your home directory"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:897
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "no WebDAV-server specified"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:900
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "invalid URL"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:930
2012-02-01 18:19:25 +00:00
#, c-format
msgid "user %s does not exist"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:938
2012-02-01 18:19:25 +00:00
#, c-format
msgid "group %s does not exist"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1004
2012-02-01 18:19:25 +00:00
#, c-format
msgid "program is not setuid root"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1022
2012-02-01 18:19:25 +00:00
#, c-format
msgid "can't read group data base"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1049 src/mount_davfs.c:1062 src/mount_davfs.c:1064
#: src/mount_davfs.c:1082 src/mount_davfs.c:1084 src/mount_davfs.c:1099
msgid "Password: "
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1053
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Please enter the username to authenticate with proxy\n"
"%s or hit enter for none.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1055 src/mount_davfs.c:1075
2009-04-14 19:54:53 +00:00
msgid "Username:"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1059
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Please enter the password to authenticate user %s with proxy\n"
"%s or hit enter for none.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1073
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Please enter the username to authenticate with server\n"
"%s or hit enter for none.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1079
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Please enter the password to authenticate user %s with server\n"
"%s or hit enter for none.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1097
#, c-format
msgid ""
"Please enter the password to decrypt client\n"
"certificate %s.\n"
msgstr ""
#: src/mount_davfs.c:1104
#, c-format
msgid "can't decrypt client certificate %s"
msgstr ""
#: src/mount_davfs.c:1167
2009-04-14 19:54:53 +00:00
#, c-format
msgid "pid %i, got signal %i"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1206
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid ""
"Warning: can't write entry into mtab, but will mount the file system anyway"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1232
2009-04-14 19:54:53 +00:00
#, c-format
msgid "option %s has invalid argument;it must be a decimal number"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1235
2009-04-14 19:54:53 +00:00
#, c-format
msgid "option %s has invalid argument;it must be an octal number"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1238
2009-04-14 19:54:53 +00:00
#, c-format
msgid "option %s has invalid argument;it must be a number"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1513
2009-04-14 19:54:53 +00:00
#, c-format
msgid "option %s requires argument"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1605
2009-04-14 19:54:53 +00:00
#, c-format
msgid "Unknown option %s.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:1976
#, c-format
msgid "can't read certificate %s"
msgstr ""
#: src/mount_davfs.c:2008 src/mount_davfs.c:2021
#, c-format
msgid "can't read client certificate %s"
msgstr ""
#: src/mount_davfs.c:2012
#, c-format
msgid "client certificate file %s has wrong owner"
msgstr ""
#: src/mount_davfs.c:2016
#, c-format
msgid "client certificate file %s has wrong permissions"
msgstr ""
#: src/mount_davfs.c:2038 src/mount_davfs.c:2266
2009-04-14 19:54:53 +00:00
#, c-format
msgid "opening %s failed"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2059 src/mount_davfs.c:2104 src/mount_davfs.c:2196
#: src/mount_davfs.c:2293 src/mount_davfs.c:2351 src/mount_davfs.c:2364
2009-04-14 19:54:53 +00:00
#, c-format
2012-02-01 18:19:25 +00:00
msgid "malformed line"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2174 src/mount_davfs.c:2190
2009-04-14 19:54:53 +00:00
#, c-format
2012-02-01 18:19:25 +00:00
msgid "unknown option"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2496
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Usage:\n"
" %s -V,--version : print version string\n"
" %s -h,--help : print this message\n"
"\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2500
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"To mount a WebDAV-resource don't call %s directly, but use\n"
"`mount' instead.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2502
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
" mount <mountpoint> : or\n"
" mount <server-url> : mount the WebDAV-resource as specified in\n"
" /etc/fstab.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2505
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
" mount -t davfs <server-url> <mountpoint> [-o options]\n"
" : mount the WebDAV-resource <server-url>\n"
" on mountpoint <mountpoint>. Only root\n"
" is allowed to do this. options is a\n"
" comma separated list of options.\n"
"\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2510
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Recognised options:\n"
" conf= : absolute path of user configuration file\n"
" uid= : owner of the filesystem (username or numeric id)\n"
" gid= : group of the filesystem (group name or numeric id)\n"
" file_mode= : default file mode (octal)\n"
" dir_mode= : default directory mode (octal)\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/mount_davfs.c:2516
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
" ro : mount read-only\n"
" rw : mount read-write\n"
" [no]exec : (don't) allow execution of binaries\n"
" [no]suid : (don't) allow suid and sgid bits to take effect\n"
" [no]_netdev : (no) network connection needed\n"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:98
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"Usage:\n"
" u%s -V,--version : print version string\n"
" u%s -h,--help : print this message\n"
"\n"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:102
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"To umount a WebDAV-resource don't call u%s directly, but use\n"
"`umount' instead.\n"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:105
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
" umount <mountpoint> : umount the WebDAV-resource as specified in\n"
" /etc/fstab.\n"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:131
#, c-format
2009-04-14 19:54:53 +00:00
msgid "can't determine mount point"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:151
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"\n"
" can't read PID from file %s;\n"
" trying to unmount anyway;\n"
" please wait for %s to terminate"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:163
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"\n"
" can't read process list;\n"
" trying to unmount anyway;\n"
" please wait for %s to terminate"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:179
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"\n"
" can't find %s-process with pid %s;\n"
" trying to unmount anyway.\n"
" you propably have to remove %s manually"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:190
2009-04-14 19:54:53 +00:00
#, c-format
msgid "%s: waiting while %s (pid %s) synchronizes the cache ."
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/umount_davfs.c:203
2009-04-14 19:54:53 +00:00
#, c-format
msgid "an error occured while waiting; please wait for %s to terminate"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/webdav.c:360
#, c-format
2009-04-14 19:54:53 +00:00
msgid "socket library initialization failed"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/webdav.c:372
#, c-format
2009-04-14 19:54:53 +00:00
msgid "can't open stream to log neon-messages"
msgstr ""
2012-02-01 18:19:25 +00:00
#: src/webdav.c:413
2009-04-14 19:54:53 +00:00
#, c-format
2012-02-01 18:19:25 +00:00
msgid "neon library does not support TLS/SSL"
2009-04-14 19:54:53 +00:00
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:475 src/webdav.c:478
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "mounting failed; the server does not support WebDAV"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:486
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "warning: the server does not support locks"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1566
2009-04-14 19:54:53 +00:00
msgid "authentication failure:"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1604
2009-04-14 19:54:53 +00:00
#, c-format
msgid "%i can't open cache file"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1612
2009-04-14 19:54:53 +00:00
#, c-format
msgid "%i error writing to cache file"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1922 src/webdav.c:1951 src/webdav.c:1988
2012-02-01 18:19:25 +00:00
#, c-format
msgid "the server certificate is not trusted"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1931 src/webdav.c:1934
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "error processing server certificate"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1945 src/webdav.c:1979
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "the server certificate is not yet valid"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1947 src/webdav.c:1982
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "the server certificate has expired"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1949 src/webdav.c:1985
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "the server certificate does not match the server name"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1953 src/webdav.c:1991
2012-02-01 18:19:25 +00:00
#, c-format
2009-04-14 19:54:53 +00:00
msgid "unknown certificate error"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1954
2009-04-14 19:54:53 +00:00
#, c-format
msgid " issuer: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1956
2009-04-14 19:54:53 +00:00
#, c-format
msgid " subject: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1958
2009-04-14 19:54:53 +00:00
#, c-format
msgid " identity: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1960
2009-04-14 19:54:53 +00:00
#, c-format
msgid " fingerprint: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1962
2009-04-14 19:54:53 +00:00
#, c-format
msgid ""
"You only should accept this certificate, if you can\n"
"verify the fingerprint! The server might be faked\n"
"or there might be a man-in-the-middle-attack.\n"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1965
2009-04-14 19:54:53 +00:00
#, c-format
msgid "Accept certificate for this session? [y,N] "
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1992
2009-04-14 19:54:53 +00:00
#, c-format
msgid " issuer: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1993
2009-04-14 19:54:53 +00:00
#, c-format
msgid " subject: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1994
2009-04-14 19:54:53 +00:00
#, c-format
msgid " identity: %s"
msgstr ""
2013-08-09 16:16:13 +00:00
#: src/webdav.c:1997
2009-04-14 19:54:53 +00:00
msgid " accepted by user"
msgstr ""