2 * Copyright 1998 Juergen Schmied
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
21 MENU_001 MENU DISCARDABLE
23 MENUITEM "
\91å
\82«
\82ȱ²ºÝ(&G)", FCIDM_SHVIEW_BIGICON
24 MENUITEM "
\8f¬
\82³
\82ȱ²ºÝ(&M)", FCIDM_SHVIEW_SMALLICON
25 MENUITEM "
\88ê
\97\97(&L)", FCIDM_SHVIEW_LISTVIEW
26 MENUITEM "
\8fÚ
\8d×(&D)", FCIDM_SHVIEW_REPORTVIEW
29 MENU_002 MENU DISCARDABLE
35 MENUITEM "
\91å
\82«
\82¢
\83A
\83C
\83R
\83\93(&G)", FCIDM_SHVIEW_BIGICON
36 MENUITEM "
\8f¬
\82³
\82¢
\83A
\83C
\83R
\83\93(&M)", FCIDM_SHVIEW_SMALLICON
37 MENUITEM "
\88ê
\97\97(&L)", FCIDM_SHVIEW_LISTVIEW
38 MENUITEM "
\8fÚ
\8d×(&D)", FCIDM_SHVIEW_REPORTVIEW
41 POPUP "
\83A
\83C
\83R
\83\93\82Ì
\90®
\97ñ(&I)"
43 MENUITEM "
\96¼
\91O
\8f\87(&N)", 0x30 /* column 0 */
44 MENUITEM "
\8eí
\97Þ
\8f\87(&T)", 0x32 /* column 2 */
45 MENUITEM "
\83T
\83C
\83Y
\8f\87(&S)", 0x31 /* ... */
46 MENUITEM "
\93ú
\95t
\8f\87(&D)", 0x33
48 MENUITEM "
\83A
\83C
\83R
\83\93\82Ì
\8e©
\93®
\90®
\97ñ(&A)", FCIDM_SHVIEW_AUTOARRANGE
50 MENUITEM "
\93\99\8aÔ
\8au
\82É
\90®
\97ñ", FCIDM_SHVIEW_SNAPTOGRID
52 MENUITEM "
\93\\
\82è
\95t
\82¯", FCIDM_SHVIEW_INSERT
53 MENUITEM "
\83V
\83\87\81[
\83g
\83J
\83b
\83g
\82Ì
\93\\
\82è
\95t
\82¯", FCIDM_SHVIEW_INSERTLINK
54 POPUP "
\90V
\8bK
\8dì
\90¬"
56 MENUITEM "
\90V
\8bK
\83t
\83H
\83\8b\83_(&F)", 0x7053
57 MENUITEM "
\90V
\8bK
\83V
\83\87\81[
\83g
\83J
\83b
\83g(&L)", 0x7052
60 MENUITEM "
\83v
\83\8d\83p
\83e
\83B", FCIDM_SHVIEW_PROPERTIES
64 MENU_SHV_FILE MENU DISCARDABLE
68 MENUITEM "&Select" FCIDM_SHVIEW_OPEN
69 MENUITEM "
\90Ø
\82è
\8eæ
\82è(&U)", FCIDM_SHVIEW_CUT
70 MENUITEM "
\83R
\83s
\81[(&C)", FCIDM_SHVIEW_COPY
72 MENUITEM "
\83V
\83\87\81[
\83g
\83J
\83b
\83g
\82Ì
\8dì
\90¬(&L)", 0x7051
73 MENUITEM "
\8dí
\8f\9c(&D)", FCIDM_SHVIEW_DELETE
74 MENUITEM "
\96¼
\91O
\82Ì
\95Ï
\8dX(&R)", 0x7050
76 MENUITEM "
\83v
\83\8d\83p
\83e
\83B(&P)", FCIDM_SHVIEW_PROPERTIES
83 STRINGTABLE DISCARDABLE
85 IDS_DESKTOP "ÃÞ½¸Ä¯Ìß"
86 IDS_MYCOMPUTER "ϲºÝËß°À"
92 STRINGTABLE DISCARDABLE
94 IDS_VIEW_LARGE "
\91å
\82«
\82¢
\83A
\83C
\83R
\83\93(&G)"
95 IDS_VIEW_SMALL "
\8f¬
\82³
\82¢
\83A
\83C
\83R
\83\93(&M)"
96 IDS_VIEW_LIST "
\88ê
\97\97(&L)"
97 IDS_VIEW_DETAILS "
\8fÚ
\8d×(&D)"
102 SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
103 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
104 CAPTION "%s
\82É
\82Â
\82¢
\82Ä"
105 FONT 10, "MS Shell Dlg"
107 DEFPUSHBUTTON "OK", IDOK, 153, 133, 50, 12, WS_TABSTOP
108 LISTBOX 99, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
109 ICON "", 1088, 10, 10, 14, 16
110 LTEXT "", 100, 30, 10, 137, 10
111 LTEXT "", 101, 30, 22, 137, 10
112 LTEXT "Wine was brought to you by:", 98, 8, 55, 137, 10
115 SHELL_RUN_DLG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 227, 95
116 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
118 FONT 8, "MS Shell Dlg"
120 ICON "", 12297, 7, 11, 18, 20, WS_VISIBLE
121 LTEXT "Type the name of a program, folder, document, or Internet resource, and Wine will open it for you.", 12289, 36, 11, 182, 18
122 LTEXT "&Open:", 12305, 7, 39, 24, 10
123 CONTROL "", 12298, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 183, 100
124 DEFPUSHBUTTON "OK", IDOK, 62, 63, 50, 14, WS_TABSTOP
125 PUSHBUTTON "Cancel", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
126 PUSHBUTTON "&Browse...", 12288, 170, 63, 50, 14, WS_TABSTOP
129 /* columns in the shellview */
130 STRINGTABLE DISCARDABLE
132 IDS_SHV_COLUMN1 "
\96¼
\91O"
133 IDS_SHV_COLUMN2 "
\83T
\83C
\83Y"
134 IDS_SHV_COLUMN3 "
\83t
\83@
\83C
\83\8b\82Ì
\8eí
\97Þ"
135 IDS_SHV_COLUMN4 "
\8dX
\90V
\93ú
\8e\9e"
136 IDS_SHV_COLUMN5 "
\91®
\90«"
137 IDS_SHV_COLUMN6 "
\8d\87\8cv
\83T
\83C
\83Y"
138 IDS_SHV_COLUMN7 "
\8bó
\82«
\97e
\97Ê"
139 IDS_SHV_COLUMN8 "Name" /*FIXME*/
140 IDS_SHV_COLUMN9 "Comments" /*FIXME*/
142 IDS_NEWFOLDER "New Folder"