#=====================================================================================================#
#                                                                                                     #
# Language file for the scripts.                                                                      #
#                                                                                                     #
# Translate and change words only in the quotation marks                                              #
# If there is a number inside quotation mark, leave it as it is.                                      #
# Some words and phrases are easy enough for non-English speaking people to understand.               #
# If you don't think you need to translate some words or phrases, Just leave them in English.         #
# The length of the line can be a bit longer, about 5 more characters                                 #
# Please don't worry too much about the length or format. We will check them to suit to the scripts.  #
#                                                                                                     #
#=====================================================================================================#

#LN="EN"   ; Change the value of <LN> with 2-digit character, like "EN" "ES" or "FR"
LN="KR"
#language="English"    ; Your language in English, like French, German, Chinese
language="Korean"
#language_your_alphabet="English"    ; How to write your language in your alphabet, like Deutsch.... 
language_your_alphabet="한국어"

menu_translator=""
doc_translator=""
lan_ver=""


# General ================================
#T000="You are already using ISO639"     ; Change ISO639 to your language in your alphabet 
T000="이미 한국어를 사용중입니다."
#T001="SAVE"
T001="저장"
#T002="CANCEL"
T002="취소"
#T003="Finished"
T003="끝났습니다"
#T004="<Enter> to MENU"
T004="<Enter>를 누르면 메뉴로"
#T005="<Yes> to Continue, <No> to Cancel"
T005="<Yes> 계속, <No> 취소"
#T006="Please WAIT"
T006="잠깐만 기다리세요"
#T007="Edit"
T007="편집"
#T008="Press <ENTER> to continue"
T008="계속하려면 <ENTER>를 누르시오"
#T009="Input"
T009="입력"


# dvs ====================================
#T010="MAIN MENU"
T010="MAIN MENU"
#T011="Initial Configuration"
T011="초기 설정"
#T012="Enter Callsign, DMR ID, BM Server and AMBE"
T012="호출부호, DMR ID, BM서버, AMBE 입력"
#T013="Advanced Configuration"
T013="고급 설정"
#T014="TG/Ref Manage, Macro, DMR Networks"
T014="TG/리플렉터즐겨찾기관리, 매크로, DMR네크워크"
#T015="Tools"
T015="도구"
#T016="SD Card Clone, Upgrade, Language, Reboot/Shutdown"   ; Keep the length same or shorter
T016="SD카드복제, 업그레이드, 언어, 재부팅/셧다운"
#T017="Credits"
T017="프로그램 정보"
#T018="Credits of DVSwitch and Menu Scripts"
T018="DVSwitch 제작 및 개발자"
#T019="Exit"
T019="종료"
#T020="Exit DVSwitch Menu"
T020="DVSwitch 메뉴 종료"


# dvsb====================================
#T025="Configuration for Prerequisite Items"
T025="필수 항목 설정"
#T026="Configure prerequisite items for DVSwitch."
T026="DVSwitch에서 꼭 필요한 항목을 설정합니다."
#T029="Working"       ; the work is in progress
T029="작업중"

# Contents of Credits
#T030="DVSwitch : Mike N4IRR and Steve N4IRS"
T030="DVSwitch 제작 : Mike N4IRR, Steve N4IRS 형제"
#T031="Menu Script and Macro : HL5KY"
T031="메뉴스크립트 및 수정매크로 작성 : HL5KY"
#T032="English Documentation : W8RIK, K2KXK"
T032="영문사용설명서 작성 : W8RIK, K2KXK"
#T033="Menu Script Translation :"
T033="번역 :"
#T034="ISO639 Documentation : "        ; Change ISO639 to your language in your alphabet 
T034="한글사용설명서 작성 : HL5KY"
#T035="Dashboard : SP2ONG"
T035="대시보드 : SP2ONG"

