Files
ipx-utils/po/ncpfs.pot
2026-04-29 19:38:12 +02:00

4636 lines
91 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: vandrove@vc.cvut.cz\n"
"POT-Creation-Date: 2005-07-03 22:05+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ipx-1.0/ipx_configure.c:37
#, c-format
msgid ""
"Usage: %s --auto_primary=[on|off]\n"
"Usage: %s --auto_interface=[on|off]\n"
"Usage: %s --help\n"
"Usage: %s\n"
msgstr ""
#: ipx-1.0/ipx_configure.c:85 ipx-1.0/ipx_interface.c:155
#: ipx-1.0/ipx_interface.c:233 ipx-1.0/ipx_interface.c:324
#: ipx-1.0/ipx_interface.c:383 ipx-1.0/ipx_internal_net.c:81
#: ipx-1.0/ipx_internal_net.c:139 ipx-1.0/ipx_route.c:104
#: ipx-1.0/ipx_route.c:170
#, c-format
msgid "%s: socket: %s\n"
msgstr ""
#: ipx-1.0/ipx_configure.c:88 ipx-1.0/ipx_interface.c:159 util/ipx_probe.c:207
#: util/ipx_probe.c:373
#, c-format
msgid "Probably you have no IPX support in your kernel\n"
msgstr ""
#: ipx-1.0/ipx_configure.c:116 ipx-1.0/ipx_configure.c:139
#: ipx-1.0/ipx_configure.c:152 ipx-1.0/ipx_interface.c:210
#: ipx-1.0/ipx_interface.c:289 ipx-1.0/ipx_interface.c:351
#: ipx-1.0/ipx_interface.c:416 ipx-1.0/ipx_internal_net.c:115
#: ipx-1.0/ipx_internal_net.c:156 ipx-1.0/ipx_route.c:128
#: ipx-1.0/ipx_route.c:190
#, c-format
msgid "%s: ioctl: %s\n"
msgstr ""
#: ipx-1.0/ipx_configure.c:158
#, c-format
msgid ""
"Auto Primary Select is %s\n"
"Auto Interface Create is %s\n"
msgstr ""
#: ipx-1.0/ipx_configure.c:160 ipx-1.0/ipx_configure.c:161
msgid "ON"
msgstr ""
#: ipx-1.0/ipx_configure.c:160 ipx-1.0/ipx_configure.c:161
msgid "OFF"
msgstr ""
#: ipx-1.0/ipx_interface.c:32
#, c-format
msgid ""
"Usage: %s add [-p] device frame_type [net_number[:node]]\n"
"Usage: %s del device frame_type\n"
"Usage: %s delall\n"
"Usage: %s check device frame_type\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:84
#, c-format
msgid "%s: Frame type must be"
msgstr ""
#: ipx-1.0/ipx_interface.c:88
msgid " or "
msgstr ""
#: ipx-1.0/ipx_interface.c:143 ipx-1.0/ipx_internal_net.c:66
#: ipx-1.0/ipx_route.c:63 ipx-1.0/ipx_route.c:87
#, c-format
msgid "%s: Inappropriate network number %08lX\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:181 ipx-1.0/ipx_internal_net.c:102
#, c-format
msgid "%s: Primary network already selected.\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:185 ipx-1.0/ipx_internal_net.c:106
#, c-format
msgid "%s: Network number (%08X) already in use.\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:189 ipx-1.0/ipx_interface.c:277
#: ipx-1.0/ipx_interface.c:339 ipx-1.0/ipx_interface.c:404
#, c-format
msgid "%s: Invalid frame type (%s).\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:193 ipx-1.0/ipx_interface.c:281
#: ipx-1.0/ipx_interface.c:343 ipx-1.0/ipx_interface.c:408
#, c-format
msgid "%s: No such device (%s).\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:197
#, c-format
msgid "%s: Requested device (%s) is down.\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:201
#, c-format
msgid "%s: Invalid device (%s).\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:206
#, c-format
msgid "%s: Insufficient memory to create interface.\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:245
#, c-format
msgid "%s: Unable to open \"%s.\"\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:285 ipx-1.0/ipx_interface.c:347
#: ipx-1.0/ipx_interface.c:412
#, c-format
msgid "%s: No such IPX interface %s %s.\n"
msgstr ""
#: ipx-1.0/ipx_interface.c:393
#, c-format
msgid "IPX Address for (%s, %s) is %08X:%02X%02X%02X%02X%02X%02X.\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:29
#, c-format
msgid ""
"Usage: %s add net_number(hex) node(hex)\n"
"Usage: %s del\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:50
#, c-format
msgid "%s: Invalid internal network address %s\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:58
#, c-format
msgid "%s: Invalid internal network node %s\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:73
#, c-format
msgid "%s: Node is invalid.\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:111
#, c-format
msgid "%s: Insufficient memory to create internal net.\n"
msgstr ""
#: ipx-1.0/ipx_internal_net.c:153
#, c-format
msgid "%s: No internal network configured.\n"
msgstr ""
#: ipx-1.0/ipx_route.c:32
#, c-format
msgid ""
"Usage: %s add network(hex) router_network(hex) router_node(hex)\n"
"Usage: %s del network(hex)\n"
msgstr ""
#: ipx-1.0/ipx_route.c:56 ipx-1.0/ipx_route.c:154
#, c-format
msgid "%s: Invalid network number %s\n"
msgstr ""
#: ipx-1.0/ipx_route.c:72
#, c-format
msgid "%s: Invalid router address %s\n"
msgstr ""
#: ipx-1.0/ipx_route.c:79
#, c-format
msgid "%s: Invalid router node %s\n"
msgstr ""
#: ipx-1.0/ipx_route.c:98
#, c-format
msgid "%s: Node (%s) is invalid.\n"
msgstr ""
#: ipx-1.0/ipx_route.c:124
#, c-format
msgid "%s: Router network (%08X) not reachable.\n"
msgstr ""
#: ipx-1.0/ipx_route.c:161
#, c-format
msgid "%s: Inappropriate network number %08lX.\n"
msgstr ""
#: ipx-1.0/ipx_route.c:182
#, c-format
msgid "%s: Route not found for network %08lX.\n"
msgstr ""
#: ipx-1.0/ipx_route.c:186
#, c-format
msgid "%s: Network %08lX is directly connected.\n"
msgstr ""
#: lib/ncplib.c:1079 lib/ncplib.c:1110 lib/ncplib.c:1147
#, c-format
msgid "ncp_request_error: %d\n"
msgstr ""
#: lib/ncplib.c:1697 lib/ncplib.c:3746 sutil/ncpmount.c:655
#: sutil/ncpmount.c:680 sutil/ncplogin.c:876 sutil/ncplogin.c:895
#, c-format
msgid "Your password has expired\n"
msgstr ""
#: lib/ncplib.c:2405
#, c-format
msgid "Logging into %s as %s\n"
msgstr ""
#: lib/ncplib.c:2408
msgid "Password: "
msgstr ""
#: lib/ncplib.c:2658
#, c-format
msgid "ncpfs: string too long: %s\n"
msgstr ""
#: lib/ncplib.c:3752 sutil/ncpmount.c:686 sutil/ncplogin.c:900
#, c-format
msgid "You have %d login attempts left\n"
msgstr ""
#: lib/ncplib.c:3875
msgid "Error in ncp_request\n"
msgstr ""
#: lib/ncplib.c:3881
msgid "Fragment too short\n"
msgstr ""
#: lib/ncplib.c:3899
#, c-format
msgid "Fragment too large, len=%d, max=%d\n"
msgstr ""
#: lib/ncplib.c:3912
msgid "Why next fragment?\n"
msgstr ""
#: lib/ncplib.c:3918
msgid "Fragmented\n"
msgstr ""
#: lib/ncplib.c:3922
#, c-format
msgid "InBufLen after request=%d, FirstReply=%d\n"
msgstr ""
#: lib/ncplib.c:3927
#, c-format
msgid "NDS error %d\n"
msgstr ""
#: lib/filemgmt.c:131
#, c-format
msgid "ncpfs: volume name too long: %d\n"
msgstr ""
#: lib/ndslib.c:1402
#, c-format
msgid ""
"User %s not found in current context.\n"
"Trying server context...\n"
msgstr ""
#: lib/ndslib.c:1424
#, c-format
msgid "error %d logging in\n"
msgstr ""
#: lib/ndslib.c:1432
#, c-format
msgid "error %d authenticating\n"
msgstr ""
#: lib/strops.c:65
msgid "Not enough memory"
msgstr ""
#: lib/strops.c:67
msgid "Bad key passed to NWDS{Get|Set}Context"
msgstr ""
#: lib/strops.c:69
msgid "Invalid context handle"
msgstr ""
#: lib/strops.c:71
msgid "Buffer full"
msgstr ""
#: lib/strops.c:74
msgid "Bad syntax"
msgstr ""
#: lib/strops.c:76
msgid "Buffer empty"
msgstr ""
#: lib/strops.c:78
msgid "Bad verb"
msgstr ""
#: lib/strops.c:80
msgid "Expected identifier"
msgstr ""
#: lib/strops.c:83
msgid "Attribute type expected"
msgstr ""
#: lib/strops.c:85
msgid "Attribute type not expected"
msgstr ""
#: lib/strops.c:87
msgid "Filter tree empty"
msgstr ""
#: lib/strops.c:89
msgid "Invalid object name"
msgstr ""
#: lib/strops.c:91
msgid "Expected RDN delimiter"
msgstr ""
#: lib/strops.c:93
msgid "Too many tokens"
msgstr ""
#: lib/strops.c:95
msgid "Inconsistent multiava"
msgstr ""
#: lib/strops.c:97
msgid "Country name too long"
msgstr ""
#: lib/strops.c:99
msgid "System error"
msgstr ""
#: lib/strops.c:102
msgid "Invalid iteration handle"
msgstr ""
#: lib/strops.c:104
msgid "Empty buffer passed to API"
msgstr ""
#: lib/strops.c:107
msgid "Cannot create context"
msgstr ""
#: lib/strops.c:110
msgid "Invalid server response"
msgstr ""
#: lib/strops.c:112
msgid "NULL pointer seen"
msgstr ""
#: lib/strops.c:115
msgid "No connection exists"
msgstr ""
#: lib/strops.c:117
msgid "RDN too long"
msgstr ""
#: lib/strops.c:119
msgid "Duplicate type"
msgstr ""
#: lib/strops.c:122
msgid "Not logged in"
msgstr ""
#: lib/strops.c:124
msgid "Invalid password characters"
msgstr ""
#: lib/strops.c:127
msgid "Bad transport"
msgstr ""
#: lib/strops.c:129
msgid "No such syntax"
msgstr ""
#: lib/strops.c:131
msgid "Invalid DS name"
msgstr ""
#: lib/strops.c:134
msgid "Required unicode translation not available"
msgstr ""
#: lib/strops.c:137
msgid "DN too long"
msgstr ""
#: lib/strops.c:139
msgid "Rename not allowed"
msgstr ""
#: lib/strops.c:142
msgid "No such entry"
msgstr ""
#: lib/strops.c:145
msgid "No such attribute"
msgstr ""
#: lib/strops.c:148
msgid "Transport failure"
msgstr ""
#: lib/strops.c:150
msgid "All referrals failed"
msgstr ""
#: lib/strops.c:153
msgid "No referrals"
msgstr ""
#: lib/strops.c:155
msgid "Remote failure"
msgstr ""
#: lib/strops.c:157
msgid "Unreachable server"
msgstr ""
#: lib/strops.c:160
msgid "Invalid request"
msgstr ""
#: lib/strops.c:163
msgid "Crucial replica"
msgstr ""
#: lib/strops.c:166
msgid "Time not synchronized"
msgstr ""
#: lib/strops.c:169
msgid "Invalid password"
msgstr ""
#: lib/strops.c:172
msgid "Alias of an alias"
msgstr ""
#: lib/strops.c:175
msgid "Invalid API version"
msgstr ""
#: lib/strops.c:177
msgid "Packet signatures required"
msgstr ""
#: lib/strops.c:180
msgid "Obsolete API"
msgstr ""
#: lib/strops.c:183
msgid "Invalid signature"
msgstr ""
#: lib/strops.c:188
msgid "Unknown NDS error"
msgstr ""
#: lib/strops.c:209
msgid "Invalid file mode"
msgstr ""
#: lib/strops.c:211
msgid "Information not known"
msgstr ""
#: lib/strops.c:213
msgid "Namespace information format is not valid"
msgstr ""
#: lib/strops.c:215
msgid "Referral needed"
msgstr ""
#: lib/strops.c:217
msgid "Permanent connection broken"
msgstr ""
#: lib/strops.c:219
msgid "Password required"
msgstr ""
#: lib/strops.c:224
msgid "Unknown ncpfs error"
msgstr ""
#: lib/strops.c:245
msgid "Too many request/reply fragments"
msgstr ""
#: lib/strops.c:248
msgid "Server reply too long"
msgstr ""
#: lib/strops.c:250
msgid "Connection to specified server does not exist"
msgstr ""
#: lib/strops.c:253
msgid "Scan complete"
msgstr ""
#: lib/strops.c:255
msgid "Unsupported name format type"
msgstr ""
#: lib/strops.c:258
msgid "Invalid NCP packet length"
msgstr ""
#: lib/strops.c:261
msgid "Invalid buffer length"
msgstr ""
#: lib/strops.c:263
msgid "User name is not specified"
msgstr ""
#: lib/strops.c:266
msgid "Invalid parameter"
msgstr ""
#: lib/strops.c:269
msgid "Server not found"
msgstr ""
#: lib/strops.c:272
msgid "Signature level conflict"
msgstr ""
#: lib/strops.c:275
msgid "Invalid information level"
msgstr ""
#: lib/strops.c:278
msgid "Unsupported transport type"
msgstr ""
#: lib/strops.c:281
msgid "Unsupported authenticator"
msgstr ""
#: lib/strops.c:286
msgid "Unknown Requester error"
msgstr ""
#: lib/strops.c:307
msgid "Invalid volume"
msgstr ""
#: lib/strops.c:310
msgid "Invalid directory handle"
msgstr ""
#: lib/strops.c:313
msgid "Intruder detection lockout"
msgstr ""
#: lib/strops.c:316
msgid "No job in queue"
msgstr ""
#: lib/strops.c:318
msgid "Password unencrypted"
msgstr ""
#: lib/strops.c:320
msgid "Password not unique"
msgstr ""
#: lib/strops.c:322
msgid "Password too short"
msgstr ""
#: lib/strops.c:324
msgid "Connection limit count exceeded"
msgstr ""
#: lib/strops.c:326
msgid "Unauthorized time"
msgstr ""
#: lib/strops.c:328
msgid "Unauthorized station"
msgstr ""
#: lib/strops.c:330
msgid "Account disabled"
msgstr ""
#: lib/strops.c:333
msgid "Password really expired"
msgstr ""
#: lib/strops.c:335
msgid "Password expired"
msgstr ""
#: lib/strops.c:338
msgid "Member already exists"
msgstr ""
#: lib/strops.c:341
msgid "NCP not supported"
msgstr ""
#: lib/strops.c:343
msgid "Unknown user"
msgstr ""
#: lib/strops.c:345
msgid "Invalid connection number"
msgstr ""
#: lib/strops.c:348
msgid "Server failure"
msgstr ""
#: lib/strops.c:353
msgid "Unknown Server error"
msgstr ""
#: lib/strops.c:384
#, c-format
msgid "Unknown error %d (0x%X)"
msgstr ""
#: sutil/ncpmount.c:139
#, c-format
msgid "Specified tree name `%s' is too long\n"
msgstr ""
#: sutil/ncpmount.c:295 sutil/ncplogin.c:463
#, c-format
msgid "Unknown namespace \"%s\"\n"
msgstr ""
#: sutil/ncpmount.c:334 sutil/ncplogin.c:505
#, c-format
msgid "ncpfs version %s\n"
msgstr ""
#: sutil/ncpmount.c:351
msgid "Both tree and server name were specified. It is not allowed.\n"
msgstr ""
#: sutil/ncpmount.c:355 sutil/ncpumount.c:428 sutil/ncplogin.c:349
#, c-format
msgid "%s must be installed suid root\n"
msgstr ""
#: sutil/ncpmount.c:366 sutil/ncplogin.c:711
#, c-format
msgid "Could not find mount point %s: %s\n"
msgstr ""
#: sutil/ncpmount.c:371
#, c-format
msgid "Cannot to mount on %s: %s\n"
msgstr ""
#: sutil/ncpmount.c:379 sutil/ncplogin.c:531
#, c-format
msgid "Cannot impersonate as requested: %s\n"
msgstr ""
#: sutil/ncpmount.c:389
msgid "You must specify NDS volume name if you specified tree name.\n"
msgstr ""
#: sutil/ncpmount.c:393 sutil/ncpmount.c:458
msgid "in create context"
msgstr ""
#: sutil/ncpmount.c:405
msgid "in tree search"
msgstr ""
#: sutil/ncpmount.c:412 sutil/ncpmount.c:644
msgid "in nds login"
msgstr ""
#: sutil/ncpmount.c:422
msgid "in volume search"
msgstr ""
#: sutil/ncpmount.c:441 sutil/ncplogin.c:180
#, c-format
msgid "Volume path `%s' is invalid: `%s'\n"
msgstr ""
#: sutil/ncpmount.c:450 sutil/ncplogin.c:190
#, c-format
msgid "Volume name `%s' is too long\n"
msgstr ""
#: sutil/ncpmount.c:467
#, c-format
msgid "opening mount %s"
msgstr ""
#: sutil/ncpmount.c:475
msgid "retrieving user name"
msgstr ""
#: sutil/ncpmount.c:487 sutil/ncplogin.c:729
msgid "in find_conn_spec"
msgstr ""
#: sutil/ncpmount.c:529 sutil/ncpmount.c:569
#, c-format
msgid ""
"You already have mounted server %s\n"
"as user %s\n"
"on mount point %s\n"
msgstr ""
#: sutil/ncpmount.c:546 sutil/ncplogin.c:772
#, c-format
msgid "Get host address `%s': %s\n"
msgstr ""
#: sutil/ncpmount.c:580 sutil/ncplogin.c:791 sutil/ncplogin.c:799
#, c-format
msgid "when trying to find %s"
msgstr ""
#: sutil/ncpmount.c:602 sutil/ncplogin.c:816 sutil/ncplogin.c:836
#, c-format
msgid "Cannot allocate memory for mtab entry: %s\n"
msgstr ""
#: sutil/ncpmount.c:613
msgid "in mount(2)"
msgstr ""
#: sutil/ncpmount.c:636
msgid "in authenticate connection"
msgstr ""
#: sutil/ncpmount.c:645 sutil/ncplogin.c:869
#, c-format
msgid "Login denied.\n"
msgstr ""
#: sutil/ncpmount.c:669 sutil/ncplogin.c:887
msgid "in login"
msgstr ""
#: sutil/ncpmount.c:670 sutil/ncplogin.c:888
#, c-format
msgid "Login denied\n"
msgstr ""
#: sutil/ncpmount.c:701
msgid "in free context"
msgstr ""
#: sutil/ncpmount.c:712 sutil/ncplogin.c:931
#, c-format
msgid "Cannot access path \"%s\": %s\n"
msgstr ""
#: sutil/ncpmount.c:724 sutil/ncplogin.c:949
#, c-format
msgid "usage: %s [options] mount-point\n"
msgstr ""
#: sutil/ncpmount.c:725 sutil/ncplogin.c:953
#, c-format
msgid "Try `%s -h' for more information\n"
msgstr ""
#: sutil/ncpmount.c:731 sutil/ncplogin.c:963
#, c-format
msgid ""
"\n"
"usage: %s [options] mount-point\n"
msgstr ""
#: sutil/ncpmount.c:735
#, c-format
msgid ""
"\n"
"-S server Server name to be used\n"
"-A dns_name DNS server name to be used when mounting over TCP or UDP\n"
"-U username Username sent to server\n"
"-V volume Volume to mount, for NFS re-export\n"
"-u uid uid the mounted files get\n"
"-g gid gid the mounted files get\n"
"-f mode permission the files get (octal notation)\n"
"-d mode permission the dirs get (octal notation)\n"
"-c uid uid to identify the connection to mount on\n"
" Only makes sense for root\n"
"-t time_out Waiting time (in 1/100s) to wait for\n"
" an answer from the server. Default: 60\n"
"-r retry_count Number of retry attempts. Default: 5\n"
"-C Don't convert password to uppercase\n"
"-P password Use this password\n"
"-n Do not use any password\n"
" If neither -P nor -n are given, you are\n"
" asked for a password.\n"
"-s Enable renaming/deletion of read-only files\n"
"-h print this help text\n"
"-v print ncpfs version number\n"
"%s%s-m Allow multiple logins to server\n"
"-N os2,nfs Do not use specified namespaces on mounted volume\n"
"-y charset character set used for input and display\n"
"-p codepage codepage used on volume, including letters `cp'\n"
"\n"
msgstr ""
#: sutil/ncpmount.c:764
msgid "-b Force bindery login to NDS servers\n"
msgstr ""
#: sutil/ncpmount.c:770 sutil/ncplogin.c:1005
msgid ""
"-i level Signature level, 0=never, 1=supported, 2=preferred, "
"3=required\n"
msgstr ""
#: sutil/ncpumount.c:83 sutil/ncplogin.c:951 util/ipx_probe.c:51
#: util/ipx_probe.c:61 util/nwauth.c:51 util/nwauth.c:58 util/nwbocreate.c:44
#: util/nwbocreate.c:51 util/nwbols.c:49 util/nwboprops.c:39
#: util/nwboprops.c:46 util/nwborm.c:39 util/nwbpadd.c:43 util/nwbpcreate.c:44
#: util/nwbpset.c:40 util/nwbpvalues.c:52 util/nwdpvalues.c:49
#: util/nwfsctrl.c:47 util/nwgrant.c:58 util/nwpasswd.c:39 util/nwrevoke.c:50
#: util/nwrights.c:44
#, c-format
msgid "usage: %s [options]\n"
msgstr ""
#: sutil/ncpumount.c:84 util/nwmsg.c:81 contrib/tknwmsg/nwmsg.c:81
#, c-format
msgid "usage: %s mount-point\n"
msgstr ""
#: sutil/ncpumount.c:90
#, c-format
msgid ""
"\n"
"usage: %s [options]\n"
" %s mount-point\n"
msgstr ""
#: sutil/ncpumount.c:93
#, c-format
msgid ""
"\n"
"mount-point Disconnect specified mount-point\n"
"-a Disconnect all my connections (NDS and Bindery)\n"
"-S servername Disconnect all connections (NDS and/or Bindery) to specified\n"
" server\n"
"-T treename Disconnect all NDS connections to specified tree\n"
"-g Disconnect all connections to Netware for all users! (only\n"
" root can use this flag)\n"
"-h Print this help text\n"
"\n"
msgstr ""
#: sutil/ncpumount.c:146 sutil/ncpumount.c:152
#, c-format
msgid "Can't open %s: %s\n"
msgstr ""
#: sutil/ncpumount.c:173
#, c-format
msgid "Error changing mode of %s: %s\n"
msgstr ""
#: sutil/ncpumount.c:180
#, c-format
msgid "Cannot rename %s to %s: %s\n"
msgstr ""
#: sutil/ncpumount.c:199
#, c-format
msgid "Can't get %s~ lock file: %s\n"
msgstr ""
#: sutil/ncpumount.c:209
#, c-format
msgid "Can't lock lock file %s~: %s\n"
msgstr ""
#: sutil/ncpumount.c:209
msgid "Lock timed out"
msgstr ""
#: sutil/ncpumount.c:226
#, c-format
msgid "Can't remove %s~"
msgstr ""
#: sutil/ncpumount.c:239
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
#: sutil/ncpumount.c:245
#, c-format
msgid "%s probably not ncp-filesystem\n"
msgstr ""
#: sutil/ncpumount.c:251
#, c-format
msgid "You are not allowed to umount %s\n"
msgstr ""
#: sutil/ncpumount.c:257
#, c-format
msgid "Could not umount %s: %s\n"
msgstr ""
#: sutil/ncpumount.c:281
#, c-format
msgid "NWCC_INFO_MOUNT_POINT failed: %s\n"
msgstr ""
#: sutil/ncpumount.c:289
msgid "Not enough memory for strdup()\n"
msgstr ""
#: sutil/ncpumount.c:293
#, c-format
msgid "Successfully logged out from %s\n"
msgstr ""
#: sutil/ncpumount.c:349
#, c-format
msgid "Successfully logged out from tree %s (%d server(s))\n"
msgstr ""
#: sutil/ncpumount.c:351
#, c-format
msgid "Successfully logged out from all trees.\n"
msgstr ""
#: sutil/ncpumount.c:354
#, c-format
msgid "Not logged to tree %s\n"
msgstr ""
#: sutil/ncpumount.c:356
msgid "Not logged in\n"
msgstr ""
#: sutil/ncpumount.c:359
#, c-format
msgid ""
"Unsuccessfully logged out from tree %s (%d server(s) Ok and %d failure(s))\n"
msgstr ""
#: sutil/ncpumount.c:361
#, c-format
msgid ""
"Unsuccessfully logged out from all trees (%d server(s) Ok and %d failure"
"(s))\n"
msgstr ""
#: sutil/ncpumount.c:388
#, c-format
msgid "Invalid mount point: %s\n"
msgstr ""
#: sutil/ncpumount.c:448
msgid "Only super-user can use the -g flag\n"
msgstr ""
#: sutil/ncpumount.c:474
msgid ""
"You must specify either a server, a tree, a mount point, or all "
"connections.\n"
msgstr ""
#: sutil/ncpumount.c:478
msgid "You cannot specify a server or a tree with -a or -g option.\n"
msgstr ""
#: sutil/ncpumount.c:482
msgid "You cannot specify both a server and a tree together.\n"
msgstr ""
#: sutil/ncpumount.c:503
#, c-format
msgid "NWCXGetPermConnList failed: %s\n"
msgstr ""
#: sutil/ncpumount.c:519
#, c-format
msgid "No NCP connections to tree %s.\n"
msgstr ""
#: sutil/ncpumount.c:521
#, c-format
msgid "No NCP connections to server %s.\n"
msgstr ""
#: sutil/ncpumount.c:523
msgid "No NCP connections.\n"
msgstr ""
#: sutil/nwsfind.c:59
#, c-format
msgid "usage: %s [server]\n"
msgstr ""
#: sutil/nwsfind.c:65
#, c-format
msgid ""
"\n"
"usage: %s [server]\n"
msgstr ""
#: sutil/nwsfind.c:67
#, c-format
msgid ""
"\n"
"-t Server type, default: File server\n"
"-a server is in form <net>:<node>:<socket>\n"
"-h Print this help text\n"
"\n"
msgstr ""
#: sutil/nwsfind.c:144
#, c-format
msgid "%s: Server name too long\n"
msgstr ""
#: sutil/nwsfind.c:153 util/nwauth.c:135 util/nwauth.c:141
msgid "when trying to find server"
msgstr ""
#: sutil/ncplogin.c:174
msgid "Cannot allocate memory for path\n"
msgstr ""
#: sutil/ncplogin.c:211
#, c-format
msgid "Context name `%s' is too long\n"
msgstr ""
#: sutil/ncplogin.c:492
#, c-format
msgid "invalid option: %c\n"
msgstr ""
#: sutil/ncplogin.c:540
msgid "You must specify a volume to mount using -V option.\n"
msgstr ""
#: sutil/ncplogin.c:544
msgid "Cannot have both -T tree and -S server options\n"
msgstr ""
#: sutil/ncplogin.c:551
#, c-format
msgid "Unable to open connection to %s.\n"
msgstr ""
#: sutil/ncplogin.c:556
#, c-format
msgid "%s is not a NDS server, so background authentication will fail.\n"
msgstr ""
#: sutil/ncplogin.c:558
#, c-format
msgid "%s is not a NDS server, so NDS authentication will fail.\n"
msgstr ""
#: sutil/ncplogin.c:564 sutil/ncplogin.c:597
#, c-format
msgid "Cannot create NDS context handle: %s\n"
msgstr ""
#: sutil/ncplogin.c:569
#, c-format
msgid "Server %s belong to tree %s and you are not authenticated to it.\n"
msgstr ""
#: sutil/ncplogin.c:574
#, c-format
msgid "Server %s belong to tree %s and you are already authenticated to it.\n"
msgstr ""
#: sutil/ncplogin.c:602
#, c-format
msgid "You are not authenticated to tree %s.\n"
msgstr ""
#: sutil/ncplogin.c:607
#, c-format
msgid "You are already authenticated to tree %s.\n"
msgstr ""
#: sutil/ncplogin.c:619
#, c-format
msgid "NWDSGetContext/NWDSSetContext (DCK_FLAGS) failed: %s.\n"
msgstr ""
#: sutil/ncplogin.c:628
#, c-format
msgid "NWDSSetContext(DCK_NAME_CTX) failed: %s\n"
msgstr ""
#: sutil/ncplogin.c:639
#, c-format
msgid "Cannot resolve volume name %s on tree %s (using context %s). Err:%s\n"
msgstr ""
#: sutil/ncplogin.c:653
#, c-format
msgid "Cannot attach to tree %s. Err:%s\n"
msgstr ""
#: sutil/ncplogin.c:659
#, c-format
msgid "Cannot get server name from connection to tree %s. Err:%s\n"
msgstr ""
#: sutil/ncplogin.c:677
msgid "No user name found in cmd line nor in env\n"
msgstr ""
#: sutil/ncplogin.c:702
#, c-format
msgid "Could not autocreate mount point %s: %s\n"
msgstr ""
#: sutil/ncplogin.c:718
#, c-format
msgid "Cannot mount on %s: %s\n"
msgstr ""
#: sutil/ncplogin.c:825
#, c-format
msgid "Cannot retrieve user identity: %s\n"
msgstr ""
#: sutil/ncplogin.c:830
#, c-format
msgid "Cannot parse user name: %s\n"
msgstr ""
#: sutil/ncplogin.c:845
#, c-format
msgid "already mounted:%s\n"
msgstr ""
#: sutil/ncplogin.c:847
msgid "failed in mount(2)"
msgstr ""
#: sutil/ncplogin.c:868
msgid "failed in nds login"
msgstr ""
#: sutil/ncplogin.c:912
#, c-format
msgid "Cannot attach connection to context: %s\n"
msgstr ""
#: sutil/ncplogin.c:920
#, c-format
msgid "Cannot authenticate connection: %s\n"
msgstr ""
#: sutil/ncplogin.c:941
#, c-format
msgid "mounted on:%s\n"
msgstr ""
#: sutil/ncplogin.c:966 util/ncptest.c:317 util/nwborm.c:45
#: util/nwbpcreate.c:50 util/nwbprm.c:46 util/nwbpvalues.c:58
#: util/nwfsinfo.c:51 util/nwfstime.c:52 util/nwpasswd.c:45 util/nwpjmv.c:67
#: util/nwtrustee.c:48 util/nwuserlist.c:80 util/nwvolinfo.c:47
#: util/pserver.c:65
#, c-format
msgid ""
"\n"
"usage: %s [options]\n"
msgstr ""
#: sutil/ncplogin.c:970
msgid " mount_point is optional if -a option specified\n"
msgstr ""
#: sutil/ncplogin.c:974
#, c-format
msgid ""
"\n"
"%s-T tree Tree name to be used\n"
"-S server Server name to be used\n"
" these two options are exclusive\n"
"-X name_ctx Default name context to be used\n"
"-E Echo value of final mount_point\n"
msgstr ""
#: sutil/ncplogin.c:984
#, c-format
msgid ""
"\n"
"-U username Username sent to server\n"
"-u uid uid the mounted files get\n"
"-g gid gid the mounted files get\n"
"-c uid uid to identify the connection to mount on\n"
" Only makes sense for root\n"
"-C Don't convert password to uppercase\n"
"-P password Use this password\n"
"-n Do not use any password\n"
" If neither -P nor -n are given, you are\n"
" asked for a password.\n"
msgstr ""
#: sutil/ncplogin.c:997
#, c-format
msgid ""
"\n"
"-V volume Volume to mount\n"
" must be in bindery format if -S server\n"
" or in NDS format if -T tree\n"
"-R path Path in volume to 'map root'\n"
msgstr ""
#: sutil/ncplogin.c:1010
msgid ""
"-a Autocreate mounting point if needed in ~/ncp/SERVER/VOLUME\n"
msgstr ""
#: sutil/ncplogin.c:1014
#, c-format
msgid ""
"\n"
"-f mode permission the files get (octal notation)\n"
"-d mode permission the dirs get (octal notation)\n"
"-t time_out Waiting time (in 1/100s) to wait for\n"
" an answer from the server. Default: 60\n"
"-r retry_count Number of retry attempts. Default: 5\n"
"-s Enable renaming/deletion of read-only files\n"
"-h print this help text\n"
"-v print ncpfs version number\n"
"%s-N os2,nfs Do not use specified namespaces on mounted volume\n"
"-y charset character set used for input and display\n"
"-p codepage codepage used on volume, including letters `cp'\n"
"-B bcast Broadcast mode =0 all 1= console 2= none (default=all)\n"
"%s-l Autocreate mounting point if needed in /mnt/ncp/SERVER/"
"VOLUME\n"
"\n"
msgstr ""
#: sutil/ncpm_common.c:193
msgid "Error: \"/proc/filesystems\" could not be read:"
msgstr ""
#: sutil/ncpm_common.c:251
msgid "Cannot get kernel release\n"
msgstr ""
#: sutil/ncpm_common.c:254
#, c-format
msgid "Cannot convert kernel release \"%s\" to number\n"
msgstr ""
#: sutil/ncpm_common.c:392 sutil/ncpm_common.c:405 sutil/ncpm_common.c:606
#: sutil/ncpm_common.c:1466 sutil/ncpm_common.c:1737
#, c-format
msgid "Cannot relinquish superuser rights: %s\n"
msgstr ""
#: sutil/ncpm_common.c:498 sutil/ncpm_common.c:543
#, c-format
msgid "Could not create pipe: %s\n"
msgstr ""
#: sutil/ncpm_common.c:502 sutil/ncpm_common.c:549
#, c-format
msgid "Could not fork: %s\n"
msgstr ""
#: sutil/ncpm_common.c:669
#, c-format
msgid "Unsupported mount protocol version %d\n"
msgstr ""
#: sutil/ncpm_common.c:726
msgid ""
"Remote directory is specified but kernel does not support subdir mounts\n"
msgstr ""
#: sutil/ncpm_common.c:729
msgid ""
"Remote directory is specified but ncpmount does not support subdir mounts\n"
msgstr ""
#: sutil/ncpm_common.c:1439 sutil/ncpm_common.c:1722
#, c-format
msgid "Cannot switch to superuser: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1443
#, c-format
msgid "Can't get %s~ lock file\n"
msgstr ""
#: sutil/ncpm_common.c:1449
#, c-format
msgid "Can't open %s\n"
msgstr ""
#: sutil/ncpm_common.c:1453
msgid "Can't write mount entry\n"
msgstr ""
#: sutil/ncpm_common.c:1457
#, c-format
msgid "Can't set perms on %s\n"
msgstr ""
#: sutil/ncpm_common.c:1463
#, c-format
msgid "Can't remove %s~\n"
msgstr ""
#: sutil/ncpm_common.c:1484
#, c-format
msgid "Value `%s' for option `%s' is not a number\n"
msgstr ""
#: sutil/ncpm_common.c:1488
#, c-format
msgid "Ignoring unneeded value for option `%s'\n"
msgstr ""
#: sutil/ncpm_common.c:1493
#, c-format
msgid "Required parameter for option `%s' missing\n"
msgstr ""
#: sutil/ncpm_common.c:1517
msgid "You are not allowed to clear nosuid and nodev flags\n"
msgstr ""
#: sutil/ncpm_common.c:1527
msgid "You are not allowed to clear noexec flag\n"
msgstr ""
#: sutil/ncpm_common.c:1533
msgid "Remounting not supported, sorry\n"
msgstr ""
#: sutil/ncpm_common.c:1542
msgid "Timeout must be between 1 and 900 secs inclusive\n"
msgstr ""
#: sutil/ncpm_common.c:1549
msgid "Retry count must be between 1 and 65536 inclusive\n"
msgstr ""
#: sutil/ncpm_common.c:1580
#, c-format
msgid "Specified server name `%s' is too long\n"
msgstr ""
#: sutil/ncpm_common.c:1591
#, c-format
msgid "NCP signature level must be number between 0 and 3. You specified %u\n"
msgstr ""
#: sutil/ncpm_common.c:1598
#, c-format
msgid "NCP cache time to live must be less than 20000 ms. You specified %u\n"
msgstr ""
#: sutil/ncpm_common.c:1608
#, c-format
msgid "File mode `%s' is not valid octal number\n"
msgstr ""
#: sutil/ncpm_common.c:1617
#, c-format
msgid "Directory mode `%s' is not valid octal number\n"
msgstr ""
#: sutil/ncpm_common.c:1623
#, c-format
msgid "I/O charset name `%s' is too long\n"
msgstr ""
#: sutil/ncpm_common.c:1630
#, c-format
msgid "Codepage name `%s' is too long\n"
msgstr ""
#: sutil/ncpm_common.c:1705
#, c-format
msgid "Unknown option `%s', ignoring it\n"
msgstr ""
#: sutil/ncpm_common.c:1714
msgid "attempt to open mount point"
msgstr ""
#: sutil/ncpm_common.c:1742
#, c-format
msgid ""
"Your kernel does not support character mapping. You should upgrade to latest "
"version.\n"
msgstr ""
#: sutil/ncpm_common.c:1744
msgid "Warning: Unable to load NLS charsets"
msgstr ""
#: sutil/ncpm_common.c:1751
#, c-format
msgid ""
"Your kernel does not support filename caching. You should upgrade to latest "
"kernel version.\n"
msgstr ""
#: sutil/ncpm_common.c:1753
#, c-format
msgid "Warning: Cannot enable filename caching: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1765
#, c-format
msgid "Unable to negotiate requested security level: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1781 sutil/ncpm_common.c:1804 sutil/ncpm_common.c:1824
msgid "opening ncp_socket"
msgstr ""
#: sutil/ncpm_common.c:1797 sutil/ncpm_common.c:1817
msgid "Invalid transport requested"
msgstr ""
#: sutil/ncpm_common.c:1830
#, c-format
msgid "%s: Could not open wdog socket: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1841
msgid "No transport available\n"
msgstr ""
#: sutil/ncpm_common.c:1846
#, c-format
msgid "bind failed: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1848
#, c-format
msgid ""
"\n"
"Maybe you want to use \n"
"ipx_configure --auto_interface=on --auto_primary=on\n"
"and try again after waiting a minute.\n"
"\n"
msgstr ""
#: sutil/ncpm_common.c:1861
msgid "getsockname ncp socketfailed"
msgstr ""
#: sutil/ncpm_common.c:1870
#, c-format
msgid "bind(wdog_sock, ): %s\n"
msgstr ""
#: sutil/ncpm_common.c:1878
#, c-format
msgid "Could not open message socket: %s\n"
msgstr ""
#: sutil/ncpm_common.c:1886
#, c-format
msgid "bind(message_sock, ): %s\n"
msgstr ""
#: sutil/ncpm_common.c:1895
#, c-format
msgid "connect(ncp_fd, ): %s\n"
msgstr ""
#: sutil/mount_login.c:86
msgid "Cannot retrieve password from non-blocking file descriptor\n"
msgstr ""
#: sutil/mount_login.c:88
#, c-format
msgid "Cannot retrieve password from file descriptor: %s\n"
msgstr ""
#: sutil/mount_login.c:91
msgid "Cannot retrieve password from file descriptor\n"
msgstr ""
#: sutil/mount_login.c:97 util/nwauth.c:151 util/nwauth.c:160
#: util/nwpasswd.c:143 util/nwpasswd.c:151 util/nwpasswd.c:159
#, c-format
msgid "Password too long\n"
msgstr ""
#: sutil/mount_login.c:122
#, c-format
msgid "owner parameter `%s' is not valid decimal number\n"
msgstr ""
#: sutil/mount_login.c:128 sutil/mount_login.c:150
#, c-format
msgid "User `%s' does not exist on this machine\n"
msgstr ""
#: sutil/mount_login.c:135
#, c-format
msgid "You are not allowed to set owner to `%s'\n"
msgstr ""
#: sutil/mount_login.c:144
#, c-format
msgid "uid parameter `%s' is not valid decimal number\n"
msgstr ""
#: sutil/mount_login.c:157
#, c-format
msgid "You are not allowed to set uid to `%s'\n"
msgstr ""
#: sutil/mount_login.c:168
#, c-format
msgid "gid parameter `%s' is not valid decimal number\n"
msgstr ""
#: sutil/mount_login.c:174
#, c-format
msgid "Group `%s' does not exist on this machine\n"
msgstr ""
#: sutil/mount_login.c:186
msgid "Cannot retrieve list of groups you are in\n"
msgstr ""
#: sutil/mount_login.c:194
msgid "Not enough memory for list of groups\n"
msgstr ""
#: sutil/mount_login.c:207
#, c-format
msgid "You are not allowed to set gid to `%s'\n"
msgstr ""
#: sutil/mount_login.c:219
msgid "Specified password is too long\n"
msgstr ""
#: sutil/mount_login.c:226
msgid "Not enough memory for copy of password\n"
msgstr ""
#: util/ipx_probe.c:52
#, c-format
msgid "type '%s -h' for help\n"
msgstr ""
#: util/ipx_probe.c:58
#, c-format
msgid ""
"\n"
"Probe an interface for ipx networks\n"
"\n"
msgstr ""
#: util/ipx_probe.c:62
#, c-format
msgid ""
"\n"
"-v Verbose output\n"
"-i interface Interface to probe, default: eth0\n"
"-t timeout Seconds to wait for answer, default: 3\n"
"-h Print this help text\n"
"\n"
msgstr ""
#: util/ipx_probe.c:194
#, c-format
msgid "probing %s on %s -- "
msgstr ""
#: util/ipx_probe.c:203 util/ipx_probe.c:369
#, c-format
msgid "%s: socket"
msgstr ""
#: util/ipx_probe.c:290
#, c-format
msgid "%s: Could not find socket address\n"
msgstr ""
#: util/ipx_probe.c:307
#, c-format
msgid "%s: could not delete interface\n"
msgstr ""
#: util/ipx_probe.c:315
#, c-format
msgid "no network found\n"
msgstr ""
#: util/ipx_probe.c:321
#, c-format
msgid "found IPX network %8.8lX\n"
msgstr ""
#: util/ipx_probe.c:379
#, c-format
msgid "%s: ioctl"
msgstr ""
#: util/ipx_probe.c:443
#, c-format
msgid "%s must be run with no interfaces configured. Found %d interface%s.\n"
msgstr ""
#: util/ipx_probe.c:451
#, c-format
msgid "%s: %s\n"
msgstr ""
#: util/ipx_probe.c:463 util/ipx_probe.c:468 util/ipx_probe.c:473
#: util/ipx_probe.c:478
#, c-format
msgid "%s %8.8lX\n"
msgstr ""
#: util/ncopy.c:115
#, c-format
msgid "usage: %s [-V]\n"
msgstr ""
#: util/ncopy.c:116
#, c-format
msgid " %s [-vmMnppt] [-s amt] sourcefile destinationfile|directory\n"
msgstr ""
#: util/ncopy.c:117
#, c-format
msgid " %s [-vmMnppt] [-s amt] sourcefile [...] directory\n"
msgstr ""
#: util/ncopy.c:118
#, c-format
msgid " %s [-vmMnppt] [-s amt] -r sourcedir directory\n"
msgstr ""
#: util/ncopy.c:157 util/ncopy.c:877
msgid "not a directory"
msgstr ""
#: util/ncopy.c:191
#, c-format
msgid "%s: -s option requires positive numeric argument > 0\n"
msgstr ""
#: util/ncopy.c:240
#, c-format
msgid "%s: No arguments specified.\n"
msgstr ""
#: util/ncopy.c:245
#, c-format
msgid "%s: No destination specified.\n"
msgstr ""
#: util/ncopy.c:250 util/ncopy.c:877
#, c-format
msgid "%s: %s: %s\n"
msgstr ""
#: util/ncopy.c:272
#, c-format
msgid "Cannot convert ID %08X to name: %s\n"
msgstr ""
#: util/ncopy.c:278
#, c-format
msgid "Cannot convert name %s(%04X) to ID: %s\n"
msgstr ""
#: util/ncopy.c:326 util/ncopy.c:410
#, c-format
msgid "%s: %s -> %s %5.1f%%"
msgstr ""
#: util/ncopy.c:328 util/ncopy.c:413
#, c-format
msgid "%s: %s -> %s %lld"
msgstr ""
#: util/ncopy.c:376
#, c-format
msgid "%s: Cannot read %s\n"
msgstr ""
#: util/ncopy.c:398
#, c-format
msgid "%s: Cannot write %s\n"
msgstr ""
#: util/ncopy.c:416
#, c-format
msgid " %d retries"
msgstr ""
#: util/ncopy.c:442 util/ncopy.c:469
#, c-format
msgid "%s: Unable to open source file: %s\n"
msgstr ""
#: util/ncopy.c:450
#, c-format
msgid "%s: Unable to stat source file: %s\n"
msgstr ""
#: util/ncopy.c:485
#, c-format
msgid "%s: Unable to open output file: %s\n"
msgstr ""
#: util/ncopy.c:493
#, c-format
msgid "%s: Unable to stat destination file: %s\n"
msgstr ""
#: util/ncopy.c:506
#, c-format
msgid "%s: Unable to open destination file: %s\n"
msgstr ""
#: util/ncopy.c:555
msgid "NetWare copy"
msgstr ""
#: util/ncopy.c:561 util/ncopy.c:569
#, c-format
msgid "%s: Close failed for %s\n"
msgstr ""
#: util/ncopy.c:593
#, c-format
msgid "MAC namespace is not supported on source %s: %s\n"
msgstr ""
#: util/ncopy.c:605
#, c-format
msgid "Unable to open MAC resource fork on source %s: %s\n"
msgstr ""
#: util/ncopy.c:644
#, c-format
msgid "MAC namespace is not supported on destination %s: %s\n"
msgstr ""
#: util/ncopy.c:654
#, c-format
msgid "Unable to create MAC resource fork on destination %s: %s\n"
msgstr ""
#: util/ncopy.c:667
#, c-format
msgid ""
"Unable to copy MAC resource fork of %s because of %s does not support "
"resource forks\n"
msgstr ""
#: util/ncopy.c:694
#, c-format
msgid "Unable to copy MAC resource fork: %s: %s\n"
msgstr ""
#: util/ncopy.c:703
msgid "NetWare copy (resource fork)"
msgstr ""
#: util/ncopy.c:735 util/ncopy.c:753
#, c-format
msgid "Cannot set trustees on %s because of %s\n"
msgstr ""
#: util/ncopy.c:737 util/ncopy.c:764
msgid "not NetWare filesystem"
msgstr ""
#: util/ncopy.c:762 util/ncopy.c:802
#, c-format
msgid "Cannot set file attributes on %s because of %s\n"
msgstr ""
#: util/ncopy.c:845
#, c-format
msgid ""
"Param Src '%s'\n"
"Param Dest '%s'\n"
msgstr ""
#: util/ncopy.c:852
#, c-format
msgid "%s: Cannot open %s, %s\n"
msgstr ""
#: util/ncopy.c:858
#, c-format
msgid "%s: Cannot stat %s, %s\n"
msgstr ""
#: util/ncopy.c:884
#, c-format
msgid "%s: Cannot chmod %s: %s\n"
msgstr ""
#: util/ncopy.c:891
#, c-format
msgid "%s: Cannot create %s: %s\n"
msgstr ""
#: util/ncopy.c:901 util/ncopy.c:968
#, c-format
msgid "%s: Cannot create %s, %s\n"
msgstr ""
#: util/ncopy.c:914
#, c-format
msgid "%s: Cannot read %s: %s\n"
msgstr ""
#: util/ncopy.c:941
#, c-format
msgid "%s: %s: omitting directory\n"
msgstr ""
#: util/ncopy.c:1055
#, c-format
msgid "%s: Reset to ignore SIGHUP signal failed: %s"
msgstr ""
#: util/ncopy.c:1062
#, c-format
msgid "%s: Reset to ignore SIGINT signal failed: %s"
msgstr ""
#: util/ncopy.c:1069
#, c-format
msgid "%s: Reset to ignore SIGQUIT signal failed: %s"
msgstr ""
#: util/ncopy.c:1076
#, c-format
msgid "%s: Reset to ignore SIGTERM signal failed: %s"
msgstr ""
#: util/ncopy.c:1088
#, c-format
msgid "%s: unclean close of output file"
msgstr ""
#: util/ncopy.c:1107
#, c-format
msgid "%s: Get HANGUP signal action failed: %s"
msgstr ""
#: util/ncopy.c:1114
#, c-format
msgid "%s: Reset HANGUP signal action failed: %s"
msgstr ""
#: util/ncopy.c:1120
#, c-format
msgid "%s: Get INTERRUPT signal action failed: %s"
msgstr ""
#: util/ncopy.c:1127
#, c-format
msgid "%s: Reset INTERRUPT signal action failed: %s"
msgstr ""
#: util/ncopy.c:1133
#, c-format
msgid "%s: Get QUIT signal action failed: %s"
msgstr ""
#: util/ncopy.c:1140
#, c-format
msgid "%s: Reset QUIT signal action failed: %s"
msgstr ""
#: util/ncopy.c:1146
#, c-format
msgid "%s: Get TERMINATE signal action failed: %s"
msgstr ""
#: util/ncopy.c:1153
#, c-format
msgid "%s: Reset TERMINATE signal action failed: %s"
msgstr ""
#: util/ncopy.c:1184
#, c-format
msgid "%s version %s\n"
msgstr ""
#: util/ncptest.c:109
#, c-format
msgid ""
"\n"
"test_create:\n"
msgstr ""
#: util/ncptest.c:112 util/ncptest.c:176 util/ncptest.c:278
#, c-format
msgid "Volume %s not found! error %ld.\n"
msgstr ""
#: util/ncptest.c:117
#, c-format
msgid "lookup public error\n"
msgstr ""
#: util/ncptest.c:123
#, c-format
msgid "alloc_dir_handle error\n"
msgstr ""
#: util/ncptest.c:129
#, c-format
msgid "create error\n"
msgstr ""
#: util/ncptest.c:134
#, c-format
msgid "dealloc error\n"
msgstr ""
#: util/ncptest.c:137
#, c-format
msgid "test_create: Passed.\n"
msgstr ""
#: util/ncptest.c:173
#, c-format
msgid ""
"\n"
"test_readdir:\n"
msgstr ""
#: util/ncptest.c:181
#, c-format
msgid "lookup blub error\n"
msgstr ""
#: util/ncptest.c:186
#, c-format
msgid "init error\n"
msgstr ""
#: util/ncptest.c:192
#, c-format
msgid "\tfound\t\t: %s\n"
msgstr ""
#: util/ncptest.c:200 util/ncptest.c:248
#, c-format
msgid "\tnfs name\t: %s\n"
msgstr ""
#: util/ncptest.c:209 util/ncptest.c:259
#, c-format
msgid "\tos2 name\t: %s\n"
msgstr ""
#: util/ncptest.c:222
#, c-format
msgid "path translation error\n"
msgstr ""
#: util/ncptest.c:225
#, c-format
msgid "Search in subdir '"
msgstr ""
#: util/ncptest.c:225
#, c-format
msgid "' on volume '%s'\n"
msgstr ""
#: util/ncptest.c:231
#, c-format
msgid "init search2 error\n"
msgstr ""
#: util/ncptest.c:237
#, c-format
msgid "\tfound %s\t: %s\n"
msgstr ""
#: util/ncptest.c:264
#, c-format
msgid "test_readdir: Passed.\n"
msgstr ""
#: util/ncptest.c:275
#, c-format
msgid ""
"\n"
"test_rights:\n"
msgstr ""
#: util/ncptest.c:283
#, c-format
msgid "lookup me error\n"
msgstr ""
#: util/ncptest.c:290
#, c-format
msgid "get sys rights error\n"
msgstr ""
#: util/ncptest.c:293
#, c-format
msgid "%s right: %4.4x\n"
msgstr ""
#: util/ncptest.c:299
#, c-format
msgid "get me rights error\n"
msgstr ""
#: util/ncptest.c:302
#, c-format
msgid "me right: %4.4x\n"
msgstr ""
#: util/ncptest.c:303
#, c-format
msgid "test_rights: Passed.\n"
msgstr ""
#: util/ncptest.c:310 util/nwbols.c:41 util/nwtrustee.c:41 util/nwvolinfo.c:40
#, c-format
msgid "usage: %s [options] pattern\n"
msgstr ""
#: util/ncptest.c:319
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-v volume volume name\n"
"\n"
msgstr ""
#: util/ncptest.c:346
msgid "in ncp_initialize"
msgstr ""
#: util/nprint.c:95
msgid "when initializing connection"
msgstr ""
#: util/nprint.c:110 util/nwpjmv.c:165 util/pserver.c:186
msgid "No Description"
msgstr ""
#: util/nprint.c:156
#, c-format
msgid "invalid line number: %s\n"
msgstr ""
#: util/nprint.c:167
#, c-format
msgid "invalid row number: %s\n"
msgstr ""
#: util/nprint.c:178
#, c-format
msgid "invalid copies: %s\n"
msgstr ""
#: util/nprint.c:189
#, c-format
msgid "invalid tab size: %s\n"
msgstr ""
#: util/nprint.c:208
#, c-format
msgid "invalid form number: %s\n"
msgstr ""
#: util/nprint.c:251
msgid "could not open file"
msgstr ""
#: util/nprint.c:270
#, c-format
msgid "Could not find queue %s\n"
msgstr ""
#: util/nprint.c:279
#, c-format
msgid "Cannot create print job: %s\n"
msgstr ""
#: util/nprint.c:307
#, c-format
msgid "Cannot start print job: %s\n"
msgstr ""
#: util/nprint.c:318 util/nprint.c:325 util/nwpjmv.c:61 util/pserver.c:59
#, c-format
msgid "usage: %s [options] file\n"
msgstr ""
#: util/nprint.c:326
#, c-format
msgid ""
"\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"-q queue name Name of the printing queue to use\n"
"-d job desc Job description\n"
"-p pathname Pathname to appear on banner (up to 79 chars)\n"
"-B username Username to appear on banner (up to 12 chars)\n"
"-f filename Filename to appear on banner (up to 12 chars)\n"
"-s Supress banner page\n"
"-l lines Number of lines per page\n"
"-r rows Number of rows per page\n"
"-t tab Number of spaces per tab\n"
"-T Print server tab expantion\n"
"-N Surpress print server form feeds\n"
"-F form # Form number to print on\n"
"-h print this help text\n"
"\n"
msgstr ""
#: util/nsend.c:62
#, c-format
msgid "Unable to send message to %s/%s: %s\n"
msgstr ""
#: util/nsend.c:72
msgid "Illegal station number"
msgstr ""
#: util/nsend.c:73
msgid "Client not logged in"
msgstr ""
#: util/nsend.c:74
msgid "Client not accepting messages"
msgstr ""
#: util/nsend.c:75
msgid "Client already has message"
msgstr ""
#: util/nsend.c:80
#, c-format
msgid "Message was not sent to %s/%s (station %d): %s\n"
msgstr ""
#: util/nsend.c:83
#, c-format
msgid "Message sent to %s/%s (station %d)\n"
msgstr ""
#: util/nsend.c:97
#, c-format
msgid "Unable to get connection list for %s: %s\n"
msgstr ""
#: util/nsend.c:110
#, c-format
msgid "No connection found for %s/%s\n"
msgstr ""
#: util/nsend.c:115 util/nsend.c:120
#, c-format
msgid "usage: %s [options] [user|group] message\n"
msgstr ""
#: util/nsend.c:121
#, c-format
msgid ""
"\n"
"-h Prints this help text\n"
"-S server Server name to be used\n"
"-U user Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Do not convert password to uppercase\n"
"\n"
"-o object_name Recipient name\n"
"-t object_type Recipient type (default=any)\n"
"-c connid Recipient connection number\n"
"-i object_ID Recipient object ID\n"
"-a Do not prepend 'From xxx[x]:' to message\n"
"\n"
msgstr ""
#: util/nsend.c:162 util/nwbocreate.c:115 util/nwboprops.c:83 util/nwborm.c:80
#: util/nwbpadd.c:95 util/nwbpcreate.c:119 util/nwbprm.c:83 util/nwbpset.c:91
#: util/nwfsinfo.c:137 util/nwfstime.c:90 util/nwpjmv.c:351 util/nwpqjob.c:87
#: util/nwrights.c:102 util/nwtrustee.c:98 util/nwuserlist.c:205
#: util/pqlist.c:176 util/pqstat.c:138 util/pserver.c:360
msgid "when initializing"
msgstr ""
#: util/nsend.c:171 util/nsend.c:200
#, c-format
msgid "%s: multiple -%c are not allowed\n"
msgstr ""
#: util/nsend.c:173 util/nsend.c:184 util/nsend.c:202
#, c-format
msgid "%s: -%c cannot be used together with -%c\n"
msgstr ""
#: util/nsend.c:246
#, c-format
msgid "From %s[%d]: %s"
msgstr ""
#: util/nsend.c:257
#, c-format
msgid "%s: Unable to get connection list for %08X: %s\n"
msgstr ""
#: util/nsend.c:271
#, c-format
msgid "No connection found for %s/%08X\n"
msgstr ""
#: util/nsend.c:301
#, c-format
msgid "%s: Cannot convert member ID 0x%08lX to name: %s\n"
msgstr ""
#: util/nsend.c:308
#, c-format
msgid "%s: Cannot read members of group %s: %s\n"
msgstr ""
#: util/nwauth.c:59
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-t type Object type (decimal value)\n"
"-P password User password\n"
"-b Bindery only mode\n"
"-D Daemon authentication, ignore process uid\n"
"\n"
msgstr ""
#: util/nwauth.c:156
msgid "Enter password: "
msgstr ""
#: util/nwauth.c:174 util/nwpasswd.c:177
msgid "when trying to open connection"
msgstr ""
#: util/nwbocreate.c:52
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of created object\n"
"-t type Object type (decimal value)\n"
"-r read-flag Read security\n"
"-w write-flag Write security\n"
"\n"
msgstr ""
#: util/nwbocreate.c:134 util/nwbpcreate.c:151
#, c-format
msgid ""
"%s: Wrong read security\n"
"Must be one of anyone, logged, object, supervisor or netware\n"
msgstr ""
#: util/nwbocreate.c:146 util/nwbpcreate.c:163
#, c-format
msgid ""
"%s: Wrong write security\n"
"Must be one of anyone, logged, object, supervisor or netware\n"
msgstr ""
#: util/nwbocreate.c:165 util/nwboprops.c:112 util/nwborm.c:106
#: util/nwbpadd.c:137 util/nwbpcreate.c:182 util/nwbprm.c:119
#: util/nwbpvalues.c:157
#, c-format
msgid "%s: You must specify an object type\n"
msgstr ""
#: util/nwbocreate.c:171 util/nwboprops.c:118 util/nwborm.c:112
#: util/nwbpadd.c:143 util/nwbpcreate.c:188 util/nwbprm.c:125
#: util/nwbpvalues.c:163 util/nwgrant.c:142 util/nwrevoke.c:124
#, c-format
msgid "%s: You must specify an object name\n"
msgstr ""
#: util/nwbocreate.c:178
#, c-format
msgid "%s: Could not create the object\n"
msgstr ""
#: util/nwbols.c:50
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-t type Object type to be listed (decimal)\n"
"-o object Object pattern\n"
"-v Verbose listing\n"
"-a Alternative output format\n"
"-d Show object type in decimal\n"
"\n"
msgstr ""
#: util/nwbols.c:131
#, c-format
msgid "%s: %s is not on ncpfs filesystem\n"
msgstr ""
#: util/nwboprops.c:47
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object inspected\n"
"-t type Object type (decimal value)\n"
"-v Verbose listing\n"
"\n"
msgstr ""
#: util/nwborm.c:47
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object to be removed\n"
"-t type Object type (decimal value)\n"
"\n"
msgstr ""
#: util/nwborm.c:118
#, c-format
msgid "%s: Could not delete the object\n"
msgstr ""
#: util/nwbpadd.c:49 util/nwbpset.c:46
#, c-format
msgid ""
"\n"
"usage: %s [options] [values]\n"
msgstr ""
#: util/nwbpadd.c:51
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of accessed object\n"
"-t type Object type (decimal value)\n"
"-p property Name of property to be touched\n"
"value value to be added\n"
"\n"
"If property is of type SET, value is an object id (hex)\n"
"Otherwise, value is either a string value to be written, or\n"
"a count of bytes to be written. The latter is assumed if\n"
"more than one value argument is given. The count is decimal,\n"
"and the following arguments are interpreted as bytes in\n"
"hexadecimal notation.\n"
"\n"
msgstr ""
#: util/nwbpadd.c:113 util/nwbpcreate.c:137 util/nwbprm.c:101
#: util/nwbpvalues.c:121
#, c-format
msgid "%s: Property Name too long\n"
msgstr ""
#: util/nwbpadd.c:149 util/nwbpcreate.c:194 util/nwbprm.c:131
#: util/nwbpvalues.c:169
#, c-format
msgid "%s: You must specify a property name\n"
msgstr ""
#: util/nwbpadd.c:155
#, c-format
msgid "%s: You must specify a property value\n"
msgstr ""
#: util/nwbpadd.c:165
#, c-format
msgid "%s: Could not find property\n"
msgstr ""
#: util/nwbpadd.c:176
#, c-format
msgid "%s: For the SET property %s, you must specify an object id as value\n"
msgstr ""
#: util/nwbpadd.c:188
#, c-format
msgid "%s: %s is not a valid object id\n"
msgstr ""
#: util/nwbpadd.c:196
#, c-format
msgid "%s: could not add object %s\n"
msgstr ""
#: util/nwbpadd.c:215 util/nwbpadd.c:227
#, c-format
msgid "%s: Value too long\n"
msgstr ""
#: util/nwbpadd.c:233
#, c-format
msgid "%s: Byte count does not match number of bytes\n"
msgstr ""
#: util/nwbpadd.c:263
#, c-format
msgid "%s: Could not write property\n"
msgstr ""
#: util/nwbpcreate.c:52
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object\n"
"-t type Object type (decimal value)\n"
"-p property Name of property to be created\n"
"-s Property is SET, default: ITEM\n"
"-r read-flag Read security\n"
"-w write-flag Write security\n"
"\n"
msgstr ""
#: util/nwbpcreate.c:203
#, c-format
msgid "%s: Could not create the property\n"
msgstr ""
#: util/nwbprm.c:40 util/pqlist.c:182
#, c-format
msgid "usage: %s [options] [pattern]\n"
msgstr ""
#: util/nwbprm.c:48
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object\n"
"-t type Object type (decimal value)\n"
"-p property Name of property to be deleted\n"
"\n"
msgstr ""
#: util/nwbprm.c:138
#, c-format
msgid "%s: Could not delete the property\n"
msgstr ""
#: util/nwbpset.c:48
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
msgstr ""
#: util/nwbpset.c:111 util/nwbpset.c:119 util/nwbpset.c:125 util/nwbpset.c:131
#: util/nwbpset.c:139 util/nwbpset.c:235
#, c-format
msgid "Illegal format on stdin\n"
msgstr ""
#: util/nwbpset.c:151
#, c-format
msgid "Tried to write %s property\n"
msgstr ""
#: util/nwbpset.c:153
msgid "SET over existing ITEM"
msgstr ""
#: util/nwbpset.c:154
msgid "ITEM over existing SET"
msgstr ""
#: util/nwbpset.c:164
#, c-format
msgid "Could not change property security\n"
msgstr ""
#: util/nwbpset.c:175
#, c-format
msgid "Could not create property\n"
msgstr ""
#: util/nwbpset.c:217
#, c-format
msgid "Could not write property\n"
msgstr ""
#: util/nwbpset.c:246
#, c-format
msgid "Could not add object to set\n"
msgstr ""
#: util/nwbpvalues.c:60
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object\n"
"-t type Object type (decimal value)\n"
"-p property Name of property to be listed\n"
"-v Verbose object listing\n"
"-c Canonical output, for use with nwbpadd\n"
"\n"
msgstr ""
#: util/nwbpvalues.c:151 util/nwdpvalues.c:143
#, c-format
msgid "%s: %s is not ncpfs file or directory\n"
msgstr ""
#: util/nwbpvalues.c:179
msgid "No such property"
msgstr ""
#: util/nwbpvalues.c:183
#, c-format
msgid "%s: Could not find property: %s\n"
msgstr ""
#: util/nwbpvalues.c:205
#, c-format
msgid "%s: Could not read property value: %s\n"
msgstr ""
#: util/nwbpvalues.c:377
#, c-format
msgid "Last Login: %x, %X"
msgstr ""
#: util/nwbpvalues.c:381
#, c-format
msgid "Never logged in\n"
msgstr ""
#: util/nwbpvalues.c:385
#, c-format
msgid " --- Account disabled ---\n"
msgstr ""
#: util/nwbpvalues.c:400
#, c-format
msgid "Account expires on: %x"
msgstr ""
#: util/nwbpvalues.c:416
#, c-format
msgid "Password expires on: %x"
msgstr ""
#: util/nwbpvalues.c:418
#, c-format
msgid ""
"GraceLogins left: %d\n"
"of max. : %d\n"
msgstr ""
#: util/nwbpvalues.c:420
#, c-format
msgid "PasswortChangeInterval : %d days\n"
msgstr ""
#: util/nwbpvalues.c:425
#, c-format
msgid "New password must be different when changing\n"
msgstr ""
#: util/nwbpvalues.c:429
#, c-format
msgid "User is not allowed to change password\n"
msgstr ""
#: util/nwbpvalues.c:431
#, c-format
msgid "Minimal password length : %d\n"
msgstr ""
#: util/nwbpvalues.c:434
#, c-format
msgid "Maximum no of connections: %d\n"
msgstr ""
#: util/nwbpvalues.c:439
#, c-format
msgid "Maximum DiskQuota : %8d blocks\n"
msgstr ""
#: util/nwbpvalues.c:442
#, c-format
msgid "Failed Logins: %5d\n"
msgstr ""
#: util/nwbpvalues.c:446
#, c-format
msgid "Account disabled still %8d seconds\n"
msgstr ""
#: util/nwbpvalues.c:451
#, c-format
msgid "Last 'intruder' address: %s\n"
msgstr ""
#: util/nwbpvalues.c:457
#, c-format
msgid "RestrictionMask : %02X\n"
msgstr ""
#: util/nwbpvalues.c:471
#, c-format
msgid "Time restrictions: 1 1 1 1 1 1 1 1 1 1 2 2 2 2 ]\n"
msgstr ""
#: util/nwbpvalues.c:472
#, c-format
msgid " Day [0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 ]\n"
msgstr ""
#: util/nwbpvalues.c:512
#, c-format
msgid "Segment: %03d\n"
msgstr ""
#: util/nwdir.c:203 util/nwlistsalvage.c:56
#, c-format
msgid "Nobody"
msgstr ""
#: util/nwdir.c:212 util/nwlistsalvage.c:65
#, c-format
msgid "Unknown:N/A"
msgstr ""
#: util/nwdir.c:218 util/nwlistsalvage.c:71
#, c-format
msgid "Unknown:<%s>"
msgstr ""
#: util/nwdir.c:223 util/nwlistsalvage.c:76
#, c-format
msgid "User:"
msgstr ""
#: util/nwdir.c:224 util/nwlistsalvage.c:77
#, c-format
msgid "Group:"
msgstr ""
#: util/nwdir.c:225 util/nwlistsalvage.c:78
#, c-format
msgid "FileServer:"
msgstr ""
#: util/nwdir.c:226 util/nwlistsalvage.c:79
#, c-format
msgid "Unknown(%04X):"
msgstr ""
#: util/nwdir.c:271 util/nwlistsalvage.c:120
msgid "never"
msgstr ""
#: util/nwdir.c:311
#, c-format
msgid ""
"Extended attributes: %u attributes\n"
" %u bytes in keys, %u bytes in data\n"
msgstr ""
#: util/nwdir.c:327
#, c-format
msgid ""
" Key %u:\n"
" Name: %s\n"
" Access Flag: 0x%08X\n"
" Value Length: %u\n"
msgstr ""
#: util/nwdir.c:365 util/nwdir.c:388
#, c-format
msgid " Cannot determine file size: %s\n"
msgstr ""
#: util/nwdir.c:367 util/nwdir.c:417
#, c-format
msgid " File size: %10Lu"
msgstr ""
#: util/nwdir.c:372 util/nwdir.c:423
#, c-format
msgid " (allocated %Lu)"
msgstr ""
#: util/nwdir.c:390
#, c-format
msgid " No datastream exist\n"
msgstr ""
#: util/nwdir.c:414
#, c-format
msgid " Stream %3u size: %10Lu"
msgstr ""
#: util/nwdir.c:445
#, c-format
msgid "Cannot retrieve file attributes: %s\n"
msgstr ""
#: util/nwdir.c:451
#, c-format
msgid "Cannot retrieve file number: %s\n"
msgstr ""
#: util/nwdir.c:457 util/nwlistsalvage.c:174
#, c-format
msgid "Cannot retrieve file name: %s\n"
msgstr ""
#: util/nwdir.c:462
#, c-format
msgid "Directory:\n"
msgstr ""
#: util/nwdir.c:464
#, c-format
msgid "File:\n"
msgstr ""
#: util/nwdir.c:478
#, c-format
msgid " DOS: "
msgstr ""
#: util/nwdir.c:483
#, c-format
msgid " OS/2: "
msgstr ""
#: util/nwdir.c:489
#, c-format
msgid " NFS: "
msgstr ""
#: util/nwdir.c:495
#, c-format
msgid " MAC: "
msgstr ""
#: util/nwdir.c:504
#, c-format
msgid "Rights:\n"
msgstr ""
#: util/nwdir.c:505
#, c-format
msgid " Inherited: "
msgstr ""
#: util/nwdir.c:509 util/nwdir.c:528 util/nwdir.c:544 util/nwdir.c:562
#: util/nwdir.c:570 util/nwdir.c:577 util/nwdir.c:586
#, c-format
msgid "Cannot determine: %s\n"
msgstr ""
#: util/nwdir.c:526
#, c-format
msgid " Effective: "
msgstr ""
#: util/nwdir.c:540
#, c-format
msgid "Owning namespace: "
msgstr ""
#: util/nwdir.c:557
#, c-format
msgid "Miscellaneous NetWare Information:\n"
msgstr ""
#: util/nwdir.c:558
#, c-format
msgid " Last update: "
msgstr ""
#: util/nwdir.c:566
#, c-format
msgid " Last archived: "
msgstr ""
#: util/nwdir.c:575
#, c-format
msgid " Last accessed: "
msgstr ""
#: util/nwdir.c:582
#, c-format
msgid " Created/Copied: "
msgstr ""
#: util/nwdir.c:590
#, c-format
msgid " Flags: [%s%s%s%s]"
msgstr ""
#: util/nwdir.c:640
#, c-format
msgid "Trustees:\n"
msgstr ""
#: util/nwdir.c:666
#, c-format
msgid "File Usage:\n"
msgstr ""
#: util/nwdir.c:667
#, c-format
msgid ""
" Use Count: %5u Open Count: %5u\n"
" Open For Reading Count: %5u Open For Writting Count: %5u\n"
" Deny Read Count: %5u Deny Write Count: %5u\n"
" Locked: %-15s Fork Count: %5u\n"
msgstr ""
#: util/nwdir.c:674
#, c-format
msgid " Connection Count: %10u\n"
msgstr ""
#: util/nwdir.c:678 util/nwdir.c:770
#, c-format
msgid " Connection: %u/%u"
msgstr ""
#: util/nwdir.c:681 util/nwdir.c:773
#, c-format
msgid ", "
msgstr ""
#: util/nwdir.c:686 util/nwuserlist.c:384
msgid "locked"
msgstr ""
#: util/nwdir.c:686 util/nwuserlist.c:384
msgid "open shareable"
msgstr ""
#: util/nwdir.c:687 util/nwuserlist.c:385
msgid "logged"
msgstr ""
#: util/nwdir.c:687 util/nwuserlist.c:385
msgid "open normal"
msgstr ""
#: util/nwdir.c:688 util/nwdir.c:693 util/nwuserlist.c:386
#: util/nwuserlist.c:391
msgid "rsvd"
msgstr ""
#: util/nwdir.c:689 util/nwuserlist.c:387
msgid "TTS locked"
msgstr ""
#: util/nwdir.c:689 util/nwuserlist.c:387
msgid "TTS"
msgstr ""
#: util/nwdir.c:690 util/nwuserlist.c:388
msgid "read"
msgstr ""
#: util/nwdir.c:690 util/nwuserlist.c:388
msgid "write"
msgstr ""
#: util/nwdir.c:691 util/nwuserlist.c:389
msgid "deny read"
msgstr ""
#: util/nwdir.c:691 util/nwuserlist.c:389
msgid "deny write"
msgstr ""
#: util/nwdir.c:692 util/nwuserlist.c:390
msgid "detached"
msgstr ""
#: util/nwdir.c:692 util/nwuserlist.c:390
msgid "TTS holding detach"
msgstr ""
#: util/nwdir.c:693 util/nwuserlist.c:391
msgid "TTS holding open"
msgstr ""
#: util/nwdir.c:714 util/nwdir.c:736 util/nwuserlist.c:413
#: util/nwuserlist.c:436
msgid "unlocked"
msgstr ""
#: util/nwdir.c:717 util/nwuserlist.c:416
msgid "Not locked"
msgstr ""
#: util/nwdir.c:718 util/nwuserlist.c:417
msgid "Locked by a file lock"
msgstr ""
#: util/nwdir.c:719 util/nwuserlist.c:418
msgid "Locked by Begin Share File Set"
msgstr ""
#: util/nwdir.c:720 util/nwuserlist.c:419
msgid "Unknown lock state"
msgstr ""
#: util/nwdir.c:739
#, c-format
msgid " Lock: (%02X) %s\n"
msgstr ""
#: util/nwdir.c:740
#, c-format
msgid " (%02X) %s\n"
msgstr ""
#: util/nwdir.c:741
#, c-format
msgid " Access: (%02X) %s\n"
msgstr ""
#: util/nwdir.c:743
#, c-format
msgid " Lock: %s\n"
msgstr ""
#: util/nwdir.c:744
#, c-format
msgid " %s\n"
msgstr ""
#: util/nwdir.c:745
#, c-format
msgid " Access: %s\n"
msgstr ""
#: util/nwdir.c:766
#, c-format
msgid "File Physical Locks:\n"
msgstr ""
#: util/nwdir.c:777
#, c-format
msgid " Range: 0x%08LX-0x%08LX\n"
msgstr ""
#: util/nwdir.c:795
#, c-format
msgid "Unable to begin scandir: 0x%04X\n"
msgstr ""
#: util/nwdir.c:807
#, c-format
msgid "Unexpected error in NextDir: %s\n"
msgstr ""
#: util/nwdir.c:825
#, c-format
msgid ""
"nwdir [options] [path]\n"
"\n"
" -d List information about directory itself instead\n"
" of directory content\n"
" -l List namespace informations\n"
" -e List extended attributes informations\n"
" -v Verbose listing\n"
" -f List connections using file\n"
" -p List physical locks on file\n"
" -t Technical - show values and their meaning\n"
" -h This help\n"
" path Path to list, may contain wildcards\n"
"\n"
"(c) 1998 Milan Vandrovec for ncpfs-2.0.12.8\n"
msgstr ""
#: util/nwdir.c:903
#, c-format
msgid "Unable to initialize: 0x%04X\n"
msgstr ""
#: util/nwdir.c:936
#, c-format
msgid "Invalid path: %s\n"
msgstr ""
#: util/nwdir.c:940
#, c-format
msgid "Specified path is not remote\n"
msgstr ""
#: util/nwdir.c:952
#, c-format
msgid "Directory %s\n"
msgstr ""
#: util/nwdir.c:958
#, c-format
msgid "Path does not exist: %s\n"
msgstr ""
#: util/nwdir.c:1006
#, c-format
msgid "Cannot retrieve info: %s\n"
msgstr ""
#: util/nwdpvalues.c:55
#, c-format
msgid ""
"\n"
"usage: %s [options] [ncp filesystem]\n"
msgstr ""
#: util/nwdpvalues.c:57
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Object name to be converted to ID\n"
"-q objectID Object ID to convert to name\n"
"-c context Base context name (use/return abbreviated names)\n"
"\n"
msgstr ""
#: util/nwfsctrl.c:54
#, c-format
msgid ""
"\n"
"usage: %s [options] command\n"
msgstr ""
#: util/nwfsctrl.c:56
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"-p path Permanent connection to server to be used\n"
"\n"
"command is one of:\n"
"load XXX load module XXX\n"
"unload XXX unload module XXX\n"
"mount XXX mount volume XXX\n"
"dismount XXX dismount volume XXX\n"
"down [force] down fileserver\n"
"open bindery open bindery\n"
"close bindery close bindery\n"
"disable login disable login to fileserver\n"
"enable login enable login to fileserver\n"
"disable tts disable TTS\n"
"enable tts enable TTS\n"
"set XXX=YYY set server variable XXX to value YYY\n"
"clear station XXX log-outs specified connection\n"
"XXX try execute XXX as .NCF file\n"
"\n"
"Warning: If you do not have sufficient priviledge level,\n"
" some of commands (load, unload, mount, dismount,\n"
" set, run .NCF) will emit server console broadcast\n"
" to all conected users!\n"
"\n"
msgstr ""
#: util/nwfsctrl.c:112
#, c-format
msgid "%s: \"%s\" what?\n"
msgstr ""
#: util/nwfsctrl.c:129
#, c-format
msgid "%s: Unable to load `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:141
#, c-format
msgid "%s: Unable to unload `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:154
#, c-format
msgid "%s: Unable to mount `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:158
#, c-format
msgid "Volume `%s' was mounted as #%u\n"
msgstr ""
#: util/nwfsctrl.c:167
#, c-format
msgid "%s: Unable to dismount `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:179
#, c-format
msgid "%s: Unable to down file server, error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:191
#, c-format
msgid "%s: Unable to execute `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:209
#, c-format
msgid "%s: Syntax error in `set' command\n"
msgstr ""
#: util/nwfsctrl.c:246 util/nwfsctrl.c:254
#, c-format
msgid "%s: Unable to set variable `%s' to value `%s', error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:270
#, c-format
msgid "%s: Unable to %s file server login, error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:271 util/nwfsctrl.c:283
msgid "enable"
msgstr ""
#: util/nwfsctrl.c:271 util/nwfsctrl.c:283
msgid "disable"
msgstr ""
#: util/nwfsctrl.c:282
#, c-format
msgid "%s: Unable to %s TTS, error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:293
#, c-format
msgid "%s: Warning: Bindery cannot be closed by temporary connection\n"
msgstr ""
#: util/nwfsctrl.c:297
#, c-format
msgid "%s: Unable to %s bindery, error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:298
msgid "open"
msgstr ""
#: util/nwfsctrl.c:298
msgid "close"
msgstr ""
#: util/nwfsctrl.c:319
#, c-format
msgid "%s: Unable to clear station %u, error 0x%04X (%u)\n"
msgstr ""
#: util/nwfsctrl.c:325
#, c-format
msgid "%s: `%.*s' is not a number, skipping\n"
msgstr ""
#: util/nwfsctrl.c:334
#, c-format
msgid "%s: What is `%s'?\n"
msgstr ""
#: util/nwfsctrl.c:432
#, c-format
msgid "-p and -S are incompatible\n"
msgstr ""
#: util/nwfsctrl.c:436 util/nwvolinfo.c:121
#, c-format
msgid "%s: %s is not Netware directory/file\n"
msgstr ""
#: util/nwfsctrl.c:447
#, c-format
msgid "%s: You must specify connection to server\n"
msgstr ""
#: util/nwfsctrl.c:452
#, c-format
msgid "Compatibility option entered, rest of commandline ignored\n"
msgstr ""
#: util/nwfsctrl.c:479 util/nwpasswd.c:121
#, c-format
msgid "%s: Out of memory!\n"
msgstr ""
#: util/nwfsctrl.c:497
#, c-format
msgid "%s: Missing command\n"
msgstr ""
#: util/nwfsinfo.c:45 util/nwfstime.c:46 util/nwuserlist.c:62 util/slist.c:54
#, c-format
msgid "usage: %s [pattern]\n"
msgstr ""
#: util/nwfsinfo.c:53
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"\n"
"-d Print Description Strings\n"
"-t Print File Server's time\n"
"-i Print File Server Information\n"
"-e List Server's NCP Extensions\n"
"\n"
msgstr ""
#: util/nwfsinfo.c:66
msgid "no"
msgstr ""
#: util/nwfsinfo.c:67
msgid "yes"
msgstr ""
#: util/nwfsinfo.c:69
#, c-format
msgid "unknown (%02X)"
msgstr ""
#: util/nwfsinfo.c:78
#, c-format
msgid ""
"\n"
"Fileservername %-48s\n"
"\n"
msgstr ""
#: util/nwfsinfo.c:80
#, c-format
msgid "Version %d.%d Revision %c\n"
msgstr ""
#: util/nwfsinfo.c:83
#, c-format
msgid "Max. Connections %d\n"
msgstr ""
#: util/nwfsinfo.c:85
#, c-format
msgid "currently in use %d\n"
msgstr ""
#: util/nwfsinfo.c:87
#, c-format
msgid "peak connections %d\n"
msgstr ""
#: util/nwfsinfo.c:89
#, c-format
msgid "Max. Volumes %d\n"
msgstr ""
#: util/nwfsinfo.c:91
#, c-format
msgid "SFTLevel %d\n"
msgstr ""
#: util/nwfsinfo.c:93
#, c-format
msgid "TTSLevel %d\n"
msgstr ""
#: util/nwfsinfo.c:95
#, c-format
msgid "Accountversion %d\n"
msgstr ""
#: util/nwfsinfo.c:97
#, c-format
msgid "Queueversion %d\n"
msgstr ""
#: util/nwfsinfo.c:99
#, c-format
msgid "Printversion %d\n"
msgstr ""
#: util/nwfsinfo.c:101
#, c-format
msgid "Virt.Consolvers. %d\n"
msgstr ""
#: util/nwfsinfo.c:103
#, c-format
msgid "RestrictionLevel %d\n"
msgstr ""
#: util/nwfsinfo.c:105
#, c-format
msgid "VAP Version %d\n"
msgstr ""
#: util/nwfsinfo.c:106
#, c-format
msgid "Internet Bridge %d\n"
msgstr ""
#: util/nwfsinfo.c:107
#, c-format
msgid "Mixed Mode Path %s\n"
msgstr ""
#: util/nwfsinfo.c:108
#, c-format
msgid "Local Login Code 0x%02X\n"
msgstr ""
#: util/nwfsinfo.c:109
#, c-format
msgid "Product Version %u.%u.%u\n"
msgstr ""
#: util/nwfsinfo.c:111
#, c-format
msgid "OS Language %u\n"
msgstr ""
#: util/nwfsinfo.c:112
#, c-format
msgid "Large files %s\n"
msgstr ""
#: util/nwfsinfo.c:157
msgid "could not get strings"
msgstr ""
#: util/nwfsinfo.c:181
msgid "could not get server time"
msgstr ""
#: util/nwfsinfo.c:203 util/nwuserlist.c:261
msgid "Could not get server information"
msgstr ""
#: util/nwfsinfo.c:224
#, c-format
msgid ""
"Installed NCP Extensions:\n"
" Name Number Version\n"
" -------------------------------------------------------\n"
msgstr ""
#: util/nwfsinfo.c:229
#, c-format
msgid " %-33s %08X %u.%u.%u\n"
msgstr ""
#: util/nwfsinfo.c:232
#, c-format
msgid "No NCP Extensions registered\n"
msgstr ""
#: util/nwfstime.c:54
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-a Be more accurate about reading the time\n"
"-g Update local time from file server\n"
"-s Set file server's time from local time\n"
"\n"
msgstr ""
#: util/nwfstime.c:123
msgid "when setting file server time"
msgstr ""
#: util/nwfstime.c:133
msgid "when getting file server time"
msgstr ""
#: util/nwgrant.c:64 util/nwrevoke.c:56 util/nwrights.c:50
#, c-format
msgid ""
"\n"
"usage: %s [options] file/directory\n"
msgstr ""
#: util/nwgrant.c:66
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object added as trustee\n"
"-t type Object type (decimal value)\n"
"-r rights Rights mask (see manual page)\n"
"\n"
"directory\n"
"\n"
msgstr ""
#: util/nwgrant.c:148
#, c-format
msgid "%s: You must give a valid rights string\n"
msgstr ""
#: util/nwgrant.c:154
#, c-format
msgid "%s: You must specify a rights mask\n"
msgstr ""
#: util/nwgrant.c:162 util/nwrevoke.c:131
#, c-format
msgid "%s: You must specify a directory\n"
msgstr ""
#: util/nwgrant.c:176 util/nwrevoke.c:145
#, c-format
msgid "%s: Could not find directory %s\n"
msgstr ""
#: util/nwgrant.c:192 util/nwgrant.c:210 util/nwgrant.c:217
#: util/nwrevoke.c:161 util/nwrevoke.c:180 util/nwrevoke.c:187
#, c-format
msgid "%s: Could not find object %s: %s\n"
msgstr ""
#: util/nwgrant.c:224 util/nwrevoke.c:194
#, c-format
msgid "%s: Invalid path: %s\n"
msgstr ""
#: util/nwgrant.c:234
#, c-format
msgid "%s: Could not add trustee rights: %s\n"
msgstr ""
#: util/nwlistsalvage.c:131
#, c-format
msgid ""
"usage: nwlistsalvage [options] [directory]\n"
"\n"
"-h Print this help text\n"
"-n <namespace> Namespace for file access.\n"
" DOS\n"
" LONG - Default\n"
" MAC\n"
" NFS\n"
" FTAM\n"
"-v Verbose\n"
"\n"
"directory Directory to examine for salvageable files. Default is ./\n"
"\n"
msgstr ""
#: util/nwlistsalvage.c:189
#, c-format
msgid "Cannot retrieve creation info: %s\n"
msgstr ""
#: util/nwlistsalvage.c:198
#, c-format
msgid "Cannot retrieve modified info: %s\n"
msgstr ""
#: util/nwlistsalvage.c:262 util/nwsalvage.c:137
#, c-format
msgid "Unrecognized namespace for option '-%c'\n"
msgstr ""
#: util/nwlistsalvage.c:268 util/nwpurge.c:125 util/nwsalvage.c:150
#, c-format
msgid "Unexpected option `-%c'\n"
msgstr ""
#: util/nwlistsalvage.c:279 util/nwmsg.c:88 util/nwpurge.c:136
#: util/nwsalvage.c:163 contrib/tknwmsg/nwmsg.c:88
msgid "in ncp_open_mount"
msgstr ""
#: util/nwlistsalvage.c:284 util/nwpurge.c:141 util/nwrights.c:107
#: util/nwsalvage.c:168
msgid "when retrieving root entry"
msgstr ""
#: util/nwlistsalvage.c:292
#, c-format
msgid "No salvageable files were found.\n"
msgstr ""
#: util/nwlistsalvage.c:294
#, c-format
msgid "1 salvageable file was found.\n"
msgstr ""
#: util/nwlistsalvage.c:296
#, c-format
msgid "%d salvageable files were found.\n"
msgstr ""
#: util/nwmsg.c:93 contrib/tknwmsg/nwmsg.c:93
#, c-format
msgid "%s: could not get broadcast message\n"
msgstr ""
#: util/nwmsg.c:101 contrib/tknwmsg/nwmsg.c:101
msgid "no message"
msgstr ""
#: util/nwmsg.c:105 contrib/tknwmsg/nwmsg.c:105
#, c-format
msgid "message: %s"
msgstr ""
#: util/nwmsg.c:109 contrib/tknwmsg/nwmsg.c:109
#, c-format
msgid "%s: could not get uid on connection: %s\n"
msgstr ""
#: util/nwmsg.c:115 contrib/tknwmsg/nwmsg.c:115
msgid "<unknown>"
msgstr ""
#: util/nwmsg.c:121 contrib/tknwmsg/nwmsg.c:121
#, c-format
msgid "%s: user %d not known\n"
msgstr ""
#: util/nwmsg.c:131 contrib/tknwmsg/nwmsg.c:131
#, c-format
msgid "%s: cannot open %s: %s\n"
msgstr ""
#: util/nwmsg.c:135 contrib/tknwmsg/nwmsg.c:135
#, c-format
msgid ""
"\r\n"
"Message from NetWare Server: %s\r\n"
"%s\r\n"
msgstr ""
#: util/nwmsg.c:156 contrib/tknwmsg/nwmsg.c:162
#, c-format
msgid "write: %s: %s\n"
msgstr ""
#: util/nwmsg.c:186 contrib/tknwmsg/nwmsg.c:192
msgid "utmp"
msgstr ""
#: util/nwmsg.c:217 contrib/tknwmsg/nwmsg.c:223
#, c-format
msgid "nwmsg: %s is not logged in\n"
msgstr ""
#: util/nwmsg.c:222 contrib/tknwmsg/nwmsg.c:228
#, c-format
msgid "nwmsg: %s ignores messages\n"
msgstr ""
#: util/nwpasswd.c:47
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-O objectname Object name to change, default username\n"
"-t type Object type (decimal value)\n"
"\n"
msgstr ""
#: util/nwpasswd.c:113
msgid "trying to find server"
msgstr ""
#: util/nwpasswd.c:129
#, c-format
msgid "Changing password for user %s on server %s\n"
msgstr ""
#: util/nwpasswd.c:134
msgid "Enter old password: "
msgstr ""
#: util/nwpasswd.c:138
#, c-format
msgid "Enter password for %s: "
msgstr ""
#: util/nwpasswd.c:148
msgid "Enter new password: "
msgstr ""
#: util/nwpasswd.c:156
msgid "Re-Enter new password: "
msgstr ""
#: util/nwpasswd.c:170
#, c-format
msgid "You mistype the new password, try again\n"
msgstr ""
#: util/nwpasswd.c:189
msgid "not own password"
msgstr ""
#: util/nwpasswd.c:198
msgid "trying to change password"
msgstr ""
#: util/nwpjmv.c:69
#, c-format
msgid ""
"\n"
"-S server Server name to be used\n"
"-U username Print Server name sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"-q queue name Name of the printing queue to use\n"
"-c command Name of print command, default: 'lpr'\n"
"-j job number ID number of job to service\n"
"-d Debug\n"
msgstr ""
#: util/nwpjmv.c:110 util/pserver.c:132
#, c-format
msgid "Queue %s not found: %s\n"
msgstr ""
#: util/nwpjmv.c:119 util/pserver.c:141
#, c-format
msgid "Could not attach to queue %s: %s\n"
msgstr ""
#: util/nwpjmv.c:191
#, c-format
msgid "Failed to change job position: %s\n"
msgstr ""
#: util/nwpjmv.c:201 util/pserver.c:216
#, c-format
msgid "Cannot service print job: %s\n"
msgstr ""
#: util/nwpjmv.c:211
#, c-format
msgid "wrong job queued: expected %08X, got %08X\n"
msgstr ""
#: util/nwpjmv.c:224 util/pserver.c:234
#, c-format
msgid "<Unknown>"
msgstr ""
#: util/nwpjmv.c:229 util/pserver.c:239
#, c-format
msgid "pipe error: %m"
msgstr ""
#: util/nwpjmv.c:234 util/pserver.c:244
#, c-format
msgid "fork error: %m"
msgstr ""
#: util/nwpjmv.c:260 util/pserver.c:270
#, c-format
msgid "waitpid: %m\n"
msgstr ""
#: util/nwpjmv.c:274 util/pserver.c:284
#, c-format
msgid "dup2 error: %m\n"
msgstr ""
#: util/nwpjmv.c:284 util/pserver.c:294
#, c-format
msgid "exec error: %m\n"
msgstr ""
#: util/nwpjmv.c:387 util/pserver.c:399
#, c-format
msgid "You must specify a queue\n"
msgstr ""
#: util/nwpjmv.c:402 util/nwpqjob.c:150
#, c-format
msgid "Cannot parse \"%s\" - jobID must be hexadecimal number\n"
msgstr ""
#: util/nwpjmv.c:408
#, c-format
msgid "Could not move job %08X\n"
msgstr ""
#: util/nwpqjob.c:50 util/nwpqjob.c:52 util/nwpqjob.c:59
#, c-format
msgid "\n"
msgstr ""
#: util/nwpqjob.c:51
#, c-format
msgid "usage: %s [options] <queue> <jobID> [<jobID> ...]\n"
msgstr ""
#: util/nwpqjob.c:53
#, c-format
msgid "-S server Server name to be used\n"
msgstr ""
#: util/nwpqjob.c:54
#, c-format
msgid "-U username User name\n"
msgstr ""
#: util/nwpqjob.c:55
#, c-format
msgid "-P password Use this password\n"
msgstr ""
#: util/nwpqjob.c:56
#, c-format
msgid "-n Do not use any password\n"
msgstr ""
#: util/nwpqjob.c:57
#, c-format
msgid "-d Delete job from queue (default for pqrm)\n"
msgstr ""
#: util/nwpqjob.c:58
#, c-format
msgid "-r Resume job\n"
msgstr ""
#: util/nwpqjob.c:110
#, c-format
msgid "%s: At least one of -d or -r must be specified\n"
msgstr ""
#: util/nwpqjob.c:135 util/pqstat.c:182
#, c-format
msgid "Queue \"%s\" on server %s not found.\n"
msgstr ""
#: util/nwpqjob.c:166
#, c-format
msgid "Job %08X does not exist\n"
msgstr ""
#: util/nwpqjob.c:168
#, c-format
msgid "You have not rights to cancel job %08X\n"
msgstr ""
#: util/nwpqjob.c:170
#, c-format
msgid "Cannot cancel job %08X: %s\n"
msgstr ""
#: util/nwpurge.c:38
#, c-format
msgid ""
"usage: nwpurge [options] [directory]\n"
"\n"
"-h Print this help text\n"
"-a Purge files in subdirectories\n"
"-l Do not purge files\n"
"-s Silent mode\n"
"\n"
"directory Directory to purge\n"
"\n"
msgstr ""
#: util/nwpurge.c:83
#, c-format
msgid "%8s-- failed (%s)\n"
msgstr ""
#: util/nwpurge.c:148
#, c-format
msgid "No files were purged from server.\n"
msgstr ""
#: util/nwpurge.c:150
#, c-format
msgid "1 file was purged from server.\n"
msgstr ""
#: util/nwpurge.c:152
#, c-format
msgid "%d files were purged from server.\n"
msgstr ""
#: util/nwpurge.c:156
#, c-format
msgid "1 file was not purged due to error.\n"
msgstr ""
#: util/nwpurge.c:158
#, c-format
msgid "%d files were not purged due to errors.\n"
msgstr ""
#: util/nwrevoke.c:58
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-o object_name Name of object removed as trustee\n"
"-t type Object type (decimal value)\n"
"\n"
"file/directory\n"
"\n"
msgstr ""
#: util/nwrevoke.c:202
#, c-format
msgid "%s: Could not remove trustee rights: %s\n"
msgstr ""
#: util/nwrights.c:52
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"\n"
"file/directory\n"
"\n"
msgstr ""
#: util/nwrights.c:116
msgid "when finding rights"
msgstr ""
#: util/nwrights.c:119
#, c-format
msgid "Your effective rights for %s are: %s\n"
msgstr ""
#: util/nwrights.c:125
#, c-format
msgid "(S): You have SUPERVISOR rights\n"
msgstr ""
#: util/nwrights.c:129
#, c-format
msgid "(R): You may READ from files\n"
msgstr ""
#: util/nwrights.c:133
#, c-format
msgid "(W): You may WRITE to files\n"
msgstr ""
#: util/nwrights.c:137
#, c-format
msgid "(C): You may CREATE files\n"
msgstr ""
#: util/nwrights.c:141
#, c-format
msgid "(E): You may ERASE files\n"
msgstr ""
#: util/nwrights.c:145
#, c-format
msgid "(M): You may MODIFY directory\n"
msgstr ""
#: util/nwrights.c:149
#, c-format
msgid "(F): You may SCAN for files\n"
msgstr ""
#: util/nwrights.c:153
#, c-format
msgid "(A): You may change ACCESS control\n"
msgstr ""
#: util/nwsalvage.c:35
#, c-format
msgid ""
"usage: nwsalvage [options] directory file_id\n"
"\n"
"-h Print this help text.\n"
"-s Silent mode.\n"
"-n <namespace> Namespace for accessing files.\n"
" DOS\n"
" LONG - Default\n"
" MAC\n"
" FTAM\n"
" NFS\n"
"-r <newname> Rename the salvaged file. 255 chars max.\n"
"directory Directory in which salvageable file resides.\n"
" Default is current directory.\n"
"\n"
"file_id The file identified by file_id will be salvaged.\n"
" Numeric file_id is obtained from nwlistsalvage.\n"
"\n"
msgstr ""
#: util/nwsalvage.c:84
#, c-format
msgid "%8s%d -- failed (File already exists, or path inaccessible)\n"
msgstr ""
#: util/nwsalvage.c:86
#, c-format
msgid "%8s%d %s -- failed (%s)\n"
msgstr ""
#: util/nwsalvage.c:91
#, c-format
msgid "%8s%d %s -- salvaged \n"
msgstr ""
#: util/nwsalvage.c:98
#, c-format
msgid "%8sFile with scan ID '%d' was not found."
msgstr ""
#: util/nwsalvage.c:144
#, c-format
msgid "Filename for option '-%c' has invalid length."
msgstr ""
#: util/nwtrustee.c:50
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-l volumeid Volume id to be searched\n"
"-L volname Volume name instead of id\n"
"-O objectid Object id\n"
"-o objname Object name ( type must be specified )\n"
"-t type Object type\n"
"-v Verbose listing\n"
"\n"
msgstr ""
#: util/nwtrustee2.c:45
#, c-format
msgid "usage: %s [options] [file/directory...]\n"
msgstr ""
#: util/nwtrustee2.c:51
#, c-format
msgid ""
"\n"
"usage: %s [options] [file/directory...]\n"
msgstr ""
#: util/nwtrustee2.c:53
#, c-format
msgid ""
"\n"
"-v Verbose\n"
"\n"
"file/directory List of files to scan for trustees\n"
"\n"
msgstr ""
#: util/nwtrustee2.c:138
#, c-format
msgid "%s: Could not find directory %s: %s\n"
msgstr ""
#: util/nwtrustee2.c:144
#, c-format
msgid "%s: Could not find Netware information about directory %s: %s\n"
msgstr ""
#: util/nwtrustee2.c:199
#, c-format
msgid "Trustee scan failed, %s\n"
msgstr ""
#: util/nwuserlist.c:82
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-a Print Station's addr\n"
"-q Print object ID\n"
"-f List open files\n"
"-ft Print raw information about open files\n"
"-fd Print detailed information about each open file\n"
"-fD Print DOS filename\n"
"-s List open semaphores\n"
"-i List statistical information\n"
"-ih List read/written bytes in human readable format (e.g. 1K, "
"234M)\n"
"-iH Same as above, but use units of 1000 bytes instead of 1024\n"
"\n"
msgstr ""
#: util/nwuserlist.c:104
msgid "Unknown"
msgstr ""
#: util/nwuserlist.c:117
msgid "logged in"
msgstr ""
#: util/nwuserlist.c:118
msgid "being aborted"
msgstr ""
#: util/nwuserlist.c:119
msgid "audited"
msgstr ""
#: util/nwuserlist.c:120
msgid "needs security change"
msgstr ""
#: util/nwuserlist.c:121
msgid "MAC station"
msgstr ""
#: util/nwuserlist.c:122
msgid "temporary authenticated"
msgstr ""
#: util/nwuserlist.c:123
msgid "audit connection recorded"
msgstr ""
#: util/nwuserlist.c:124
msgid "DS audit connection recorded"
msgstr ""
#: util/nwuserlist.c:125
msgid "???"
msgstr ""
#: util/nwuserlist.c:126
msgid "none"
msgstr ""
#: util/nwuserlist.c:152
#, c-format
msgid " %-21s%llu %s\n"
msgstr ""
#: util/nwuserlist.c:166
#, c-format
msgid " %-21s%5llu %s\n"
msgstr ""
#: util/nwuserlist.c:168
#, c-format
msgid " %-21s%5llu %c%s\n"
msgstr ""
#: util/nwuserlist.c:270
#, c-format
msgid ""
"\n"
"%-6s%-21s%-12s\n"
"---------------------------------------------------\n"
msgstr ""
#: util/nwuserlist.c:273 util/nwuserlist.c:281 util/nwuserlist.c:290
#: util/nwuserlist.c:299
msgid "Conn"
msgstr ""
#: util/nwuserlist.c:274 util/nwuserlist.c:282 util/nwuserlist.c:292
#: util/nwuserlist.c:301
msgid "User name"
msgstr ""
#: util/nwuserlist.c:275 util/nwuserlist.c:284 util/nwuserlist.c:293
#: util/nwuserlist.c:303
msgid "Login time"
msgstr ""
#: util/nwuserlist.c:278
#, c-format
msgid ""
"\n"
"%-6s%-21s%-27s%-12s\n"
"------------------------------------------------------------------------------\n"
msgstr ""
#: util/nwuserlist.c:283 util/nwuserlist.c:302
msgid "Station Address"
msgstr ""
#: util/nwuserlist.c:287
#, c-format
msgid ""
"\n"
"%-6s%-9s%-21s%-12s\n"
"------------------------------------------------------------\n"
msgstr ""
#: util/nwuserlist.c:291 util/nwuserlist.c:300
msgid "ObjectID"
msgstr ""
#: util/nwuserlist.c:296
#, c-format
msgid ""
"\n"
"%-6s%-9s%-21s%-27s%-12s\n"
"---------------------------------------------------------------------------------------\n"
msgstr ""
#: util/nwuserlist.c:319
#, c-format
msgid "%4d: %08X %-20s "
msgstr ""
#: util/nwuserlist.c:321
#, c-format
msgid "%4d: %-20s "
msgstr ""
#: util/nwuserlist.c:347
msgid "Unknown format"
msgstr ""
#: util/nwuserlist.c:379
#, c-format
msgid " File: (%02X:%08X) %s\n"
msgstr ""
#: util/nwuserlist.c:381
#, c-format
msgid " File: %s\n"
msgstr ""
#: util/nwuserlist.c:439
#, c-format
msgid " Task: %-5u Lock: (%02X) %s\n"
msgstr ""
#: util/nwuserlist.c:440
#, c-format
msgid " Fork count: %-3u (%02X) %s\n"
msgstr ""
#: util/nwuserlist.c:441
#, c-format
msgid " Namespace: (%02X) %-5s Access: (%02X) %s\n"
msgstr ""
#: util/nwuserlist.c:443
#, c-format
msgid " Task: %-5u Lock: %s\n"
msgstr ""
#: util/nwuserlist.c:444
#, c-format
msgid " Fork count: %-3u %s\n"
msgstr ""
#: util/nwuserlist.c:445
#, c-format
msgid " Namespace: %-5s Access: %s\n"
msgstr ""
#: util/nwuserlist.c:457
#, c-format
msgid " Semaphore: %s\n"
msgstr ""
#: util/nwuserlist.c:459
#, c-format
msgid " Task: %-5u Value: %-5d Open Count: %-5u\n"
msgstr ""
#: util/nwuserlist.c:471
#, c-format
msgid " Type: (%02X) %-9.9s Status: (%08X) %s\n"
msgstr ""
#: util/nwuserlist.c:474
#, c-format
msgid " Use count: %-9u ExpTime: %08X ObjType: %08X\n"
msgstr ""
#: util/nwuserlist.c:476
#, c-format
msgid " Transaction flag: %9u Filler: %18u\n"
msgstr ""
#: util/nwuserlist.c:478
#, c-format
msgid " Logical lock threshold: %3u Record lock threshold: %3u\n"
msgstr ""
#: util/nwuserlist.c:480
#, c-format
msgid " File write flags: 0x%02X File write state: 0x%02X\n"
msgstr ""
#: util/nwuserlist.c:482
#, c-format
msgid " File lock count: %10u Record lock count: %7u\n"
msgstr ""
#: util/nwuserlist.c:485
#, c-format
msgid " Type: %-14s Status: %s\n"
msgstr ""
#: util/nwuserlist.c:489
msgid "Bytes read:"
msgstr ""
#: util/nwuserlist.c:489 util/nwuserlist.c:490 util/nwuserlist.c:493
#: util/nwuserlist.c:494
msgid "B"
msgstr ""
#: util/nwuserlist.c:490
msgid "Bytes written:"
msgstr ""
#: util/nwuserlist.c:491
msgid "Requests:"
msgstr ""
#: util/nwuserlist.c:493
msgid "Held bytes read:"
msgstr ""
#: util/nwuserlist.c:494
msgid "Held bytes written:"
msgstr ""
#: util/nwuserlist.c:495
msgid "Held requests:"
msgstr ""
#: util/nwvolinfo.c:49
#, c-format
msgid ""
"\n"
"-h Print this help text\n"
"-S server Server name to be used\n"
"-U username Username sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"\n"
"-v volume volume name\n"
"-N Numeric format\n"
"\n"
msgstr ""
#: util/nwvolinfo.c:130
#, c-format
msgid "%s: Volume %s does not exist\n"
msgstr ""
#: util/nwvolinfo.c:135
#, c-format
msgid "%s: Unable to get volume information\n"
msgstr ""
#: util/nwvolinfo.c:151
#, c-format
msgid "Total : %dK\n"
msgstr ""
#: util/nwvolinfo.c:152
#, c-format
msgid "Free : %dK\n"
msgstr ""
#: util/nwvolinfo.c:153
#, c-format
msgid "Purgable : %dK\n"
msgstr ""
#: util/nwvolinfo.c:154
#, c-format
msgid "No Purg. : %dK\n"
msgstr ""
#: util/nwvolinfo.c:155
#, c-format
msgid "Dirs : %d\n"
msgstr ""
#: util/nwvolinfo.c:156
#, c-format
msgid "Free dirs: %d\n"
msgstr ""
#: util/pqlist.c:203
#, c-format
msgid ""
"\n"
"Server: Unknown (%s)\n"
msgstr ""
#: util/pqlist.c:205
#, c-format
msgid ""
"\n"
"Server: %s\n"
msgstr ""
#: util/pqlist.c:209
msgid "Print queue name"
msgstr ""
#: util/pqlist.c:210
msgid "Queue ID"
msgstr ""
#: util/pqlist.c:231
#, c-format
msgid "No queues found\n"
msgstr ""
#: util/pqstat.c:113
#, c-format
msgid "usage: %s [-B] <queue> [<qlen>]\n"
msgstr ""
#: util/pqstat.c:203
#, c-format
msgid ""
"\n"
"Server: %s\tQueue: %s\tQueue ID: %8.8X\n"
msgstr ""
#: util/pqstat.c:205
#, c-format
msgid ""
" %5s %-12s %-32s %-7s %-4s %-8s\n"
"-------------------------------------------------------------------------------\n"
msgstr ""
#: util/pqstat.c:208
msgid "Seq"
msgstr ""
#: util/pqstat.c:208
msgid "Name"
msgstr ""
#: util/pqstat.c:209
msgid "Description"
msgstr ""
#: util/pqstat.c:209
msgid "Status"
msgstr ""
#: util/pqstat.c:209
msgid "Form"
msgstr ""
#: util/pqstat.c:209
msgid "Job ID"
msgstr ""
#: util/pqstat.c:216
#, c-format
msgid "You have insufficient rights to list queue jobs\n"
msgstr ""
#: util/pqstat.c:218
msgid ": cannot get queue length"
msgstr ""
#: util/pqstat.c:231
#, c-format
msgid "Error getting queue jobs ids: %ld\n"
msgstr ""
#: util/pqstat.c:252
msgid "Held"
msgstr ""
#: util/pqstat.c:254
msgid "Adding"
msgstr ""
#: util/pqstat.c:256
msgid "Active"
msgstr ""
#: util/pqstat.c:260
msgid "Ready"
msgstr ""
#: util/pqstat.c:269
msgid "Waiting"
msgstr ""
#: util/pqstat.c:273
#, c-format
msgid " %5d %-12s %-32.32s %-7s %4d %08X\n"
msgstr ""
#: util/pserver.c:67
#, c-format
msgid ""
"\n"
"-S server Server name to be used\n"
"-U username Print Server name sent to server\n"
"-P password Use this password\n"
"-n Do not use any password\n"
"-C Don't convert password to uppercase\n"
"-q queue name Name of the printing queue to use\n"
"-c command Name of print command, default: 'lpr'\n"
"-j job type Type of job (Form number) to service\n"
"-t timeout Polling interval, default: 30 sec\n"
"-d Debug: don't daemonize\n"
"-h print this help text\n"
"\n"
msgstr ""
#: util/slist.c:68
msgid "in ncp_open"
msgstr ""
#: util/slist.c:76
msgid "Known NetWare File Servers"
msgstr ""
#: util/slist.c:77
msgid "Network"
msgstr ""
#: util/slist.c:78
msgid "Node Address"
msgstr ""
#: util/slist.c:107
#, c-format
msgid "No servers found\n"
msgstr ""
#: contrib/tknwmsg/nwmsg.c:141
#, c-format
msgid ""
"Message from Netware Server: %s\n"
"%s"
msgstr ""