#=====================================================================================================#
#                                                                                                     #
# 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=""
#language="English"    ; Your language in English, like French, German, Chinese
language=""
#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"
T001=""
#T003="Finished"
T003=""
#T004="<Enter> to MENU"
T004=""
#T005="<Yes> to Continue, <No> to Cancel"
T005=""
#T006="Please WAIT"
T006=""
#T007="Edit"
T007=""
#T008="Press <ENTER> to continue"
T008=""
#T009="Input"
T009=""


# dvs ====================================
#T010="MAIN MENU"
T010=""
#T011="Initial Configuration"
T011=""
#T012="Enter Callsign, DMR ID, BM Server and AMBE"
T012=""
#T013="Advanced Configuration"
T013=""
#T014="TG/Ref Manage, Macro, DMR Networks"
T014=""
#T015="Tools"
T015=""
#T016="SD Card Clone, Upgrade, Language, Reboot/Shutdown"   ; Keep the length same or shorter
T016=""
#T017="Credits"
T017=""
#T018="Credits of DVSwitch and Menu Scripts"
T018=""
#T019="Exit"
T019=""
#T020="Exit DVSwitch Menu"
T020=""


# dvsb====================================
#T025="Configuration for Prerequisite Items"
T025=""
#T026="Configure prerequisite items for DVSwitch."
T026=""
#T029="Working"       ; the work is in progress
T029=""


# Contents of Credits
#T030="DVSwitch : Mike N4IRR and Steve N4IRS"
T030=""
#T031="Menu Script and Macro : HL5KY"
T031=""
#T032="English Documentation : W8RIK and K2KXK"
T032=""
#T033="Menu Script Translation :"
T033=""
#T034="ISO639 Documentation : "        ; Change ISO639 to your language in your alphabet 
T034=""
#T035="Dashboard : SP2ONG"
T035=""


# 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=""

#T154="Initial Configuration"
T154=""
#T155="This process will ask you Callsign, DMR ID, USRP port, Hardware AMBE.... for ini. files."
T155=""
#T160="Callsign? (case-insensitive)"
T160=""
#T161="NXDN ID? (Enter for none)"
T161=""
#T162="password for Brandmeister (Enter for none)"
T162=""
#T163="Choose your local BM Server"
T163=""

#T165="CCS7/DMR ID should be 7 digits"
T165=""
#T166="2 digit number"
T166=""
#T167="should be 9 digits"
T167=""
#T168="460800 (old version: 230400)"
T168=""

#T170="Hardware Vocoder (AMBE)"
T170=""
#T171="1 AMBE Server"
T171=""
#T172="External AMBE Server e.g., ZumAMBE Server"       ; Keep the length same or shorter
T172=""
#T173="2 USB Type AMBE"
T173=""
#T174="ThumbDV, DVstick"
T174=""
#T175="3 GPIO type AMBE"
T175=""
#T176="DV3000 or PAMBE Board"
T176=""
#T177="4 No Hardware Vocoder"
T177=""
#T178="Use Software Vocoder"
T178=""


#T180="Input Finished"
T180=""
#T181="Input for Initial Configuration Finished."
T181=""
#T182="ini files' Configuration will start."
T182=""
#T185="Processing Initial Configuration"
T185=""

#T190="Initial Configuration Finished"
T190=""
#T191="You can start using DVSwitch after REBOOTing"
T191=""
#T192="System will REBOOT and SSH will be disconnected."
T192=""
#T193="<Yes> to REBOOT, or <No> back to MENU"
T193=""
#T194="DVSwitch Server is up and running"
T194=""
#T195="Press <ENTER> to finish Configuration"
T195=""


# adv_config_menu.sh =============================
#T200="Advanced Configuration Menu"
T200=""
#T201="Configure Favorite TG/Ref"
T201=""
#T202="Edit Favorite TGs and Reflectors"     ; Keep the length same or shorter
T202=""
#T203="Ad Hoc Menu & Macro"
T203=""
#T204="Managing Ad Hoc Menu and Macro"
T204=""
#T205="Additional DMR Networks"
T205=""
#T206="Setup for DMRPlus, TGIF and other Networks"
T206=""
#T207="Back"
T207==""
#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=""


# config_other_stz.sh ============================
#T213="RX Frequency (xxx.xxxx MHz)"
T213=""
#T214="TX Frequency (xxx.xxxx MHz)"
T214=""
#T215="This process will ask you the parameters in [Info] section of MMDVM_Bridge.ini"
T215=""
#T216="RX Frequency (xxx.xxxx MHz, with 4 decimal digits)"
T216=""
#T217="TX Frequency (xxx.xxxx MHz, with 4 decimal digits)"
T217=""
#T218="Latitude (xxx.xxxx or -xxx.xxxx)"
T218=""
#T219="Longitude (xxx.xxxx or -xxx.xxxx)"
T219=""
#T220="Power"
T220=""
#T221="Height"
T221=""
#T222="Location"
T222=""
#T223="Description"
T223=""



