mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 20:01:50 +00:00
[TRANSLATION] Simplified Chinese translations updated. (#348)
This commit is contained in:
parent
f8d58bba38
commit
a13c998183
9 changed files with 60 additions and 55 deletions
|
@ -4,6 +4,7 @@
|
|||
*
|
||||
* Copyright 2002 liuspider <liuspider@yahoo.com>
|
||||
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
|
||||
* Copyright 2018 Luo Yufan <njlyf2011@hotmail.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -60,15 +61,15 @@ IDM_WINEFILE MENU
|
|||
|
||||
POPUP "磁盘(&D)" {
|
||||
MENUITEM "复制(&C)...", 201
|
||||
MENUITEM "命名(&L)...", 202
|
||||
MENUITEM "标注磁盘(&L)...", 202
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "格式化(&)...", ID_FORMAT_DISK
|
||||
#ifdef _WIN95
|
||||
MENUITEM "建立系统盘(&M)...", -1 /*TODO*/
|
||||
MENUITEM "制作系统盘(&M)...", -1 /*TODO*/
|
||||
#endif
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "连接网络驱动器(&N)", ID_CONNECT_NETWORK_DRIVE
|
||||
MENUITEM "断开网络驱动器连接(&D)", ID_DISCONNECT_NETWORK_DRIVE
|
||||
MENUITEM "断开网络驱动器(&D)", ID_DISCONNECT_NETWORK_DRIVE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "共享为...", 254
|
||||
MENUITEM "删除共享(&R)...", 255
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue