File name: | mount.exe.mui |
Size: | 9216 byte |
MD5: | a0089d90bcb837789fded76249dbd852 |
SHA1: | 3cb26d2d70ea855e9f8e84fec300192eaca8ce6e |
SHA256: | 87e7ca34e360d8da7f65b46e6daf38b2812dce8a2586e2cfb09e837b347898d3 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | mount.exe NFS 客户端导出/共享装载工具 (32 位) |
If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Chinese (Simplified) | English |
---|---|---|
3 | 内存不足!! 无法继续 |
Out of memory!! Cannot continue |
4 | 此命令的另一个实例已在运行。请等待其他实例运行完成。 如果此情况仍存在,请尝试使用 "net use" 命令。 |
Another instance of this command is already running. Please wait for the other instance to complete. If this condition persists, please try the 'net use' command. |
6 | 网络错误 - %d |
Network Error - %d |
7 | 有关详细信息,请键入“NET HELPMSG %d”。 |
Type 'NET HELPMSG %d' for more information. |
11 | 用法: mount [-o options] [-u:username] [-p:] |
Usage: mount [-o options] [-u:username] [-p:] |
12 | -o rsize=size 设置读取缓冲区的大小(以 KB 为单位)。 -o wsize=size 设置写入缓冲区的大小(以 KB 为单位)。 -o timeout=time 设置 RPC 调用的超时值(以秒为单位)。 -o retry=number 设置软装载的重试次数。 -o mtype=soft|hard 设置装载类型。 |
-o rsize=size To set the size of the read buffer in kilobytes. -o wsize=size To set the size of the write buffer in kilobytes. -o timeout=time To set the timeout value in seconds for an RPC call. -o retry=number To set the number of retries for a soft mount. -o mtype=soft|hard To set the mount type. |
13 | -o lang=euc-jp|euc-tw|euc-kr|shift-jis|big5|ksc5601|gb2312-80|ansi 指定用于文件和目录名称的编码。 |
-o lang=euc-jp|euc-tw|euc-kr|shift-jis|big5|ksc5601|gb2312-80|ansi To specify the encoding used for file and directory names. |
14 | -o fileaccess=mode 指定文件的权限模式。 这些模式用于在 NFS 服务器上创建的 新文件。使用 UNIX 样式模式位指定。 |
-o fileaccess=mode To specify the permission mode of the file. These are used for new files created on NFS servers. Specified using UNIX style mode bits. |
16 | 错误 - 命令行参数无效 |
ERROR - Invalid command line argument |
17 | 错误 - 网络路径无效 |
ERROR - Invalid network path |
18 | 错误 - 本地设备无效 |
ERROR - Invalid local device |
21 | o | o |
24 | retry= | retry= |
25 | 错误 - 无可用驱动器号。请释放一个驱动器,然后重试 |
ERROR - No free drive letters. Free a drive and try again |
28 | 错误 - 无法查询符号链接 |
ERROR - Could not query symbolic link |
31 | 现已成功连接到 %s | is now successfully connected to %s |
32 | 命令已成功完成。 |
The command completed successfully. |
33 | 本地 远程 属性 |
Local Remote Properties |
34 | ------------------------------------------------------------------------------- |
------------------------------------------------------------------------------- |
35 | 密码: | Password: |
36 | vers= | vers= |
38 | wsize= | wsize= |
39 | rsize= | rsize= |
42 | soft | soft |
43 | hard | hard |
44 | timeout= | timeout= |
45 | %s %-38.38s UID=%ld, GID=%ld |
%s %-38.38s UID=%ld, GID=%ld |
50 | anon | anon |
51 | nolock | nolock |
53 | rsize 值无效。读取缓冲区大小(KB)需要是 1、2、4、8、16、32、64、128、256、512 或 1024 中的一个数字。 |
Invalid rsize value. Read buffer size (in KB) needs to be one of 1, 2, 4, 8, 16, 32, 64, 128, 256, 512 or 1024. |
54 | wsize 值无效。写入缓冲区大小(KB)需要是 1、2、4、8、16、32、64、128、256、512 或 1024 中的一个数字。 |
Invalid wsize value. Write buffer size (in KB) needs to be one of 1, 2, 4, 8, 16, 32, 64, 128, 256, 512 or 1024. |
55 | yes | yes |
56 | no | no |
57 | rsize=%ld, wsize=%ld |
rsize=%ld, wsize=%ld |
58 | mtype= | mtype= |
59 | 错误 - 无法识别 mount 类型。只能使用 mtype = soft 或 hard | ERROR - Unrecognized mount type. Use mtype = soft or hard only |
61 | mount=%s, timeout=%2.1f |
mount=%s, timeout=%2.1f |
62 | retry=%ld, locking=%s |
retry=%ld, locking=%s |
63 | fileaccess=%03o, lang=%s |
fileaccess=%03o, lang=%s |
64 | casesensitive=%s |
casesensitive=%s |
65 | %s %-37.37s~ UID=%ld, GID=%ld |
%s %-37.37s~ UID=%ld, GID=%ld |
66 | %s %-38.38s 不可用 | %s %-38.38s Unavailable |
67 | 错误 - -p 选项的用法无效 |
ERROR - Invalid -p option usage |
68 | 错误 - -u 选项的用法无效 |
ERROR - Invalid -u option usage |
69 | 错误 - rsize 选项的用法无效 |
ERROR - Invalid rsize option usage |
70 | 错误 - wsize 选项的用法无效 |
ERROR - Invalid wsize option usage |
71 | 错误 - timeout 选项的用法无效 |
ERROR - Invalid timeout option usage |
72 | 错误 - retry 选项的用法无效 |
ERROR - Invalid retry option usage |
73 | 错误 - mtype 选项的用法无效 |
ERROR - Invalid mtype option usage |
74 | 错误 - 命令行参数 %s 无效 |
ERROR - Invalid command line argument %s |
75 | 错误 - 只能指定一个本地驱动器号 |
ERROR - You can specify only one local drive letter |
76 | 错误 - 不能多次指定 -u 选项 |
ERROR - You cannot specify -u option more than once |
77 | 错误 - 不能多次指定 -p 选项 |
ERROR - You cannot specify -p option more than once |
78 | 错误 - 不能多次指定 rsize 选项 |
ERROR - You cannot specify rsize option more than once |
79 | 错误 - 不能多次指定 wsize 选项 |
ERROR - You cannot specify wsize option more than once |
80 | 错误 - 不能多次指定 timeout 选项 |
ERROR - You cannot specify timeout option more than once |
81 | 错误 - 不能多次指定 retrans 选项 |
ERROR - You cannot specify retrans option more than once |
82 | 错误 - 不能多次指定 mtype 选项 |
ERROR - You cannot specify mtype option more than once |
83 | 错误 - 不能多次指定 anon 选项 |
ERROR - You cannot specify anon option more than once |
84 | 错误 - 不能多次指定 nolock 选项 |
ERROR - You cannot specify nolock option more than once |
86 | 错误 - 必须指定要映射到远程共享的驱动器号 |
ERROR - You must specify a drive letter to map to remote share |
87 | timeout 值无效。timeout 值(秒)需要是 0.8、0.9 或 1 到 60 中的一个数字。 |
Invalid timeout value. Timeout (in sec) needs to be one of 0.8, 0.9 or 1 thru 60. |
88 | 错误 - 不能随 /U 选项指定 anon 选项 |
ERROR - You cannot specify anon option with /U option |
89 | 错误 - 不能随 HARD 装载选项指定 retry 选项 |
ERROR - You cannot specify retry option with HARD mount option |
90 | lang= | lang= |
91 | persistent | persistent |
92 | 错误 - lang 选项的用法无效 |
ERROR - Invalid lang option usage |
93 | 错误 - 无法识别 lang 类型。 只能使用 lang = euc-jp|euc-tw|euc-kr|shift-jis|big5|ksc5601|gb2312-80|ansi |
ERROR - Unrecognized lang type. Use lang = euc-jp|euc-tw|euc-kr|shift-jis|big5|ksc5601|gb2312-80|ansi only |
94 | 错误 - 不能多次指定 lang 选项 |
ERROR - You cannot specify lang option more than once |
95 | 错误 – 从注册表读取网络提供商名称失败 |
ERROR - Failed to read Network Provider name from registry |
97 | 错误 - retry 值无效。retry 值需要是介于 1 到 10 之间的一个整数。 |
ERROR - Invalid retry value. Retry needs to be an integer value between 1 and 10. |
98 | 错误 - 不受支持的 Windows 版本 |
ERROR - Unsupported Windows version |
104 | -o anon 作为匿名用户装载。 -o nolock 禁用锁定。 |
-o anon To mount as an anonymous user. -o nolock To disable locking. |
105 | ANSI | ANSI |
106 | EUC-JP | EUC-JP |
107 | EUC-KR | EUC-KR |
108 | EUC-TW | EUC-TW |
109 | casesensitive= | casesensitive= |
110 | 错误 - 不能多次指定 caseon 选项 |
ERROR - You cannot specify caseon option more than once |
111 | 错误 - 命令行参数无效。参数长度超过允许的最大字符数 |
ERROR - Invalid command line argument. Argument length exceeded maximum number of characters allowed |
112 | fileaccess= | fileaccess= |
113 | -o casesensitive=yes|no 指定在服务器上执行区分大小写的文件查找。 |
-o casesensitive=yes|no To specify case sensitivity of file lookup on server. |
114 | 错误 - 区分大小写选项用法无效 |
ERROR - Invalid casesensitive option usage |
116 | %s %-37.37s~ 不可用 | %s %-37.37s~ Unavailable |
117 | fileaccess 值无效。将 fileaccess 选项指定为 xyz,其中 x、y 和 z 是 UNIX 样式 chmod 权限,介于 0 到 7 之间(包含 0 和 7) 0 代表无,1 代表 x,2 代表 w,3 代表 wx,4 代表 r,5 代表 rx,6 代表 rw,7 代表 rwx。 |
Invalid fileaccess value. Specify fileaccess option as xyz where x y and z are UNIX style chmod permissions between 0 and 7 (both inclusive) 0 for none 1 for x 2 for w 3 for wx 4 for r 5 for rx 6 for rw and 7 for rwx. |
118 | KSC5601 | KSC5601 |
119 | BIG5 | BIG5 |
120 | SHIFT-JIS | SHIFT-JIS |
121 | GB2312-80 | GB2312-80 |
124 | 错误 - 不可识别区分大小写的类型。仅使用 casesensitive = yes 或 no | ERROR - Unrecognized casesensitive type. Use casesensitive = yes or no only |
125 | -o sec=sys|krb5|krb5i|krb5p |
-o sec=sys|krb5|krb5i|krb5p |
126 | sys | sys |
127 | krb5 | krb5 |
128 | krb5i | krb5i |
129 | krb5p | krb5p |
130 | sec= | sec= |
131 | 错误 - sec 选项的用法无效 |
ERROR - Invalid sec option usage |
132 | 错误 - sec 类型无法识别。 使用 sec=sys|krb5|krb5i|krb5p |
ERROR - Unrecognized sec type. Use sec=sys|krb5|krb5i|krb5p |
133 | sec=%s | sec=%s |
File Description: | NFS 客户端导出/共享装载工具 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | mount.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | mount.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |