# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Werner Baumann # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: davfs2 1.5.4\n" "Report-Msgid-Bugs-To: http://savannah.nongnu.org/support/?" "func=additem&group=davfs2\n" "POT-Creation-Date: 2016-04-16 09:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/cache.c:657 msgid "" "connection timed out two times;\n" "trying one last time" msgstr "" #: src/cache.c:662 #, c-format msgid "Last try succeeded.\n" msgstr "" #: src/cache.c:665 msgid "" "server temporarily unreachable;\n" "mounting anyway" msgstr "" #: src/cache.c:668 #, c-format msgid "" "Mounting failed.\n" "%s" msgstr "" #: src/cache.c:708 #, c-format msgid "can't replace %s with %s" msgstr "" #: src/cache.c:712 #, c-format msgid "error writing new index file %s" msgstr "" #: src/cache.c:716 #, c-format msgid "can't create new index file for %s" msgstr "" #: src/cache.c:959 #, c-format msgid "" "File %s exists on the server but should not. Maybe it is an error in the " "server's LOCK impementation. You may try option 'use_locks 0' in davfs2.conf." msgstr "" #: src/cache.c:2569 src/cache.c:2603 #, c-format msgid "can't create cache file %s" msgstr "" #: src/cache.c:2618 #, c-format msgid "error writing directory %s" msgstr "" #: src/cache.c:2786 src/mount_davfs.c:610 src/mount_davfs.c:612 #: src/mount_davfs.c:786 src/mount_davfs.c:788 src/mount_davfs.c:805 #: src/mount_davfs.c:807 src/mount_davfs.c:1751 src/mount_davfs.c:1753 msgid "can't read user data base" msgstr "" #: src/cache.c:2797 #, c-format msgid "can't open cache directory %s" msgstr "" #: src/cache.c:2812 #, c-format msgid "can't create cache directory %s" msgstr "" #: src/cache.c:2819 #, c-format msgid "can't access cache directory %s" msgstr "" #: src/cache.c:2822 #, c-format msgid "wrong owner of cache directory %s" msgstr "" #: src/cache.c:2826 #, c-format msgid "wrong permissions set for cache directory %s" msgstr "" #: src/cache.c:2856 msgid "found orphaned file in cache:" msgstr "" #: src/cache.c:2929 #, c-format msgid "error parsing %s" msgstr "" #: src/cache.c:2930 #, c-format msgid " at line %i" msgstr "" #: src/cache.c:2975 #, c-format msgid "open files exceed max cache size by %llu MiBytes" msgstr "" #: src/dav_coda.c:167 src/dav_fuse.c:164 msgid "can't allocate message buffer" msgstr "" #: src/dav_fuse.c:185 src/mount_davfs.c:375 #, c-format msgid "unmounting %s" msgstr "" #: src/kernel_interface.c:103 src/kernel_interface.c:151 src/mount_davfs.c:235 #: src/mount_davfs.c:319 src/mount_davfs.c:429 src/mount_davfs.c:439 #: src/mount_davfs.c:443 src/mount_davfs.c:483 src/mount_davfs.c:492 #: src/mount_davfs.c:498 src/mount_davfs.c:524 src/mount_davfs.c:576 #: src/mount_davfs.c:604 src/mount_davfs.c:849 src/mount_davfs.c:852 #: src/mount_davfs.c:1118 src/mount_davfs.c:1123 src/mount_davfs.c:1167 #: src/mount_davfs.c:1170 src/mount_davfs.c:1343 src/mount_davfs.c:1380 #: src/webdav.c:441 src/webdav.c:444 msgid "can't change effective user id" msgstr "" #: src/kernel_interface.c:113 msgid "trying fuse kernel file system" msgstr "" #: src/kernel_interface.c:121 msgid "fuse device opened successfully" msgstr "" #: src/kernel_interface.c:133 msgid "trying coda kernel file system" msgstr "" #: src/kernel_interface.c:139 msgid "coda device opened successfully" msgstr "" #: src/kernel_interface.c:147 #, c-format msgid "unknown kernel file system %s" msgstr "" #: src/kernel_interface.c:174 msgid "no free coda device to mount" msgstr "" #: src/kernel_interface.c:183 #, c-format msgid "CODA_KERNEL_VERSION %u not supported" msgstr "" #: src/kernel_interface.c:210 msgid "loading kernel module fuse" msgstr "" #: src/kernel_interface.c:224 msgid "loading kernel module fuse failed" msgstr "" #: src/kernel_interface.c:230 msgid "waiting for /dev/fuse to be created" msgstr "" #: src/kernel_interface.c:238 msgid "can't open fuse device" msgstr "" #: src/kernel_interface.c:264 msgid "can't mount using fuse kernel file system" msgstr "" #: src/mount_davfs.c:233 msgid "program is not setuid root" msgstr "" #: src/mount_davfs.c:299 msgid "can't start daemon process" msgstr "" #: src/mount_davfs.c:323 msgid "can't release root privileges" msgstr "" #: src/mount_davfs.c:345 msgid "failed to release tty properly" msgstr "" #: src/mount_davfs.c:357 #, c-format msgid "can't write pid file %s" msgstr "" #: src/mount_davfs.c:377 msgid "unmounting failed" msgstr "" #: src/mount_davfs.c:426 src/mount_davfs.c:516 src/mount_davfs.c:595 #: src/mount_davfs.c:810 #, c-format msgid "group %s does not exist" msgstr "" #: src/mount_davfs.c:431 msgid "can't change group id" msgstr "" #: src/mount_davfs.c:436 #, c-format msgid "user %s does not exist" msgstr "" #: src/mount_davfs.c:465 #, c-format msgid "can't access file %s" msgstr "" #: src/mount_davfs.c:489 src/mount_davfs.c:502 src/mount_davfs.c:580 #: src/mount_davfs.c:616 #, c-format msgid "can't create directory %s" msgstr "" #: src/mount_davfs.c:506 src/mount_davfs.c:584 src/mount_davfs.c:620 #: src/mount_davfs.c:625 src/mount_davfs.c:634 #, c-format msgid "can't access directory %s" msgstr "" #: src/mount_davfs.c:512 src/mount_davfs.c:590 #, c-format msgid "can't change mode of directory %s" msgstr "" #: src/mount_davfs.c:521 src/mount_davfs.c:600 #, c-format msgid "can't change group of directory %s" msgstr "" #: src/mount_davfs.c:629 src/mount_davfs.c:791 src/mount_davfs.c:819 #: src/mount_davfs.c:821 msgid "can't read group data base" msgstr "" #: src/mount_davfs.c:652 src/mount_davfs.c:700 src/mount_davfs.c:1433 #: src/mount_davfs.c:1437 #, c-format msgid "can't open file %s" msgstr "" #: src/mount_davfs.c:657 #, c-format msgid "%s is already mounted on %s" msgstr "" #: src/mount_davfs.c:680 #, c-format msgid "" "found PID file %s.\n" "Either %s is used by another process,\n" "or another mount process ended irregular" msgstr "" #: src/mount_davfs.c:718 #, c-format msgid "no entry for %s found in %s" msgstr "" #: src/mount_davfs.c:722 #, c-format msgid "different URL in %s" msgstr "" #: src/mount_davfs.c:726 #, c-format msgid "different file system type in %s" msgstr "" #: src/mount_davfs.c:737 #, c-format msgid "different config file in %s" msgstr "" #: src/mount_davfs.c:743 #, c-format msgid "different username in %s" msgstr "" #: src/mount_davfs.c:747 #, c-format msgid "neither option `user' nor option `users' set in %s" msgstr "" #: src/mount_davfs.c:750 #, c-format msgid "different mount options in %s" msgstr "" #: src/mount_davfs.c:753 #, c-format msgid "different uid in %s" msgstr "" #: src/mount_davfs.c:755 #, c-format msgid "different gid in %s" msgstr "" #: src/mount_davfs.c:757 #, c-format msgid "different dir_mode in %s" msgstr "" #: src/mount_davfs.c:759 #, c-format msgid "different file_mode in %s" msgstr "" #: src/mount_davfs.c:779 msgid "you can't set file owner different from your uid" msgstr "" #: src/mount_davfs.c:797 msgid "you must be member of the group of the file system" msgstr "" #: src/mount_davfs.c:830 #, c-format msgid "user %s must be member of group %s" msgstr "" #: src/mount_davfs.c:855 #, c-format msgid "can't mount %s on %s" msgstr "" #: src/mount_davfs.c:857 #, c-format msgid "kernel does not know file system %s" msgstr "" #: src/mount_davfs.c:859 msgid "mount point is busy" msgstr "" #: src/mount_davfs.c:934 src/umount_davfs.c:88 #, 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 "" #: src/mount_davfs.c:950 src/umount_davfs.c:114 msgid "unknown error parsing arguments" msgstr "" #: src/mount_davfs.c:959 src/umount_davfs.c:120 msgid "missing argument" msgstr "" #: src/mount_davfs.c:972 #, c-format msgid "can't evaluate path of mount point %s" msgstr "" #: src/mount_davfs.c:975 src/umount_davfs.c:122 msgid "too many arguments" msgstr "" #: src/mount_davfs.c:984 #, c-format msgid "can't get home directory for uid %i" msgstr "" #: src/mount_davfs.c:986 msgid "A relative mount point must lie within your home directory" msgstr "" #: src/mount_davfs.c:991 msgid "no WebDAV-server specified" msgstr "" #: src/mount_davfs.c:994 msgid "invalid URL" msgstr "" #: src/mount_davfs.c:1013 msgid "can't determine home directory" msgstr "" #: src/mount_davfs.c:1120 src/webdav.c:447 #, c-format msgid "can't read client certificate %s" msgstr "" #: src/mount_davfs.c:1126 #, c-format msgid "client certificate file %s has wrong owner" msgstr "" #: src/mount_davfs.c:1132 #, c-format msgid "client certificate file %s has wrong permissions" msgstr "" #: src/mount_davfs.c:1184 src/mount_davfs.c:1197 src/mount_davfs.c:1199 #: src/mount_davfs.c:1217 src/mount_davfs.c:1219 src/webdav.c:454 msgid "Password: " msgstr "" #: src/mount_davfs.c:1188 #, c-format msgid "" "Please enter the username to authenticate with proxy\n" "%s or hit enter for none.\n" msgstr "" #: src/mount_davfs.c:1190 src/mount_davfs.c:1210 msgid "Username:" msgstr "" #: src/mount_davfs.c:1194 #, c-format msgid "" "Please enter the password to authenticate user %s with proxy\n" "%s or hit enter for none.\n" msgstr "" #: src/mount_davfs.c:1208 #, c-format msgid "" "Please enter the username to authenticate with server\n" "%s or hit enter for none.\n" msgstr "" #: src/mount_davfs.c:1214 #, c-format msgid "" "Please enter the password to authenticate user %s with server\n" "%s or hit enter for none.\n" msgstr "" #: src/mount_davfs.c:1269 #, c-format msgid "pid %i, got signal %i" msgstr "" #: src/mount_davfs.c:1292 msgid "" "Warning: can't read user data base. Mounting anyway, but there is no entry " "in mtab." msgstr "" #: src/mount_davfs.c:1348 #, c-format msgid "can't create file %s" msgstr "" #: src/mount_davfs.c:1352 #, c-format msgid "can't lock file %s" msgstr "" #: src/mount_davfs.c:1374 #, c-format msgid "" "Warning: can't write entry into %s, but will mount the file system anyway" msgstr "" #: src/mount_davfs.c:1412 #, c-format msgid "option %s has invalid argument;it must be a decimal number" msgstr "" #: src/mount_davfs.c:1415 #, c-format msgid "option %s has invalid argument;it must be an octal number" msgstr "" #: src/mount_davfs.c:1418 #, c-format msgid "option %s has invalid argument;it must be a number" msgstr "" #: src/mount_davfs.c:1444 #, c-format msgid "error writing to file %s" msgstr "" #: src/mount_davfs.c:1646 #, c-format msgid "option %s requires argument" msgstr "" #: src/mount_davfs.c:1733 #, c-format msgid "Unknown option %s.\n" msgstr "" #: src/mount_davfs.c:2165 src/mount_davfs.c:2399 src/mount_davfs.c:2411 #, c-format msgid "opening %s failed" msgstr "" #: src/mount_davfs.c:2186 src/mount_davfs.c:2231 src/mount_davfs.c:2328 #: src/mount_davfs.c:2427 src/mount_davfs.c:2494 msgid "malformed line" msgstr "" #: src/mount_davfs.c:2309 src/mount_davfs.c:2322 msgid "unknown option" msgstr "" #: src/mount_davfs.c:2403 #, c-format msgid "file %s has wrong owner" msgstr "" #: src/mount_davfs.c:2406 #, c-format msgid "file %s has wrong permissions" msgstr "" #: src/mount_davfs.c:2629 #, c-format msgid "" "Usage:\n" " %s -V,--version : print version string\n" " %s -h,--help : print this message\n" "\n" msgstr "" #: src/mount_davfs.c:2633 #, c-format msgid "" "To mount a WebDAV-resource don't call %s directly, but use\n" "`mount' instead.\n" msgstr "" #: src/mount_davfs.c:2635 #, c-format msgid "" " mount : or\n" " mount : mount the WebDAV-resource as specified in\n" " /etc/fstab.\n" msgstr "" #: src/mount_davfs.c:2638 #, c-format msgid "" " mount -t davfs [-o options]\n" " : mount the WebDAV-resource \n" " on mountpoint . Only root\n" " is allowed to do this. options is a\n" " comma separated list of options.\n" "\n" msgstr "" #: src/mount_davfs.c:2643 #, 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 "" #: src/mount_davfs.c:2649 #, 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]grpid : new files (don't) get the group id of the directory\n" " in which they are created.\n" " [no]_netdev : (no) network connection needed\n" msgstr "" #: src/umount_davfs.c:94 #, c-format msgid "" "Usage:\n" " u%s -V,--version : print version string\n" " u%s -h,--help : print this message\n" "\n" msgstr "" #: src/umount_davfs.c:98 #, c-format msgid "" "To umount a WebDAV-resource don't call u%s directly, but use\n" "`umount' instead.\n" msgstr "" #: src/umount_davfs.c:101 #, c-format msgid "" " umount : umount the WebDAV-resource as specified in\n" " /etc/fstab.\n" msgstr "" #: src/umount_davfs.c:132 #, c-format msgid "" "\n" " can't evaluate PID file name;\n" " trying to unmount anyway;\n" " please wait for %s to terminate" msgstr "" #: src/umount_davfs.c:155 #, c-format msgid "" "\n" " can't read PID from file %s;\n" " trying to unmount anyway;\n" " please wait for %s to terminate" msgstr "" #: src/umount_davfs.c:167 #, c-format msgid "" "\n" " can't read process list;\n" " trying to unmount anyway;\n" " please wait for %s to terminate" msgstr "" #: src/umount_davfs.c:183 #, 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 "" #: src/umount_davfs.c:194 #, c-format msgid "%s: waiting while %s (pid %s) synchronizes the cache ." msgstr "" #: src/umount_davfs.c:207 #, c-format msgid "an error occured while waiting; please wait for %s to terminate" msgstr "" #: src/webdav.c:368 msgid "socket library initialization failed" msgstr "" #: src/webdav.c:381 msgid "can't open stream to log neon-messages" msgstr "" #: src/webdav.c:417 msgid "neon library does not support TLS/SSL" msgstr "" #: src/webdav.c:423 src/webdav.c:428 #, c-format msgid "can't read server certificate %s" msgstr "" #: src/webdav.c:452 #, c-format msgid "" "Please enter the password to decrypt client\n" "certificate %s.\n" msgstr "" #: src/webdav.c:466 #, c-format msgid "can't decrypt client certificate %s" msgstr "" #: src/webdav.c:532 src/webdav.c:535 msgid "mounting failed; the server does not support WebDAV" msgstr "" #: src/webdav.c:543 msgid "warning: the server does not support locks" msgstr "" #: src/webdav.c:1668 msgid "authentication failure:" msgstr "" #: src/webdav.c:1706 #, c-format msgid "%i can't open cache file" msgstr "" #: src/webdav.c:1714 #, c-format msgid "%i error writing to cache file" msgstr "" #: src/webdav.c:1988 src/webdav.c:2017 src/webdav.c:2054 msgid "the server certificate is not trusted" msgstr "" #: src/webdav.c:1997 src/webdav.c:2000 msgid "error processing server certificate" msgstr "" #: src/webdav.c:2011 src/webdav.c:2045 msgid "the server certificate is not yet valid" msgstr "" #: src/webdav.c:2013 src/webdav.c:2048 msgid "the server certificate has expired" msgstr "" #: src/webdav.c:2015 src/webdav.c:2051 msgid "the server certificate does not match the server name" msgstr "" #: src/webdav.c:2019 src/webdav.c:2057 msgid "unknown certificate error" msgstr "" #: src/webdav.c:2020 #, c-format msgid " issuer: %s" msgstr "" #: src/webdav.c:2022 #, c-format msgid " subject: %s" msgstr "" #: src/webdav.c:2024 #, c-format msgid " identity: %s" msgstr "" #: src/webdav.c:2026 #, c-format msgid " fingerprint: %s" msgstr "" #: src/webdav.c:2028 #, 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 "" #: src/webdav.c:2031 #, c-format msgid "Accept certificate for this session? [y,N] " msgstr "" #: src/webdav.c:2058 #, c-format msgid " issuer: %s" msgstr "" #: src/webdav.c:2059 #, c-format msgid " subject: %s" msgstr "" #: src/webdav.c:2060 #, c-format msgid " identity: %s" msgstr "" #: src/webdav.c:2063 msgid " accepted by user" msgstr ""