< prev index next >

src/java.base/share/classes/sun/security/tools/keytool/Resources_ko.java

Print this page


   1 /*
   2  * Copyright (c) 2000, 2014, 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.tools.keytool;
  27 
  28 /**
  29  * This class represents the <code>ResourceBundle</code>
  30  * for the keytool.
  31  *
  32  */
  33 public class Resources_ko extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36         {"NEWLINE", "\n"},
  37         {"STAR",
  38                 "*******************************************"},
  39         {"STARNN",
  40                 "*******************************************\n\n"},
  41 
  42         // keytool: Help part
  43         {".OPTION.", " [OPTION]..."},
  44         {"Options.", "옵션:"},
  45         {"Use.keytool.help.for.all.available.commands",
  46                  "사용 가능한 모든 명령에 \"keytool -help\" 사용"},
  47         {"Key.and.Certificate.Management.Tool",
  48                  "키 및 인증서 관리 툴"},
  49         {"Commands.", "명령:"},
  50         {"Use.keytool.command.name.help.for.usage.of.command.name",
  51                 "command_name 사용법에 \"keytool -command_name -help\" 사용"},
  52         // keytool: help: commands
  53         {"Generates.a.certificate.request",
  54                 "인증서 요청을 생성합니다."}, //-certreq
  55         {"Changes.an.entry.s.alias",
  56                 "항목의 별칭을 변경합니다."}, //-changealias
  57         {"Deletes.an.entry",
  58                 "항목을 삭제합니다."}, //-delete
  59         {"Exports.certificate",
  60                 "인증서를 익스포트합니다."}, //-exportcert
  61         {"Generates.a.key.pair",
  62                 "키 쌍을 생성합니다."}, //-genkeypair
  63         {"Generates.a.secret.key",
  64                 "보안 키를 생성합니다."}, //-genseckey
  65         {"Generates.certificate.from.a.certificate.request",
  66                 "인증서 요청에서 인증서를 생성합니다."}, //-gencert
  67         {"Generates.CRL", "CRL을 생성합니다."}, //-gencrl
  68         {"Generated.keyAlgName.secret.key",
  69                 "{0} 보안 키를 생성합니다."}, //-genseckey
  70         {"Generated.keysize.bit.keyAlgName.secret.key",
  71                 "{0}비트 {1} 보안 키를 생성합니다."}, //-genseckey


 289         {"Password.is.too.short.must.be.at.least.6.characters",
 290                 "비밀번호가 너무 짧음 - 6자 이상이어야 합니다."},
 291         {"Too.many.failures.Key.entry.not.cloned",
 292                 "오류가 너무 많습니다. 키 항목이 복제되지 않았습니다."},
 293         {"key.password.for.alias.", "<{0}>에 대한 키 비밀번호"},
 294         {"Keystore.entry.for.id.getName.already.exists",
 295                 "<{0}>에 대한 키 저장소 항목이 존재합니다."},
 296         {"Creating.keystore.entry.for.id.getName.",
 297                 "<{0}>에 대한 키 저장소 항목을 생성하는 중..."},
 298         {"No.entries.from.identity.database.added",
 299                 "ID 데이터베이스에서 추가된 항목이 없습니다."},
 300         {"Alias.name.alias", "별칭 이름: {0}"},
 301         {"Creation.date.keyStore.getCreationDate.alias.",
 302                 "생성 날짜: {0,date}"},
 303         {"alias.keyStore.getCreationDate.alias.",
 304                 "{0}, {1,date}, "},
 305         {"alias.", "{0}, "},
 306         {"Entry.type.type.", "항목 유형: {0}"},
 307         {"Certificate.chain.length.", "인증서 체인 길이: "},
 308         {"Certificate.i.1.", "인증서[{0,number,integer}]:"},
 309         {"Certificate.fingerprint.SHA1.", "인증서 지문(SHA1): "},
 310         {"Keystore.type.", "키 저장소 유형: "},
 311         {"Keystore.provider.", "키 저장소 제공자: "},
 312         {"Your.keystore.contains.keyStore.size.entry",
 313                 "키 저장소에 {0,number,integer}개의 항목이 포함되어 있습니다."},
 314         {"Your.keystore.contains.keyStore.size.entries",
 315                 "키 저장소에 {0,number,integer}개의 항목이 포함되어 있습니다."},
 316         {"Failed.to.parse.input", "입력값의 구문 분석을 실패했습니다."},
 317         {"Empty.input", "입력값이 비어 있습니다."},
 318         {"Not.X.509.certificate", "X.509 인증서가 아닙니다."},
 319         {"alias.has.no.public.key", "{0}에 공용 키가 없습니다."},
 320         {"alias.has.no.X.509.certificate", "{0}에 X.509 인증서가 없습니다."},
 321         {"New.certificate.self.signed.", "새 인증서(자체 서명):"},
 322         {"Reply.has.no.certificates", "회신에 인증서가 없습니다."},
 323         {"Certificate.not.imported.alias.alias.already.exists",
 324                 "인증서가 임포트되지 않았으며 <{0}> 별칭이 존재합니다."},
 325         {"Input.not.an.X.509.certificate", "입력이 X.509 인증서가 아닙니다."},
 326         {"Certificate.already.exists.in.keystore.under.alias.trustalias.",
 327                 "인증서가 <{0}> 별칭 아래의 키 저장소에 존재합니다."},
 328         {"Do.you.still.want.to.add.it.no.",
 329                 "추가하겠습니까? [아니오]:  "},
 330         {"Certificate.already.exists.in.system.wide.CA.keystore.under.alias.trustalias.",
 331                 "인증서가 <{0}> 별칭 아래에 있는 시스템 차원의 CA 키 저장소에 존재합니다."},
 332         {"Do.you.still.want.to.add.it.to.your.own.keystore.no.",
 333                 "고유한 키 저장소에 추가하겠습니까? [아니오]:  "},
 334         {"Trust.this.certificate.no.", "이 인증서를 신뢰합니까? [아니오]:  "},
 335         {"YES", "예"},
 336         {"New.prompt.", "새 {0}: "},
 337         {"Passwords.must.differ", "비밀번호는 달라야 합니다."},
 338         {"Re.enter.new.prompt.", "새 {0} 다시 입력: "},
 339         {"Re.enter.password.", "비밀번호  다시 입력: "},
 340         {"Re.enter.new.password.", "새 비밀번호 다시 입력: "},
 341         {"They.don.t.match.Try.again", "일치하지 않습니다. 다시 시도하십시오."},
 342         {"Enter.prompt.alias.name.", "{0} 별칭 이름 입력:  "},
 343         {"Enter.new.alias.name.RETURN.to.cancel.import.for.this.entry.",
 344                  "새 별칭 이름 입력\t(이 항목에 대한 임포트를 취소하려면 Enter 키를 누름):  "},
 345         {"Enter.alias.name.", "별칭 이름 입력:  "},
 346         {".RETURN.if.same.as.for.otherAlias.",
 347                 "\t(<{0}>과(와) 동일한 경우 Enter 키를 누름)"},
 348         {".PATTERN.printX509Cert",
 349                 "소유자: {0}\n발행자: {1}\n일련 번호: {2}\n적합한 시작 날짜: {3}, 종료 날짜: {4}\n인증서 지문:\n\t MD5: {5}\n\t SHA1: {6}\n\t SHA256: {7}\n\t 서명 알고리즘 이름: {8}\n\t 버전: {9}"},
 350         {"What.is.your.first.and.last.name.",
 351                 "이름과 성을 입력하십시오."},
 352         {"What.is.the.name.of.your.organizational.unit.",
 353                 "조직 단위 이름을 입력하십시오."},
 354         {"What.is.the.name.of.your.organization.",
 355                 "조직 이름을 입력하십시오."},
 356         {"What.is.the.name.of.your.City.or.Locality.",
 357                 "구/군/시 이름을 입력하십시오?"},
 358         {"What.is.the.name.of.your.State.or.Province.",
 359                 "시/도 이름을 입력하십시오."},
 360         {"What.is.the.two.letter.country.code.for.this.unit.",
 361                 "이 조직의 두 자리 국가 코드를 입력하십시오."},
 362         {"Is.name.correct.", "{0}이(가) 맞습니까?"},
 363         {"no", "아니오"},
 364         {"yes", "예"},
 365         {"y", "y"},
 366         {".defaultValue.", "  [{0}]:  "},
 367         {"Alias.alias.has.no.key",
 368                 "<{0}> 별칭에 키가 없습니다."},
 369         {"Alias.alias.references.an.entry.type.that.is.not.a.private.key.entry.The.keyclone.command.only.supports.cloning.of.private.key",


 415 
 416         {"Extensions.", "확장: "},
 417         {".Empty.value.", "(비어 있는 값)"},
 418         {"Extension.Request.", "확장 요청:"},
 419         {"PKCS.10.Certificate.Request.Version.1.0.Subject.s.Public.Key.s.format.s.key.",
 420                 "PKCS #10 인증서 요청(1.0 버전)\n제목: %s\n공용 키: %s 형식 %s 키\n"},
 421         {"Unknown.keyUsage.type.", "알 수 없는 keyUsage 유형: "},
 422         {"Unknown.extendedkeyUsage.type.", "알 수 없는 extendedkeyUsage 유형: "},
 423         {"Unknown.AccessDescription.type.", "알 수 없는 AccessDescription 유형: "},
 424         {"Unrecognized.GeneralName.type.", "알 수 없는 GeneralName 유형: "},
 425         {"This.extension.cannot.be.marked.as.critical.",
 426                  "이 확장은 중요한 것으로 표시할 수 없습니다. "},
 427         {"Odd.number.of.hex.digits.found.", "홀수 개의 16진수가 발견됨: "},
 428         {"Unknown.extension.type.", "알 수 없는 확장 유형: "},
 429         {"command.{0}.is.ambiguous.", "{0} 명령이 모호함:"}
 430     };
 431 
 432 
 433     /**
 434      * Returns the contents of this <code>ResourceBundle</code>.


 435      *
 436      * @return the contents of this <code>ResourceBundle</code>.
 437      */
 438     @Override
 439     public Object[][] getContents() {
 440         return contents;
 441     }
 442 }
   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.tools.keytool;
  27 
  28 /**
  29  * <p> This class represents the <code>ResourceBundle</code>
  30  * for the keytool.
  31  *
  32  */
  33 public class Resources_ko extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36         {"NEWLINE", "\n"},
  37         {"STAR",
  38                 "*******************************************"},
  39         {"STARNN",
  40                 "*******************************************\n\n"},
  41 
  42         // keytool: Help part
  43         {".OPTION.", " [OPTION]..."},
  44         {"Options.", "옵션:"},
  45         {"Use.keytool.help.for.all.available.commands",
  46                  "사용 가능한 모든 명령에 \"keytool -help\" 사용"},
  47         {"Key.and.Certificate.Management.Tool",
  48                  "키 및 인증서 관리 툴"},
  49         {"Commands.", "명령:"},
  50         {"Use.keytool.command.name.help.for.usage.of.command.name",
  51                 "command_name 사용법에 \"keytool -command_name -help\"를 사용합니다.\n-conf <url> 옵션을 사용하여 사전 구성된 옵션 파일을 지정합니다."},
  52         // keytool: help: commands
  53         {"Generates.a.certificate.request",
  54                 "인증서 요청을 생성합니다."}, //-certreq
  55         {"Changes.an.entry.s.alias",
  56                 "항목의 별칭을 변경합니다."}, //-changealias
  57         {"Deletes.an.entry",
  58                 "항목을 삭제합니다."}, //-delete
  59         {"Exports.certificate",
  60                 "인증서를 익스포트합니다."}, //-exportcert
  61         {"Generates.a.key.pair",
  62                 "키 쌍을 생성합니다."}, //-genkeypair
  63         {"Generates.a.secret.key",
  64                 "보안 키를 생성합니다."}, //-genseckey
  65         {"Generates.certificate.from.a.certificate.request",
  66                 "인증서 요청에서 인증서를 생성합니다."}, //-gencert
  67         {"Generates.CRL", "CRL을 생성합니다."}, //-gencrl
  68         {"Generated.keyAlgName.secret.key",
  69                 "{0} 보안 키를 생성합니다."}, //-genseckey
  70         {"Generated.keysize.bit.keyAlgName.secret.key",
  71                 "{0}비트 {1} 보안 키를 생성합니다."}, //-genseckey


 289         {"Password.is.too.short.must.be.at.least.6.characters",
 290                 "비밀번호가 너무 짧음 - 6자 이상이어야 합니다."},
 291         {"Too.many.failures.Key.entry.not.cloned",
 292                 "오류가 너무 많습니다. 키 항목이 복제되지 않았습니다."},
 293         {"key.password.for.alias.", "<{0}>에 대한 키 비밀번호"},
 294         {"Keystore.entry.for.id.getName.already.exists",
 295                 "<{0}>에 대한 키 저장소 항목이 존재합니다."},
 296         {"Creating.keystore.entry.for.id.getName.",
 297                 "<{0}>에 대한 키 저장소 항목을 생성하는 중..."},
 298         {"No.entries.from.identity.database.added",
 299                 "ID 데이터베이스에서 추가된 항목이 없습니다."},
 300         {"Alias.name.alias", "별칭 이름: {0}"},
 301         {"Creation.date.keyStore.getCreationDate.alias.",
 302                 "생성 날짜: {0,date}"},
 303         {"alias.keyStore.getCreationDate.alias.",
 304                 "{0}, {1,date}, "},
 305         {"alias.", "{0}, "},
 306         {"Entry.type.type.", "항목 유형: {0}"},
 307         {"Certificate.chain.length.", "인증서 체인 길이: "},
 308         {"Certificate.i.1.", "인증서[{0,number,integer}]:"},
 309         {"Certificate.fingerprint.SHA.256.", "인증서 지문(SHA-256): "},
 310         {"Keystore.type.", "키 저장소 유형: "},
 311         {"Keystore.provider.", "키 저장소 제공자: "},
 312         {"Your.keystore.contains.keyStore.size.entry",
 313                 "키 저장소에 {0,number,integer}개의 항목이 포함되어 있습니다."},
 314         {"Your.keystore.contains.keyStore.size.entries",
 315                 "키 저장소에 {0,number,integer}개의 항목이 포함되어 있습니다."},
 316         {"Failed.to.parse.input", "입력값의 구문 분석을 실패했습니다."},
 317         {"Empty.input", "입력값이 비어 있습니다."},
 318         {"Not.X.509.certificate", "X.509 인증서가 아닙니다."},
 319         {"alias.has.no.public.key", "{0}에 공용 키가 없습니다."},
 320         {"alias.has.no.X.509.certificate", "{0}에 X.509 인증서가 없습니다."},
 321         {"New.certificate.self.signed.", "새 인증서(자체 서명):"},
 322         {"Reply.has.no.certificates", "회신에 인증서가 없습니다."},
 323         {"Certificate.not.imported.alias.alias.already.exists",
 324                 "인증서가 임포트되지 않았으며 <{0}> 별칭이 존재합니다."},
 325         {"Input.not.an.X.509.certificate", "입력이 X.509 인증서가 아닙니다."},
 326         {"Certificate.already.exists.in.keystore.under.alias.trustalias.",
 327                 "인증서가 <{0}> 별칭 아래의 키 저장소에 존재합니다."},
 328         {"Do.you.still.want.to.add.it.no.",
 329                 "추가하겠습니까? [아니오]:  "},
 330         {"Certificate.already.exists.in.system.wide.CA.keystore.under.alias.trustalias.",
 331                 "인증서가 <{0}> 별칭 아래에 있는 시스템 차원의 CA 키 저장소에 존재합니다."},
 332         {"Do.you.still.want.to.add.it.to.your.own.keystore.no.",
 333                 "고유한 키 저장소에 추가하겠습니까? [아니오]:  "},
 334         {"Trust.this.certificate.no.", "이 인증서를 신뢰합니까? [아니오]:  "},
 335         {"YES", "예"},
 336         {"New.prompt.", "새 {0}: "},
 337         {"Passwords.must.differ", "비밀번호는 달라야 합니다."},
 338         {"Re.enter.new.prompt.", "새 {0} 다시 입력: "},
 339         {"Re.enter.password.", "비밀번호  다시 입력: "},
 340         {"Re.enter.new.password.", "새 비밀번호 다시 입력: "},
 341         {"They.don.t.match.Try.again", "일치하지 않습니다. 다시 시도하십시오."},
 342         {"Enter.prompt.alias.name.", "{0} 별칭 이름 입력:  "},
 343         {"Enter.new.alias.name.RETURN.to.cancel.import.for.this.entry.",
 344                  "새 별칭 이름 입력\t(이 항목에 대한 임포트를 취소하려면 Enter 키를 누름):  "},
 345         {"Enter.alias.name.", "별칭 이름 입력:  "},
 346         {".RETURN.if.same.as.for.otherAlias.",
 347                 "\t(<{0}>과(와) 동일한 경우 Enter 키를 누름)"},
 348         {".PATTERN.printX509Cert",
 349                 "소유자: {0}\n발행자: {1}\n일련 번호: {2}\n적합한 시작 날짜: {3} 종료 날짜: {4}\n인증서 지문:\n\t SHA1: {5}\n\t SHA256: {6}\n서명 알고리즘 이름: {7}\n주체 공용 키 알고리즘: {8} ({9,number,#})\n버전: {10}"},
 350         {"What.is.your.first.and.last.name.",
 351                 "이름과 성을 입력하십시오."},
 352         {"What.is.the.name.of.your.organizational.unit.",
 353                 "조직 단위 이름을 입력하십시오."},
 354         {"What.is.the.name.of.your.organization.",
 355                 "조직 이름을 입력하십시오."},
 356         {"What.is.the.name.of.your.City.or.Locality.",
 357                 "구/군/시 이름을 입력하십시오?"},
 358         {"What.is.the.name.of.your.State.or.Province.",
 359                 "시/도 이름을 입력하십시오."},
 360         {"What.is.the.two.letter.country.code.for.this.unit.",
 361                 "이 조직의 두 자리 국가 코드를 입력하십시오."},
 362         {"Is.name.correct.", "{0}이(가) 맞습니까?"},
 363         {"no", "아니오"},
 364         {"yes", "예"},
 365         {"y", "y"},
 366         {".defaultValue.", "  [{0}]:  "},
 367         {"Alias.alias.has.no.key",
 368                 "<{0}> 별칭에 키가 없습니다."},
 369         {"Alias.alias.references.an.entry.type.that.is.not.a.private.key.entry.The.keyclone.command.only.supports.cloning.of.private.key",


 415 
 416         {"Extensions.", "확장: "},
 417         {".Empty.value.", "(비어 있는 값)"},
 418         {"Extension.Request.", "확장 요청:"},
 419         {"PKCS.10.Certificate.Request.Version.1.0.Subject.s.Public.Key.s.format.s.key.",
 420                 "PKCS #10 인증서 요청(1.0 버전)\n제목: %s\n공용 키: %s 형식 %s 키\n"},
 421         {"Unknown.keyUsage.type.", "알 수 없는 keyUsage 유형: "},
 422         {"Unknown.extendedkeyUsage.type.", "알 수 없는 extendedkeyUsage 유형: "},
 423         {"Unknown.AccessDescription.type.", "알 수 없는 AccessDescription 유형: "},
 424         {"Unrecognized.GeneralName.type.", "알 수 없는 GeneralName 유형: "},
 425         {"This.extension.cannot.be.marked.as.critical.",
 426                  "이 확장은 중요한 것으로 표시할 수 없습니다. "},
 427         {"Odd.number.of.hex.digits.found.", "홀수 개의 16진수가 발견됨: "},
 428         {"Unknown.extension.type.", "알 수 없는 확장 유형: "},
 429         {"command.{0}.is.ambiguous.", "{0} 명령이 모호함:"}
 430     };
 431 
 432 
 433     /**
 434      * Returns the contents of this <code>ResourceBundle</code>.
 435      *
 436      * <p>
 437      *
 438      * @return the contents of this <code>ResourceBundle</code>.
 439      */
 440     @Override
 441     public Object[][] getContents() {
 442         return contents;
 443     }
 444 }
< prev index next >