summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/mfc40/l.kor/afxolecl.rc
blob: 67923935a9db5ed312a7b5f8c9055da484cbb0e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
// 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 __AFXOLECL_RC__
#define __AFXOLECL_RC__

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

#ifndef _INC_DLGS
	#include <dlgs.h>
#endif

#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Ç¥ÁØ MFC ¿øº»Àº º¯°æÇÒ ¼ö ¾øÀ½! >\0"
END
#endif    // APSTUDIO_INVOKED

#ifndef _AFXDLL

/////////////////////////////////////////////////////////////////////////////
// OLE Client Resources

/////////////////////////////////////////////////////////////////////////////
// OLE strings

STRINGTABLE DISCARDABLE
BEGIN
	AFX_IDP_STATIC_OBJECT           "Á¤Àû OLE °³Ã¼¸¦ È°¼ºÈ­ÇÒ ¼ö ¾øÀ½."
	AFX_IDP_FAILED_TO_CONNECT       "Á¢¼Ó ½ÇÆÐ.\n ¿¬°áÀÌ ²÷¾îÁ³À» ¼ö ÀÖÀ½."
	AFX_IDP_SERVER_BUSY             "¸í·ÉÀ» ó¸®ÇÒ ¼ö ¾øÀ½, ¼­¹ö »ç¿ë Áß."
	AFX_IDP_BAD_VERB                "¼­¹ö ÀÛµ¿ ½ÇÇà ½ÇÆÐ."
	AFX_IDP_FAILED_TO_LAUNCH        "¼­¹ö ÀÀ¿ëÇÁ·Î±×·¥ ½ÇÆÐ."
	AFX_IDS_UPDATING_ITEMS          "OLE °³Ã¼ »õ·Î °íħ"
	AFX_IDP_FAILED_TO_CONVERT       "OLE °³Ã¼ º¯È¯ ½ÇÆÐ."
	AFX_IDP_ASK_TO_DISCARD          "À©µµ¿ì Á¾·á ½Ã¿¡´Â OLE °³Ã¼°¡ ÀúÀåµÇÁö ¾ÊÀ½!\n %1¿¡ ´ëÇÑ ¸ðµç º¯°æ »çÇ×À» ¹ö¸±±î¿ä?"
	AFX_IDP_FAILED_TO_CREATE        "°³Ã¼ ¸¸µé±â ½ÇÆÐ. ÀÀ¿ë ÇÁ·Î±×·¥ÀÌ ½Ã½ºÅÛ µî·ÏºÎ¿¡ ÀԷµǾú´ÂÁö È®ÀÎÇϽʽÿÀ."

	AFX_IDS_METAFILE_FORMAT         "±×¸² (¸ÞŸÆÄÀÏ)\n ±×¸²"
	AFX_IDS_DIB_FORMAT              "ÀåÄ¡ µ¶¸³ ºñÆ®¸Ê\n ÀåÄ¡ µ¶¸³ ºñÆ®¸Ê"
	AFX_IDS_BITMAP_FORMAT           "ºñÆ®¸Ê\n ºñÆ®¸Ê"
	AFX_IDS_LINKSOURCE_FORMAT       "%s\n%s"
	AFX_IDS_EMBED_FORMAT            "%s\n%s"
	AFX_IDS_RTF_FORMAT              "Rich ÅؽºÆ® (RTF)\n±Û²Ã ¹× ´Ü¶ô ¼­½ÄÀÌ ÀÖ´Â ÅؽºÆ®"
	AFX_IDS_TEXT_FORMAT             "¼­½Ä ºñ¼³Á¤ ÅؽºÆ®\n¼­½ÄÀÌ ¾ø´Â ÅؽºÆ®"

	AFX_IDS_INVALID_CURRENCY        "À߸øµÈ ÅëÈ­."
	AFX_IDS_INVALID_DATETIME        "À߸øµÈ ÀϽÃ."
	AFX_IDS_INVALID_DATETIMESPAN    "À߸øµÈ ÀϽà ¹üÀ§."
END

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

#endif //!_AFXDLL
#endif //__AFXOLECL_RC__