//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ko.js
// Module: /js2/list_db_objects-ko
// Locale: ko
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"MySQL 데이터베이스의 이름을 바꾸는 것은 잠재적으로 위험한 작업입니다. 이름을 바꾸기 전에 [output,url,_1,이 사용자의 cPanel 인터페이스에 로그인하고 이 데이터베이스를 백업]하는 것이 좋습니다.","Provide a password to set for this user.":"이 사용자에 대해 설정할 암호를 제공합니다.","Show [quant,_1,record,records]":"[quant,_1,레코드,레코드] 표시","Show all [quant,_1,record,records]":"모든 [quant,_1,레코드,레코드] 표시","There [numerate,_1,is,are] [quant,_1,record,records].":"거기 [numerate,_1,있음,있음] [quant,_1,레코드,레코드].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"이 암호는 너무 약합니다. 소문자와 대문자, 숫자, 기호의 조합을 더 추가하십시오. (최소 강도는 [numf,_1]입니다.)","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"[asis,MySQL] 데이터베이스 “[_1]”의 이름을 “[_2]”(으)로 성공적으로 변경했습니다.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"[asis,MySQL] 사용자 “[_1]”의 이름을 “[_2]”으로 성공적으로 변경하고 암호를 설정했습니다.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"[asis,MySQL] 사용자 “[_1]”의 이름을 “[_2]”(으)로 성공적으로 변경했습니다.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"[asis,PostgreSQL] 데이터베이스 “[_1]”의 이름을 “[_2]”(으)로 성공적으로 변경했습니다.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"[asis,PostgreSQL] 사용자 “[_1]”의 이름을 “[_2]”으로 성공적으로 변경하고 암호를 설정했습니다.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"[asis,PostgreSQL] 사용자 “[_1]”의 이름을 “[_2]”(으)로 성공적으로 변경했습니다.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"[asis,MySQL] 사용자 “[_1]”의 암호를 성공적으로 설정했습니다.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"[asis,PostgreSQL] 사용자 “[_1]”의 암호를 성공적으로 설정했습니다.","Your search matched [numf,_1] of [quant,_2,record,records].":"검색이 [quant,_2,레코드,레코드] 중 [numf,_1]개 일치했습니다."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~