# tg_db.sh =============================
#T239="TG/Ref DB Management"
T239=""

#T249="Push to DVSM/UC"
T249=""
#T250="PUSH (Favorite DB + Global DB)"
T250=""
#T251="Make sure you read <...success> on DVSM/UC"
T251=""
#T252="Reset Favorite DB"
T252=""
#T253="Favorite TG/Ref will be initialized."
T253=""
#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=""


# adhoc_adv.sh =============================
#T270="<ADVANCED>"
T270=""
#T273="To apply editing, <Restart DVSwitch>"
T273=""
#T274="<ADVANCED Macro>"
T274=""
#T275="Restart DVSwitch Services"
T275=""
#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=""
#T282="IP or DNS of TGIF Server"
T282=""
#T283="Password of TGIF Server"
T283=""
#T284="Port of TGIF Server"
T284=""
#T286="Name of other Network (no space)"
T286=""
#T287="IP or DNS of other Network Server"
T287=""
#T288="Password of other Network Server"
T288=""
#T289="Port of other Network Server"
T289=""


# Tools_menu.sh ===============================
#T300="Tools Menu"
T300=""
#T301="Clone RPi SD Card"
T301=""
#T302="Clone SD Card to a new one"
T302=""
#T303="Configure ini. files"
T303=""
#T304="Analog_Bridge.ini, MMDVM_Bridge.ini... Files"        ; Keep the length same or shorter
T304=""
#T305="Update & Upgrade"
T305=""
#T306="Update & Upgrade"
T306=""
#T307="Language"
T307=""
#T308="Select Language for DVSwitch Menus"
T308=""

#T311="Restart DVSwitch Services"
T311=""
#T312="Restart Analog & MMDVM Services (2sec)"
T312=""
#T313="Reboot RPi Server"
T313=""
#T314="Reboot Raspberry Pi Server (30sec)"
T314=""
#T315="Shutdown RPi Server"
T315=""
#T316="Shutdown Raspberry Pi"
T316=""
#T317="Back"
T317=""
#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=""
#T351="- The new SD card can be same or smaller size card."
T351=""
#T352="- Use formatted/clean SD card."
T352=""
#T353="To start cloning, plug USB card reader into the Pi, with SD card."
T353=""
#T354="You need to check the device first whether it is recognized by Pi."
T354=""
#T355="<Yes> to start checking device, <No> to Cancel"
T355=""
#T356="Re-cloning onto the same SD card takes about 1 min."
T356=""

#T360="Destination Drive"
T360=""
#T361="Do you want to start cloning?"
T361=""

#T363="There is no storage device(s) in the Pi."
T363=""
#T364="Please check the USB card reader and/or SD card."
T364=""

#T365="During the process, you will be asked three times:"
T365=""
#T366="1. First, ask for reformatting (initializing), type <yes>"
T366=""
#T367="2. Second, enter file label, just press <Enter>"
T367=""
#T368="3. Finally, hit the <Enter> to finalize (unmount)."
T368=""


# 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=""
#T388="Number of packages for system and others :"
T388=""
#T390="<Yes> to upgrade, <No> to cancel"
T390=""
#T392="update & upgrade was completed."
T392=""
#T393="DVSwitch Services will restart."
T393=""
#T394="DVSwitch Services Restarting"
T394=""


# adnl_dmr.sh =================================
#T400="DMR Networks"
T400=""
#T401="DMRPlus Network"
T401=""
#T402="TGIF Network"
T402=""
#T403="Other1 Network"
T403=""
#T404="Other2 Network"
T404=""
#T405="Brandmeister Network"
T405=""

#T406="Current Setup"
T406=""
#T407="Network name"
T407=""
#T408="Server address"
T408=""
#T409="Password"
T409=""
#T410="USRP Port? (Recommand: 50000~55000, None: default)"
T410=""
#T411="Select for Default Network"
T411=""
#T412="Set this Network as a Default Server for DMR?"
T412=""
#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=""
#T418="Configure DMR Server"
T418=""
#T419="Current Server"
T419=""
#T420="There is no configured DMR Network"
T420=""
#T421="is default DMR Server."       # There is a subject before the sentence.
T421=""
#T422="You can't delete it."
T422=""
#T423="There is no configured DMR Network."
T423=""


# 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="                              "