# init_config.sh =========================
#T150="Previous Configuration notice"
T150="이전 설정 안내"
#T151="You already have a previous configuration :"
T151="이전 설정내용이 존재합니다 -> "
#T152="Ad-Hoc menu & macros will be updated/initialized and changes will be lost."
T152="Ad-Hoc메뉴와 매크로가 업데이트/초기화되며, 직접 변경한 내용은 지워집니다."
#T154="Initial Configuration"
T154="초기 설정"
#T155="This process will ask you Callsign, DMR ID, USRP port, Hardware AMBE.... for ini. files."
T155="Callsign, DMR ID 등을 입력하여 자동으로 ini 파일을 수정합니다."
#T160="Callsign? (case-insensitive)"
T160="호출부호? (대소문자 구분없음)"
#T161="NXDN ID? (Enter for none)"
T161="NXDN ID? (없으면 엔터)"
#T162="password for Brandmeister (Enter if not changed)"
T162="브랜드마이스터 비밀번호 (변경하지 않았으면 엔터)"
#T163="Choose your local BM Server"
T163="가까운 곳의 BM서버를 선택하세요."

#T165="CCS7/DMR ID should be 7 digits"
T165="CCS7/DMR ID는 7자리가 되어야 함"
#T166="2 digit number"
T166="2자리 숫자"
#T167="should be 9 digits"
T167="9자리가 되어야 함"
#T168="460800 (old version: 230400)"
T168="460800 (구형: 230400)"

#T170="Hardware Vocoder (AMBE)"
T170="하드웨어 보코더 (AMBE)"
#T171="1 AMBE Server"
T171="1 AMBE 서버"
#T172="External AMBE Server e.g., ZumAMBE Server"       ; Keep the length same or shorter
T172="외부 AMBE 서버 ex)ZumAMBE 서버"
#T173="2 USB Type AMBE"
T173="2 USB 형식 AMBE"
#T174="ThumbDV, DVstick"
T174="ThumbDV, DVstick"
#T175="3 GPIO type AMBE"
T175="3 GPIO 형식 AMBE"
#T176="DV3000 or PAMBE Board"
T176="DV3000 또는 PAMBE 보드"
#T177="4 No Hardware Vocoder"
T177="4 하드웨어 보코더 없음"
#T178="Use Software Vocoder"
T178="소프트웨어 보코더 사용하기"

#T180="Input Finished"
T180="입력 완료"
#T181="Input for Initial Configuration Finished."
T181="초기 설정을 위한 입력 완료."
#T182="ini files' Configuration will start."
T182="ini 파일의 설정이 시작됩니다."
#T185="Processing Initial Configuration"
T185="초기설정 진행중"

#T190="Initial Configuration Finished"
T190="ini 파일의 초기 설정 완료"
#T191="You can start using DVSwitch after REBOOTing"
T191="서버설정이 완료되었으며, 리부팅후 DVSwitch 사용이 가능함."
#T192="System will REBOOT and SSH will be disconnected."
T192="리부팅이 시작되면 SSH의 연결이 끊어집니다."
#T193="<Yes> to REBOOT, or <No> back to MENU"
T193="<Yes> 리부팅, <No> 메뉴로 돌아가기"
#T194="DVSwitch Server is up and running"
T194="DVSwitch 서버가 가동중입니다."
#T195="Press <ENTER> to finish Configuration"
T195="<ENTER>를 누르면 설정이 완료됩니다."


# adv_config_menu.sh =============================
#T200="Advanced Configuration Menu"
T200="고급 설정 메뉴"
#T201="Configure Favorite TG/Ref"
T201="TG/Ref 즐겨찾기 관리"
#T202="Edit Favorite TGs and Reflectors, Push to DVSM/UC"     ; Keep the length same or shorter
T202="즐겨찾기의 수정 및 업로드"
#T203="Ad Hoc Menu & Macro"
T203="Ad-Hoc 메뉴 및 매크로"
#T204="Managing Ad Hoc Menu and Macro"
T204="Ad-Hoc 메뉴와 매크로 관리"
#T205="Additional DMR Networks"
T205="추가 DMR 서버 설정"
#T206="Setup for DMRPlus, TGIF and other Networks"
T206="DMRPlus, TGIF 및 기타 네트워크의 설정"
#T207="Back"
T207="Back"
#T208="Return to MAIN MENU"
T208="메인메뉴로 돌아가기"
#T209="Configure other stanzas"
T209="기타 항목 설정"
#T210="Freq, Pwr, Lat, Long, Location ...."
T210="주파수,출력,위도,경도,장소....."


