summaryrefslogblamecommitdiffstats
path: root/public/sdk/inc/mfc42/l.jpn/afxres.rc
blob: b30d86d382c9c2f54d1dc0e6be77689b38ba267d (plain) (tree)






























































































































































































































                                                                                                                                            
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1995 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.

#ifndef __AFXRES_RC__
#define __AFXRES_RC__

#ifndef __AFXRES_H__
	#include <afxres.h>
#endif

#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< W MFC ؿ̕ύX͂ł܂! >\0"
END
#endif //APSTUDIO_INVOKED

#ifndef _AFXDLL

/////////////////////////////////////////////////////////////////////////////
// Default resource description for MFC applications
/////////////////////////////////////////////////////////////////////////////

/////////////////////////////////////////////////////////////////////////////
// Strings

STRINGTABLE DISCARDABLE
BEGIN
#ifndef _AFX_NO_APPMENU_RESOURCES
	AFX_IDS_OPENFILE,               "J"
#ifndef _MAC
	AFX_IDS_SAVEFILE,               "Otĕۑ"
	AFX_IDS_ALLFILTER,              "ׂĂ̧ (*.*)"
	AFX_IDS_UNTITLED,               "Untitled"
#else
	AFX_IDS_SAVEFILE,               "޷ĂɖOtĕۑ:"
	AFX_IDS_ALLFILTER,              "ׂĂ̧"
	AFX_IDS_UNTITLED,               "untitled"
	AFX_IDS_ABOUT,                  "ްޮݏ %1\205"
#endif
	AFX_IDS_HIDE,                   "&Hide"
#endif // !_AFX_NO_APPMENUSTRING_RESOURCES

	AFX_IDS_MEMORY_EXCEPTION,       "؂sĂ܂B"
	AFX_IDS_NOT_SUPPORTED_EXCEPTION,"߰ĂĂȂs܂B"
	AFX_IDS_RESOURCE_EXCEPTION,     "vꂽؿ͎gpł܂B"
	AFX_IDS_USER_EXCEPTION,         "An unknown error has occurred."

	// General error prompts
#ifndef _AFX_NO_FILECMD_RESOURCES
	AFX_IDP_INVALID_FILENAME,       "̧ٖłB"
	AFX_IDP_FAILED_TO_OPEN_DOC,     "޷Ă̵݂Ɏs܂B"
	AFX_IDP_FAILED_TO_SAVE_DOC,     "޷Ă̕ۑɎs܂B"
#ifndef _MAC
	AFX_IDP_ASK_TO_SAVE,            "%1 ւ̕ύXۑ܂H"
#else
	AFX_IDP_ASK_TO_SAVE,            "%1 ޷ \042%2\042 ւ̕ύXۑ܂H"
#endif
	AFX_IDP_FAILED_TO_CREATE_DOC,   "޷Ă̍쐬Ɏs܂B"
	AFX_IDP_FILE_TOO_LARGE,         "̧ق傫ĊJ܂B"
	AFX_IDP_FAILED_TO_START_PRINT,  "Jnł܂łB"
#endif // !_AFX_NO_FILECMD_RESOURCES
	AFX_IDP_FAILED_TO_LAUNCH_HELP,  "߂̋NɎs܂B"
	AFX_IDP_INTERNAL_FAILURE,       "ع݂̓װłB"
	AFX_IDP_COMMAND_FAILURE,        "ނ̎sɎs܂B"
	AFX_IDP_FAILED_MEMORY_ALLOC     "s邽߂؂܂B"
	AFX_IDP_GET_NOT_SUPPORTED,      "ݐpèǂݏo͍s܂B"
	AFX_IDP_SET_NOT_SUPPORTED,      "ǂݏopèɏ݂͍s܂B"
	AFX_IDP_UNREG_DONE,				  "System registry entries have been removed and the INI file (if any) was deleted."
	AFX_IDP_UNREG_FAILURE,			  "Not all of the system registry entries (or INI file) were removed."

	// CFile/CArchive error strings for user failure
#ifndef _AFX_NO_CFILE_RESOURCES
	AFX_IDP_FAILED_INVALID_FORMAT   "\Ȃٌ̧`łB"
#ifndef _MAC
	AFX_IDP_FAILED_INVALID_PATH     "%1\ņق‚܂B\nިڸ؂̧ٖmFē͂ĂB"
	AFX_IDP_FAILED_DISK_FULL        "o͐ި ײނςłB"
#else
	AFX_IDP_FAILED_INVALID_PATH     "̧ \042%1.\042 ‚܂B\ņٖmFē͂ĂB"
	AFX_IDP_FAILED_DISK_FULL        "o͐ިςłB"
