davfs2/po/davfs2.pot

743 lines
15 KiB
Plaintext

# 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 ""
"Project-Id-Version: davfs2 1.4.6\n"
"Report-Msgid-Bugs-To: http://savannah.nongnu.org/support/?"
"func=additem&group=davfs2\n"
"POT-Creation-Date: 2014-04-05 22:21+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/cache.c:650
#, c-format
msgid ""
"connection timed out two times;\n"
"trying one last time"
msgstr ""
#: src/cache.c:655
#, c-format
msgid "Last try succeeded.\n"
msgstr ""
#: src/cache.c:658
#, c-format
msgid ""
"server temporarily unreachable;\n"
"mounting anyway"
msgstr ""
#: src/cache.c:661
#, c-format
msgid ""
"Mounting failed.\n"
"%s"
msgstr ""
#: src/cache.c:700
#, c-format
msgid "can't replace %s with %s"
msgstr ""
#: src/cache.c:704
#, c-format
msgid "error writing new index file %s"
msgstr ""
#: src/cache.c:708
#, c-format
msgid "can't create new index file for %s"
msgstr ""
#: src/cache.c:911
#, 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:2376 src/cache.c:2409
#, c-format
msgid "can't create cache file %s"
msgstr ""
#: src/cache.c:2424
#, c-format
msgid "error writing directory %s"
msgstr ""
#: src/cache.c:2586 src/mount_davfs.c:1036
#, c-format
msgid "can't read user data base"
msgstr ""
#: src/cache.c:2598
#, c-format
msgid "can't open cache directory %s"
msgstr ""
#: src/cache.c:2613
#, c-format
msgid "can't create cache directory %s"
msgstr ""
#: src/cache.c:2620
#, c-format
msgid "can't access cache directory %s"
msgstr ""
#: src/cache.c:2623
#, c-format
msgid "wrong owner of cache directory %s"
msgstr ""
#: src/cache.c:2627
#, c-format
msgid "wrong permissions set for cache directory %s"
msgstr ""
#: src/cache.c:2657
msgid "found orphaned file in cache:"
msgstr ""
#: src/cache.c:2730
#, c-format
msgid "error parsing %s"
msgstr ""
#: src/cache.c:2731
#, c-format
msgid " at line %i"
msgstr ""
#: src/cache.c:2776
#, c-format
msgid "open files exceed max cache size by %llu MiBytes"
msgstr ""
#: src/kernel_interface.c:219
#, c-format
msgid "can't allocate message buffer"
msgstr ""
#: src/kernel_interface.c:246
#, c-format
msgid "can't open fuse device"
msgstr ""
#: src/kernel_interface.c:254
#, c-format
msgid "mounting failed"
msgstr ""
#: src/mount_davfs.c:294
#, c-format
msgid "can't start daemon process"
msgstr ""
#: src/mount_davfs.c:316
msgid "can't release root privileges"
msgstr ""
#: src/mount_davfs.c:333
msgid "failed to release tty properly"
msgstr ""
#: src/mount_davfs.c:345
#, c-format
msgid "can't write pid file %s"
msgstr ""
#: src/mount_davfs.c:362
#, c-format
msgid "unmounting %s"
msgstr ""
#: src/mount_davfs.c:364
msgid "unmounting failed"
msgstr ""
#: src/mount_davfs.c:435
#, c-format
msgid "can't change group id"
msgstr ""
#: src/mount_davfs.c:462
#, c-format
msgid "can't access file %s"
msgstr ""
#: src/mount_davfs.c:483 src/mount_davfs.c:495 src/mount_davfs.c:589
#: src/mount_davfs.c:615
#, c-format
msgid "can't create directory %s"
msgstr ""
#: src/mount_davfs.c:499 src/mount_davfs.c:593 src/mount_davfs.c:619
#: src/mount_davfs.c:624 src/mount_davfs.c:632
#, c-format
msgid "can't access directory %s"
msgstr ""
#: src/mount_davfs.c:505 src/mount_davfs.c:599
#, c-format
msgid "can't change mode of directory %s"
msgstr ""
#: src/mount_davfs.c:510 src/mount_davfs.c:605
#, c-format
msgid "can't change group of directory %s"
msgstr ""
#: src/mount_davfs.c:517 src/mount_davfs.c:573
#, c-format
msgid "file %s has wrong owner"
msgstr ""
#: src/mount_davfs.c:521 src/mount_davfs.c:578
#, c-format
msgid "file %s has wrong permissions"
msgstr ""
#: src/mount_davfs.c:650 src/mount_davfs.c:702
#, c-format
msgid "can't open file %s"
msgstr ""
#: src/mount_davfs.c:655
#, c-format
msgid "%s is already mounted on %s"
msgstr ""
#: src/mount_davfs.c:677
#, 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:719
#, c-format
msgid "no entry for %s found in %s"
msgstr ""
#: src/mount_davfs.c:723
#, 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
#, c-format
msgid "you can't set file owner different from your uid"
msgstr ""
#: src/mount_davfs.c:791
#, c-format
msgid "you must be member of the group of the file system"
msgstr ""
#: src/mount_davfs.c:802
#, c-format
msgid "user %s must be member of group %s"
msgstr ""
#: src/mount_davfs.c:822 src/mount_davfs.c:1162
#, c-format
msgid "can't change effective user id"
msgstr ""
#: src/mount_davfs.c:866 src/umount_davfs.c:92
#, 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:882 src/umount_davfs.c:117
#, c-format
msgid "unknown error parsing arguments"
msgstr ""
#: src/mount_davfs.c:891 src/umount_davfs.c:123
#, c-format
msgid "missing argument"
msgstr ""
#: src/mount_davfs.c:904
#, c-format
msgid "can't evaluate path of mount point %s"
msgstr ""
#: src/mount_davfs.c:907 src/umount_davfs.c:125
#, c-format
msgid "too many arguments"
msgstr ""
#: src/mount_davfs.c:914
#, c-format
msgid "A relative mount point must lie within your home directory"
msgstr ""
#: src/mount_davfs.c:919
#, c-format
msgid "no WebDAV-server specified"
msgstr ""
#: src/mount_davfs.c:922
#, c-format
msgid "invalid URL"
msgstr ""
#: src/mount_davfs.c:952
#, c-format
msgid "user %s does not exist"
msgstr ""
#: src/mount_davfs.c:960
#, c-format
msgid "group %s does not exist"
msgstr ""
#: src/mount_davfs.c:1027
#, c-format
msgid "program is not setuid root"
msgstr ""
#: src/mount_davfs.c:1045
#, c-format
msgid "can't read group data base"
msgstr ""
#: src/mount_davfs.c:1072 src/mount_davfs.c:1085 src/mount_davfs.c:1087
#: src/mount_davfs.c:1105 src/mount_davfs.c:1107 src/mount_davfs.c:1122
msgid "Password: "
msgstr ""
#: src/mount_davfs.c:1076
#, c-format
msgid ""
"Please enter the username to authenticate with proxy\n"
"%s or hit enter for none.\n"
msgstr ""
#: src/mount_davfs.c:1078 src/mount_davfs.c:1098
msgid "Username:"
msgstr ""
#: src/mount_davfs.c:1082
#, 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:1096
#, c-format
msgid ""
"Please enter the username to authenticate with server\n"
"%s or hit enter for none.\n"
msgstr ""
#: src/mount_davfs.c:1102
#, 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:1120
#, c-format
msgid ""
"Please enter the password to decrypt client\n"
"certificate %s.\n"
msgstr ""
#: src/mount_davfs.c:1127
#, c-format
msgid "can't decrypt client certificate %s"
msgstr ""
#: src/mount_davfs.c:1190
#, c-format
msgid "pid %i, got signal %i"
msgstr ""
#: src/mount_davfs.c:1252
#, c-format
msgid "can't create file %s"
msgstr ""
#: src/mount_davfs.c:1256
#, c-format
msgid "can't lock file %s"
msgstr ""
#: src/mount_davfs.c:1278
#, c-format
msgid ""
"Warning: can't write entry into %s, but will mount the file system anyway"
msgstr ""
#: src/mount_davfs.c:1314
#, c-format
msgid "option %s has invalid argument;it must be a decimal number"
msgstr ""
#: src/mount_davfs.c:1317
#, c-format
msgid "option %s has invalid argument;it must be an octal number"
msgstr ""
#: src/mount_davfs.c:1320
#, c-format
msgid "option %s has invalid argument;it must be a number"
msgstr ""
#: src/mount_davfs.c:1562
#, c-format
msgid "option %s requires argument"
msgstr ""
#: src/mount_davfs.c:1655
#, c-format
msgid "Unknown option %s.\n"
msgstr ""
#: src/mount_davfs.c:2025
#, c-format
msgid "can't read certificate %s"
msgstr ""
#: src/mount_davfs.c:2057 src/mount_davfs.c:2070
#, c-format
msgid "can't read client certificate %s"
msgstr ""
#: src/mount_davfs.c:2061
#, c-format
msgid "client certificate file %s has wrong owner"
msgstr ""
#: src/mount_davfs.c:2065
#, c-format
msgid "client certificate file %s has wrong permissions"
msgstr ""
#: src/mount_davfs.c:2087 src/mount_davfs.c:2317
#, c-format
msgid "opening %s failed"
msgstr ""
#: src/mount_davfs.c:2108 src/mount_davfs.c:2153 src/mount_davfs.c:2247
#: src/mount_davfs.c:2344 src/mount_davfs.c:2402 src/mount_davfs.c:2415
#, c-format
msgid "malformed line"
msgstr ""
#: src/mount_davfs.c:2225 src/mount_davfs.c:2241
#, c-format
msgid "unknown option"
msgstr ""
#: src/mount_davfs.c:2547
#, 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:2551
#, c-format
msgid ""
"To mount a WebDAV-resource don't call %s directly, but use\n"
"`mount' instead.\n"
msgstr ""
#: src/mount_davfs.c:2553
#, c-format
msgid ""
" mount <mountpoint> : or\n"
" mount <server-url> : mount the WebDAV-resource as specified in\n"
" /etc/fstab.\n"
msgstr ""
#: src/mount_davfs.c:2556
#, 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 ""
#: src/mount_davfs.c:2561
#, 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:2567
#, 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 ""
#: src/umount_davfs.c:98
#, 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:102
#, 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:105
#, c-format
msgid ""
" umount <mountpoint> : umount the WebDAV-resource as specified in\n"
" /etc/fstab.\n"
msgstr ""
#: src/umount_davfs.c:135
#, 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:158
#, 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:170
#, 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:186
#, 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:197
#, c-format
msgid "%s: waiting while %s (pid %s) synchronizes the cache ."
msgstr ""
#: src/umount_davfs.c:210
#, c-format
msgid "an error occured while waiting; please wait for %s to terminate"
msgstr ""
#: src/webdav.c:338
#, c-format
msgid "socket library initialization failed"
msgstr ""
#: src/webdav.c:350
#, c-format
msgid "can't open stream to log neon-messages"
msgstr ""
#: src/webdav.c:381
#, c-format
msgid "neon library does not support TLS/SSL"
msgstr ""
#: src/webdav.c:442 src/webdav.c:445
#, c-format
msgid "mounting failed; the server does not support WebDAV"
msgstr ""
#: src/webdav.c:453
#, c-format
msgid "warning: the server does not support locks"
msgstr ""
#: src/webdav.c:1465
msgid "authentication failure:"
msgstr ""
#: src/webdav.c:1503
#, c-format
msgid "%i can't open cache file"
msgstr ""
#: src/webdav.c:1511
#, c-format
msgid "%i error writing to cache file"
msgstr ""
#: src/webdav.c:1741 src/webdav.c:1770 src/webdav.c:1807
#, c-format
msgid "the server certificate is not trusted"
msgstr ""
#: src/webdav.c:1750 src/webdav.c:1753
#, c-format
msgid "error processing server certificate"
msgstr ""
#: src/webdav.c:1764 src/webdav.c:1798
#, c-format
msgid "the server certificate is not yet valid"
msgstr ""
#: src/webdav.c:1766 src/webdav.c:1801
#, c-format
msgid "the server certificate has expired"
msgstr ""
#: src/webdav.c:1768 src/webdav.c:1804
#, c-format
msgid "the server certificate does not match the server name"
msgstr ""
#: src/webdav.c:1772 src/webdav.c:1810
#, c-format
msgid "unknown certificate error"
msgstr ""
#: src/webdav.c:1773
#, c-format
msgid " issuer: %s"
msgstr ""
#: src/webdav.c:1775
#, c-format
msgid " subject: %s"
msgstr ""
#: src/webdav.c:1777
#, c-format
msgid " identity: %s"
msgstr ""
#: src/webdav.c:1779
#, c-format
msgid " fingerprint: %s"
msgstr ""
#: src/webdav.c:1781
#, 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:1784
#, c-format
msgid "Accept certificate for this session? [y,N] "
msgstr ""
#: src/webdav.c:1811
#, c-format
msgid " issuer: %s"
msgstr ""
#: src/webdav.c:1812
#, c-format
msgid " subject: %s"
msgstr ""
#: src/webdav.c:1813
#, c-format
msgid " identity: %s"
msgstr ""
#: src/webdav.c:1816
msgid " accepted by user"
msgstr ""