# config_ini.sh ============================
#T211="Configure ini. files"
T211="ini 파일 설정"


# config_other_stz.sh ============================
#T213="RX Frequency (xxx.xxxx MHz)"
T213="수신주파수 (xxx.xxxx MHz)"
#T214="TX Frequency (xxx.xxxx MHz)"
T214="송신주파수 (xxx.xxxx MHz)"
#T215="This process will ask you the parameters in [Info] section of MMDVM_Bridge.ini"
T215="MMDVM_Bridge.ini의 [Info]의 여러 항목을 입력합니다."
#T216="RX Frequency (xxx.xxxx MHz, with 4 decimal digits)"
T216="수신주파수 (xxx.xxxx MHz, 소수점 4자리)"
#T217="TX Frequency (xxx.xxxx MHz, with 4 decimal digits)"
T217="송신주파수 (xxx.xxxx MHz, 소수점 4자리)"
#T218="Latitude (xxx.xxxx or -xxx.xxxx)"
T218="위도 (xxx.xxxx 또는 -xxx.xxxx)"
#T219="Longitude (xxx.xxxx or -xxx.xxxx)"
T219="경도 (xxx.xxxx 또는 -xxx.xxxx)"
#T220="Power"
T220="출력"
#T221="Height"
T221="지표고"
#T222="Location"
T222="위치"
#T223="Description"
T223="설명"


# tg_db.sh =============================
#T239="TG/Ref DB Management"
T239="TG/Ref 즐겨찾기 관리"

#T249="Push to DVSM/UC"
T249="즐겨찾기 DB 업로드"
#T250="PUSH (Favorite DB + Global DB)"
T250="업로드 (전세계DB+개인즐겨찾기DB)"
#T251="Make sure you read <...success> on DVSM/UC"
T251="안드로이드 기기에 <...success>가 보여야 업로드 성공."
#T252="Reset Favorite DB"
T252="즐겨찾기 초기화"
#T253="Favorite TG/Ref will be initialized."
T253="국내에서 자주 사용하는 TG/Ref의 기본값으로 되돌리기."
#T254="After resetting, it will push files to DVSM/UC"
T254="되돌리기후에 안드로이드 기기로 업로드합니다."


# adhoc_basic.sh ===========================
#T260="BASIC Macro Configuration"
T260="기본 매크로 상태"
#T261="You are using BASIC Macro Configuration"
T261="현재 <기본매크로>를 사용하고 있습니다."
#T262="Do you want to change to Advanced Macro Configuration?"
T262="<수정매크로>로 변경하시겠습니까?"
#T263="All macro files were changed to the Advanced macro."
T263="매크로 관련 파일들이 모두 <수정매크로> 상태로 변경되었습니다."
#T264="DVSwitch services were restarted."
T264="DVSwitch 서비스가 재시작되었습니다."


# adhoc_adv.sh =============================
#T270="<ADVANCED>"
T270="<수정매크로 사용중>"
#T273="To apply editing, <Restart DVSwitch>"
T273="수정후 <DVSwitch 재실행>해야 적용됨"
#T274="<ADVANCED Macro>"
T274="<수정매크로>"
#T275="Restart DVSwitch Services"
T275="DVSwitch 재실행"
#T276="Change to <BASIC> dvsm.macro"
T276="<기본매크로>로 전환"
#T277="Back to Advanced Configuration Menu"
T277="고급설정메뉴로 돌아가기"
#T278="All macro files were changed back to the basic which is DVSwitch default macro."
T278="매크로 관련 파일들이 모두 <기본매크로> 상태로 변경되었습니다."