#endif
	AFX_IDP_FAILED_ACCESS_READ      "%1 ǂݍ߂܂Ḇع݂ɂĊJĂ܂B"
	AFX_IDP_FAILED_ACCESS_WRITE     "%1 ֏߂܂Ḇع݂ɂĊJĂ܂B"
	AFX_IDP_FAILED_IO_ERROR_READ    "%1 ̓ǂݍݒɗ\Ȃװ܂B"
	AFX_IDP_FAILED_IO_ERROR_WRITE   "%1 ̏ݒɗ\Ȃװ܂B"
#endif // !_AFX_NO_CFILE_RESOURCES

	// Parsing error prompts
	AFX_IDP_PARSE_INT,              "͂ĂB"
	AFX_IDP_PARSE_REAL,             "l͂ĂB"
	AFX_IDP_PARSE_INT_RANGE,        "%1  %2 ̐͂ĂB"
	AFX_IDP_PARSE_REAL_RANGE,       "%1  %2 ̐l͂ĂB"
	AFX_IDP_PARSE_STRING_SIZE,      "%1 ȓœ͂ĂB"
	AFX_IDP_PARSE_RADIO_BUTTON,     "݂IĂB"
	AFX_IDP_PARSE_BYTE,             "0  255 ܂ł̐͂ĂB"
	AFX_IDP_PARSE_UINT,             "̐͂ĂB"
	AFX_IDP_PARSE_DATETIME,         "t/ԂȂǂ͂ĂB"
	AFX_IDP_PARSE_CURRENCY,         "ʉ݌^͂ĂB"

#ifndef _AFX_NO_OLE_RESOURCES
	// OLE strings required for both servers and containers
	AFX_IDS_PASTELINKEDTYPE         "%s ݸ܂B"
	AFX_IDS_UNKNOWNTYPE             "sȌ^łB"
#ifndef _MAC
	AFX_IDP_FAILED_TO_NOTIFY        "%1\n޷Ăo^ł܂B\n޷Ă͂łɊJÔ\܂B"
#else
	AFX_IDP_FAILED_TO_NOTIFY        "޷ \042%1.\042 o^ł܂B\n޷Ă͂łɊJÔ\܂B"
#endif
#endif //!_AFX_NO_OLE_RESOURCES

	AFX_IDP_NO_ERROR_AVAILABLE      "װ үނ͂܂B"

#ifndef _AFX_NO_CFILE_RESOURCES
	AFX_IDP_FILE_NONE                "װ͂܂B"
	AFX_IDP_FILE_GENERIC             "%1 ւ̱ɗ\Ȃװ܂B"
	AFX_IDP_FILE_NOT_FOUND           "%1 ‚܂B"
	AFX_IDP_FILE_BAD_PATH            "%1 ͖߽łB"
	AFX_IDP_FILE_TOO_MANY_OPEN       "JĂ̧ق邽 %1 J܂łB"
	AFX_IDP_FILE_ACCESS_DENIED       "%1 ւ̱͋ۂ܂B"
	AFX_IDP_FILE_INVALID_FILE        "%1 ̧֖ ق֘AtĂ܂B"
	AFX_IDP_FILE_REMOVE_CURRENT      " ިڸ %1 ͍폜ł܂B"
	AFX_IDP_FILE_DIR_FULL            "%1 쐬ł܂Bިڸ؂͂ςłB "
	AFX_IDP_FILE_BAD_SEEK            "%1 ̼Ɏs܂"
	AFX_IDP_FILE_HARD_IO             "%1 ւ̱ʰ޳ I/O װ񍐂܂B"
	AFX_IDP_FILE_SHARING             "%1 ւ̱ɋLᔽ܂B"
	AFX_IDP_FILE_LOCKING             "%1 ւ̱ۯݸވᔽ܂B"
	AFX_IDP_FILE_DISKFULL            "%1 ւ̱ިςɂȂ܂B"
	AFX_IDP_FILE_EOF                 "%1 ̧ق̏IłB"
	AFX_IDS_UNNAMED_FILE             "̧"
