wldap32_Ko.rc 2.87 KB
Newer Older
YunSong Hwang's avatar
YunSong Hwang committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/*
 * Korean resources for WLDAP32
 *
 * Copyright 2005 YunSong Hwang
 * 
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
18
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
YunSong Hwang's avatar
YunSong Hwang committed
19 20
 */

21 22
#include "windef.h"

23
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
YunSong Hwang's avatar
YunSong Hwang committed
24 25 26 27

STRINGTABLE DISCARDABLE
{
    0 "성공"
28
    1 "작업 에러"
YunSong Hwang's avatar
YunSong Hwang committed
29
    2 "프로토콜 에러"
30 31
    3 "시간 제한 도달"
    4 "크기 제한 도달"
32 33 34 35 36 37 38 39 40
    5 "잘못된 비교"
    6 "잘된 비교"
    7 "인증방법은 지원하지 않습니다"
    8 "강력한 인증이 요구됩니다"
    9 "추천 (v2)"
    10 "추천"
    11 "관리 한도를 넘었습니다"
    12 "치명적 확장은 가능하지 않습니다"
    13 "기밀성이 요구됩니다"
YunSong Hwang's avatar
YunSong Hwang committed
41 42
    14 ""
    15 ""
43
    16 "어떤 속성도 없습니다"
44
    17 "정의되지 않은 타입"
45 46 47 48
    18 "어울리지 않습니다"
    19 "강제 위반"
    20 "속성이나 값이 존재합니다"
    21 "잘못된 문법"
YunSong Hwang's avatar
YunSong Hwang committed
49 50 51 52 53 54 55 56 57 58
    22 ""
    23 ""
    24 ""
    25 ""
    26 ""
    27 ""
    28 ""
    29 ""
    30 ""
    31 ""
59 60 61 62 63
    32 "어떤 객체도 없음"
    33 "Alias 문제"
    34 "잘못된 DN 문법"
    35 "이즈(IS) 리프(Leaf)"
    36 "Alias 디레퍼런스 문제"
YunSong Hwang's avatar
YunSong Hwang committed
64 65 66 67 68 69 70 71 72 73 74
    37 ""
    38 ""
    39 ""
    40 ""
    41 ""
    42 ""
    43 ""
    44 ""
    45 ""
    46 ""
    47 ""
75 76 77
    48 "부적절한 인증"
    49 "잘못된 증명서"
    50 "충분하지 않은 권리"
78
    51 "바쁨"
79 80 81
    52 "불가능"
    53 "실행하는 것이 마음에 내키지 않습니다"
    54 "루프가 발견되었습니다"
YunSong Hwang's avatar
YunSong Hwang committed
82 83 84 85 86
    55 ""
    56 ""
    57 ""
    58 ""
    59 ""
87 88
    60 "정렬 제어가 빠졌습니다"
    61 "인덱스 범위 에러"
YunSong Hwang's avatar
YunSong Hwang committed
89 90
    62 ""
    63 ""
91 92 93 94 95 96 97 98
    64 "명명 위반"
    65 "객체 클래스 위반"
    66 "론-리프를 따를 수 없습니다"
    67 "RDN은 따를수 없습니다"
    68 "이미 존재합니다"
    69 "어떤 객체 클래스 모드도 없숩니다"
    70 "결과가 너무 큽니다"
    71 "다양한 DSAs이 작용합니다."
YunSong Hwang's avatar
YunSong Hwang committed
99 100 101 102 103 104 105 106 107 108 109 110 111 112
    72 ""
    73 ""
    74 ""
    75 ""
    76 ""
    77 ""
    78 ""
    79 ""
    80 "다른 문제"
    81 "서바 다운"
    82 "로컬 에러"
    83 "인코딩 에러"
    84 "디코딩 에러"
    85 "시간 초과"
113
    86 "알수 없는 인증"
YunSong Hwang's avatar
YunSong Hwang committed
114 115
    87 "필터 에러"
    88 "사용자가 취소함"
116
    89 "매개변수 에러"
YunSong Hwang's avatar
YunSong Hwang committed
117
    90 "메모리 없음"
118 119 120 121 122 123 124
    91 "LDAP 서버에 연결할수 없습니다"
    92 " LDAP 프로토콜의 이 버젼은 그 작업을 지원하지 않습니다"
    93 "지정된 제어는 메세지에서 발견할 수 없습니다"
    94 "어떤 결과도 메세지에 존재하지 않습니다"
    95 "더 많은 결과가 돌아왔습니다"
    96 "리퍼럴을 다루는 동안의 루프"
    97 "리퍼럴 홉 제한에 도달했습니다"
YunSong Hwang's avatar
YunSong Hwang committed
125
}