# adnl_dmr.sh =================================
#T280="Choose DMRPlus server"
T280="DMRPlus 서버 선택"
#T282="IP or DNS of TGIF Server"
T282="TGIF서버의 IP 또는 DNS"
#T283="Password of TGIF Server"
T283="TGIF서버의 비밀번호"
#T284="Port of TGIF Server"
T284="TGIF서버의 포트"
#T286="Name of other Network (no space)"
T286="추가 네트워크의 이름 (공백없이)"
#T287="IP or DNS of other Networks"
T287="추가 네트워크의 IP 또는 DNS"
#T288="Password of other Networks"
T288="추가 네트워크의 비밀번호"
#T289="Port of other Networks"
T289="추가 네트워크의 포트"


# Tools_menu.sh ===============================
#T300="Tools Menu"
T300="도구"
#T301="Clone RPi SD Card"
T301="SD카드 복제"
#T302="Clone SD Card to a new one"
T302="SD카드를 새로운 SD카드로 복제"
#T303="Configure ini. files"
T303="ini 파일 확인 및 설정"
#T304="Analog_Bridge.ini, MMDVM_Bridge.ini... Files"        ; Keep the length same or shorter
T304="Analog_Bridge.ini, MMDVM_Bridge.ini...파일 관리"
#T305="Update & Upgrade"
T305="업데이트 & 업그레이드"
#T306="Update & Upgrade"
T306="업데이트 & 업그레이드"
#T307="Language"
T307="언어"
#T308="Select Language for DVSwitch Menus"
T308="DVSwitch 메뉴 언어 선택"

#T311="Restart DVSwitch Services"
T311="DVSwitch 재실행"
#T312="Restart Analog & MMDVM Services (2sec)"
T312="Analog & MMDVM 서비스 재실행 (2초)"
#T313="Reboot RPi Server"
T313="라즈베리파이 재부팅"
#T314="Reboot Raspberry Pi Server (30sec)"
T314="라즈베리파이 재부팅 (30초)"
#T315="Shutdown RPi Server"
T315="라즈베리파이 셧다운"
#T316="Shutdown Raspberry Pi"
T316="라즈베리파이 셧다운"
#T317="Back"
T317="Back"
#T318="Return to MAIN MENU"
T318="메인메뉴로 돌아가기"

#T322="Show system information"
T322="시스템의 각종 정보 표시"

#T330="Temperature message"
T330="온도 메세지"
#T331="Enable/Disable temperature message"
T331="온도 메세지 켜기/끄기"
#T332="Enable to send CPU temperature message"
T332="온도 메세지 켜기"
#T333="Disable to send CPU temperature message"
T333="온도 메세지 끄기"


# clone.sh ===================================
#T350="You can make a back-up or clone of the present installation."
T350="현재의 라즈베리파이 설정을 다른 SD카드에 복제할 수 있습니다."
#T351="- The new SD card can be same or smaller size card."
T351="- 원본과 같거나 작은 크기의 SD카드이면 가능합니다."
#T352="- Use formatted/clean SD card."
T352="- 포멧된 깨끗한 SD카드를 사용하십시오."
#T353="To start cloning, plug USB card reader into the Pi, with SD card."
T353="시작하시려면, SD카드+USB카드리더기를 라즈베리파이의 USB포트에 끼우십시오."
#T354="You need to check the device first whether it is recognized by Pi."
T354="우선 라즈베리파이가 SD카드 디바이스를 인식하는지 확인이 필요합니다."
#T355="<Yes> to start checking device, <No> to Cancel"
T355="<Yes> 디바이스 확인, <No> 취소"
#T356="Re-cloning onto the same SD card takes about 1 min."
T356="동일한 카드에 다시 복제를 하면 변경부분만 수정하며, 약  1분 정도 소요됨."

#T360="Destination Drive"
T360="복사할 드라이브"
#T361="Do you want to start cloning?"
T361="복제를 시작하시겠습니까?"

#T363="There is no storage device(s) in the Pi."
T363="라즈베리파이에 SD카드 디바이스가 인식되지 않았습니다."
#T364="Please check the USB card reader and/or SD card."
T364="USB카드리더기와 SD카드를 확인하시기 바랍니다."