#endif // !_AFX_NO_CFILE_RESOURCES

	AFX_IDP_ARCH_NONE               "װ͂܂B"
	AFX_IDP_ARCH_GENERIC                "%1 ւ̱ɗ\Ȃװ܂B"
	AFX_IDP_ARCH_READONLY           "%1 ǂݍݒɏƂ܂B"
	AFX_IDP_ARCH_ENDOFFILE          "%1 ̧ق̏IłB"
	AFX_IDP_ARCH_WRITEONLY          "%1 ֏ݒɓǂݍƂ܂B"
	AFX_IDP_ARCH_BADINDEX           "%1 ٌ̧`܂B"
	AFX_IDP_ARCH_BADCLASS           "%1 ͗\Ȃ޼ުĂ܂ł܂B"
	AFX_IDP_ARCH_BADSCHEMA          "%1 ͕sȽς܂ł܂B"

#ifndef _AFX_NO_MAPI_RESOURCES
	// MAPI strings / error messages
	AFX_IDP_FAILED_MAPI_LOAD        "Ұ т۰ނł܂B"
	AFX_IDP_INVALID_MAPI_DLL        "Ұ  DLLsłB"
	AFX_IDP_FAILED_MAPI_SEND        "Ұق̑MɎs܂B"
#endif //!_AFX_NO_MAPI_RESOURCES

#ifndef _AFX_NO_OCC_RESOURCES
	AFX_IDS_OCC_SCALEUNITS_PIXELS   "߸"
#endif //!_AFX_NO_OCC_RESOURCES
END

/////////////////////////////////////////////////////////////////////////////
// Cursors

AFX_IDC_CONTEXTHELP     CURSOR  DISCARDABLE     "res\\help.cur"

#ifndef _AFX_NO_SPLITTER_RESOURCES
AFX_IDC_SMALLARROWS     CURSOR  DISCARDABLE     "res\\sarrows.cur"
AFX_IDC_HSPLITBAR       CURSOR  DISCARDABLE     "res\\splith.cur"
AFX_IDC_VSPLITBAR       CURSOR  DISCARDABLE     "res\\splitv.cur"
AFX_IDC_NODROPCRSR      CURSOR  DISCARDABLE     "res\\nodrop.cur"
#endif //!_AFX_NO_SPLITTER_RESOURCES

#ifndef _AFX_NO_TRACKER_RESOURCES
AFX_IDC_TRACKNWSE       CURSOR  DISCARDABLE     "res\\trcknwse.cur"
AFX_IDC_TRACKNESW       CURSOR  DISCARDABLE     "res\\trcknesw.cur"
AFX_IDC_TRACKNS         CURSOR  DISCARDABLE     "res\\trckns.cur"
AFX_IDC_TRACKWE         CURSOR  DISCARDABLE     "res\\trckwe.cur"
AFX_IDC_TRACK4WAY       CURSOR  DISCARDABLE     "res\\trck4way.cur"
AFX_IDC_MOVE4WAY        CURSOR  DISCARDABLE     "res\\move4way.cur"
#endif //!_AFX_NO_TRACKER_RESOURCES

#ifndef _AFX_NO_CTL3D_RESOURCES
26567 BITMAP "res\\3dcheck.bmp" // Note: 26567 comes from CTL3D.H
#endif

/////////////////////////////////////////////////////////////////////////////
// Standard Dialogs

#ifndef _AFX_NO_NEWTYPEDLG_RESOURCES
AFX_IDD_NEWTYPEDLG DIALOG DISCARDABLE  9, 26, 183, 70
#ifndef _MAC
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | 0x04
#else
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
#endif
CAPTION "VK"
FONT 8, "MS Shell Dlg"
BEGIN
	LTEXT           "VK(&N) ",IDC_STATIC,6,5,123,8,NOT WS_GROUP
	LISTBOX         AFX_IDC_LISTBOX,6,15,125,49,WS_VSCROLL | WS_TABSTOP
	DEFPUSHBUTTON   "OK",IDOK,137,6,40,14
	PUSHBUTTON      "ݾ",IDCANCEL,137,23,40,14
	PUSHBUTTON      "(&H)",ID_HELP,137,43,40,14
END
#endif // !_AFX_NO_NEWTYPEDLG_RESOURCES

/////////////////////////////////////////////////////////////////////////////
// CMiniFrameWnd Bitmap

AFX_IDB_MINIFRAME_MENU      BITMAP  DISCARDABLE     "res\\minifwnd.bmp"

/////////////////////////////////////////////////////////////////////////////
// CCheckListBox Bitmaps

AFX_IDB_CHECKLISTBOX_NT     BITMAP  DISCARDABLE     "res\\ntcheck.bmp"
AFX_IDB_CHECKLISTBOX_95     BITMAP  DISCARDABLE     "res\\95check.bmp"

/////////////////////////////////////////////////////////////////////////////

#endif //!_AFXDLL
#endif //!__AFXRES_RC__

/////////////////////////////////////////////////////////////////////////////