< prev index next >

src/java.base/share/classes/sun/security/util/Resources_ko.java

Print this page


   1 /*
   2  * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 package sun.security.util;
  27 
  28 /**
  29  * <p> This class represents the <code>ResourceBundle</code>
  30  * for javax.security.auth and sun.security.
  31  *
  32  */
  33 public class Resources_ko extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36 
  37         // javax.security.auth.PrivateCredentialPermission
  38         {"invalid.null.input.s.", "널 입력값이 부적합합니다."},
  39         {"actions.can.only.be.read.", "작업은 '읽기' 전용입니다."},
  40         {"permission.name.name.syntax.invalid.",
  41                 "권한 이름 [{0}] 구문이 부적합함: "},
  42         {"Credential.Class.not.followed.by.a.Principal.Class.and.Name",
  43                 "인증서 클래스 다음에 주체 클래스와 이름이 없습니다."},
  44         {"Principal.Class.not.followed.by.a.Principal.Name",
  45                 "주체 클래스 다음에 주체 이름이 없습니다."},
  46         {"Principal.Name.must.be.surrounded.by.quotes",
  47                 "주체 이름은 따옴표로 묶어야 합니다."},
  48         {"Principal.Name.missing.end.quote",
  49                 "주체 이름에 닫는 따옴표가 누락되었습니다."},


 142                 "[;]이 필요하지만 [파일의 끝]까지 읽었습니다."},
 143         {"line.number.msg", "{0} 행: {1}"},
 144         {"line.number.expected.expect.found.actual.",
 145                 "{0} 행: [{1}]이(가) 필요하지만 [{2}]이(가) 발견되었습니다."},
 146         {"null.principalClass.or.principalName",
 147                 "principalClass 또는 principalName이 널입니다."},
 148 
 149         // sun.security.pkcs11.SunPKCS11
 150         {"PKCS11.Token.providerName.Password.",
 151                 "PKCS11 토큰 [{0}] 비밀번호: "},
 152 
 153         /* --- DEPRECATED --- */
 154         // javax.security.auth.Policy
 155         {"unable.to.instantiate.Subject.based.policy",
 156                 "제목 기반 정책을 인스턴스화할 수 없습니다."}
 157     };
 158 
 159 
 160     /**
 161      * Returns the contents of this <code>ResourceBundle</code>.
 162      *
 163      * <p>
 164      *
 165      * @return the contents of this <code>ResourceBundle</code>.
 166      */
 167     @Override
 168     public Object[][] getContents() {
 169         return contents;
 170     }
 171 }
 172 
   1 /*
   2  * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 package sun.security.util;
  27 
  28 /**
  29  * This class represents the <code>ResourceBundle</code>
  30  * for javax.security.auth and sun.security.
  31  *
  32  */
  33 public class Resources_ko extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36 
  37         // javax.security.auth.PrivateCredentialPermission
  38         {"invalid.null.input.s.", "널 입력값이 부적합합니다."},
  39         {"actions.can.only.be.read.", "작업은 '읽기' 전용입니다."},
  40         {"permission.name.name.syntax.invalid.",
  41                 "권한 이름 [{0}] 구문이 부적합함: "},
  42         {"Credential.Class.not.followed.by.a.Principal.Class.and.Name",
  43                 "인증서 클래스 다음에 주체 클래스와 이름이 없습니다."},
  44         {"Principal.Class.not.followed.by.a.Principal.Name",
  45                 "주체 클래스 다음에 주체 이름이 없습니다."},
  46         {"Principal.Name.must.be.surrounded.by.quotes",
  47                 "주체 이름은 따옴표로 묶어야 합니다."},
  48         {"Principal.Name.missing.end.quote",
  49                 "주체 이름에 닫는 따옴표가 누락되었습니다."},


 142                 "[;]이 필요하지만 [파일의 끝]까지 읽었습니다."},
 143         {"line.number.msg", "{0} 행: {1}"},
 144         {"line.number.expected.expect.found.actual.",
 145                 "{0} 행: [{1}]이(가) 필요하지만 [{2}]이(가) 발견되었습니다."},
 146         {"null.principalClass.or.principalName",
 147                 "principalClass 또는 principalName이 널입니다."},
 148 
 149         // sun.security.pkcs11.SunPKCS11
 150         {"PKCS11.Token.providerName.Password.",
 151                 "PKCS11 토큰 [{0}] 비밀번호: "},
 152 
 153         /* --- DEPRECATED --- */
 154         // javax.security.auth.Policy
 155         {"unable.to.instantiate.Subject.based.policy",
 156                 "제목 기반 정책을 인스턴스화할 수 없습니다."}
 157     };
 158 
 159 
 160     /**
 161      * Returns the contents of this <code>ResourceBundle</code>.


 162      *
 163      * @return the contents of this <code>ResourceBundle</code>.
 164      */
 165     @Override
 166     public Object[][] getContents() {
 167         return contents;
 168     }
 169 }
 170 
< prev index next >