#T365="During the process, you will be asked three times:"
T365="복제과정에서, 아래와 같이 3번의 질문이 있습니다."
#T366="1. First, ask for reformatting (initializing), type <yes>"
T366="1. 첫번째, 초기화포멧(initializing)에 대한 질문에서, <yes>를 누르십시오."
#T367="2. Second, enter file label, just press <Enter>"
T367="2. 두번째, 라벨(label) 입력에 대한 질문에서. <Enter>를 누르십시오."
#T368="3. Finally, hit the <Enter> to finalize (unmount)."
T368="3. 마지막으로, 마무리(unmount)작업에서, <Enter>를 누르십시오."


# update_upgrade.sh ===========================
#T380="This will check for available package upgrades."
T380="업그레이드가 필요한 패키지가 있는지 확인합니다."
#T381="Followings are upgradable"
T381="다음의 패키지가 업그레이드 가능합니다."
#T382="apt-get update and check for upgrade"
T382="업데이트 및 업그레이드 확인"
#T383="There are no packages to upgrade."
T383="업그레이드 할 패키지가 없습니다."
#T386="Total number of packages to upgrade :"
T386="업그레이드 할 패키지의 총 개수 :"
#T387="Number of packages for DVSwitch :"
T387="DVSwitch 패키지의 개수 :"
#T388="Number of packages for system and others :"
T388="시스템 및 기타 패키지의 개수 :"
#T390="<Yes> to upgrade, <No> to cancel"
T390="<Yes> 업그레이드,  <No> 취소"
#T392="update & upgrade was completed."
T392="업데이트 및 업그레이드가 완료되었습니다."
#T393="DVSwitch Services will restart."
T393="DVSwitch 서비스가 다시 시작됩니다."
#T394="DVSwitch Services Restarting"
T394="DVSwitch 서비스 재시작"


# adnl_dmr.sh =================================
#T400="DMR Networks"
T400="DMR 네트워크"
#T401="DMRPlus Network"
T401="DMRPlus 네트워크"
#T402="TGIF Network"
T402="TGIF 네트워크"
#T403="Other1 Network"
T403="추가1 네트워크"
#T404="Other2 Network"
T404="추가2 네트워크"
#T405="Brandmeister Network"
T405="Brandmeister 네트워크"

#T406="Current Setup"
T406="현재 설정"
#T407="Network name"
T407="네트워크 이름"
#T408="Server address"
T408="서버 주소"
#T409="Password"
T409="비밀번호"
#T410="USRP Port? (Recommand: 50000~55000, None: default)"
T410="USRP Port? (추천: 50000~55000, 공백: 기본값)"
#T411="Select for Default Network"
T411="기본 네트워크를 선택하세요."
#T412="Set this Network as a Default Server for DMR?"
T412="이 네트워크를 DMR 기본 서버로 설정하시겠습니까?"
#T413="default"
T413="기본값"

#T415="Do you want to change the setup?"
T415="설정을 변경하시겠습니까?"
#T416="Do you want to set the network?"
T416="네트워크 설정을 하시겠습니까?"
#T417="Change Default DMR Server"
T417="DMR 기본 서버 변경"
#T418="Configure DMR Server"
T418="DMR 서버 내용 설정"
#T419="Current Server"
T419="현재 서버"
#T420="There is no configured DMR Network"
T420="설정된 DMR 네으워크가 없습니다."
#T421="is default DMR Server"       # There is a subject before the sentence.
T421="는(은) DMR 기본 서버입니다."
#T422="You can't delete it"
T422="지울수 없습니다."
#T423="There is no configured DMR Network"
T423="설정된 DMR 서버가 없습니다."


# Spaces =====================================
sp01=" "
sp02="  "
sp03="   "
sp04="    "
sp05="     "
sp06="      "
sp07="       "
sp08="        "
sp09="         "
sp10="          "
sp11="           "
sp12="            "
sp13="             "
sp14="              "
sp15="               "
sp16="                "
sp17="                 "
sp18="                  "
sp19="                   "
sp20="                    "
sp21="                     "
sp22="                      "
sp23="                       "
sp24="                        "
sp25="                         "
sp26="                          "
sp27="                           "
sp28="                            "
sp29="                             "
sp30="                              "

