#=====================================================================================================#
#                                                                                                     #
# 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="JP"
#language="English"    ; Your language in English, like French, German, Chinese
language="Japanese"
#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="メインメニュー"
#T011="Initial Configuration"
T011="初期設定"
#T012="Enter Callsign, DMR ID, BM Server and AMBE"
T012="コールサイン、DMR ID、BM ServerとAMBEの入力"
#T013="Advanced Configuration"
T013="詳細設定"
#T014="TG/Ref Manage, Macro, DMR Networks"
T014="TG/Ref管理、マクロ、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="DVスイッチのメニュー終了"


# 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 and Steve N4IRS"
#T031="Menu Script and Macro : HL5KY"
T031="Menu Script and Macro : HL5KY"
#T032="English Documentation : W8RIK and K2KXK"
T032="英語 マニュアル : W8RIK and K2KXK"
#T033="Menu Script Translation :"
T033="Menu Script 翻訳 :"
#T034="ISO639 Documentation : "        ; Change ISO639 to your language in your alphabet 
T034="日本語 マニュアル : "
#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="特別メニューとマクロが更新または初期化され、変更は失われます。"

#T154="Initial Configuration"
T154="初めに行う設定"
#T155="This process will ask you Callsign, DMR ID, USRP port, Hardware AMBE.... for ini. files."
T155="この設定では、コールサイン、DMR ID...などをini. filesに書き込みます。"
#T160="Callsign? (case-insensitive)"
T160="コールサイン（大文字でも小文字でも可）"
#T161="NXDN ID? (Enter for none)"
T161="NXDN ID? (エンターキーを押す)"
#T162="password for Brandmeister (Enter if not changed)"
T162="Brandmeisterのパスワード (エンターキーを押す)"
#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="Hardware Vocoder (AMBE)"
#T171="1 AMBE Server"
T171="1 AMBE Server"
#T172="External AMBE Server e.g., ZumAMBE Server"       ; Keep the length same or shorter
T172="ZumAMBE Serverなどの外部AMBEサーバー"
#T173="2 USB Type AMBE"
T173="2 USBタイプのAMBE"
#T174="ThumbDV, DVstick"
T174="ThumbDV, DVstick"
#T175="3 GPIO type AMBE"
T175="3 GPIO type AMBE"
#T176="DV3000 or PAMBE Board"
T176="DV3000 or PAMBE Board"
#T177="4 No Hardware Vocoder"
T177="4 ハードウェアVocoderを使わない"
#T178="Use Software Vocoder"
T178="ソフトウェアVcoderを使う"

#T180="Input Finished"
T180="入力終了"
#T181="Input for Initial Configuration Finished."
T181="初めに行う設定の入力終了"
#T182="ini files' Configuration will start."
T182="ini filesの設定が始まります。"
#T185="Processing Initial Configuration"
T185="初期設定進行中"

#T190="Initial Configuration Finished"
T190="初めに行う設定終了"
#T191="You can start using DVSwitch after REBOOTing"
T191="Raspberry Pi再起動後に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="よく使うTGsとReflectorsの編集、DVSM/UCへの転送"
#T203="Ad Hoc Menu & Macro"
T203="Ad Hocメニューとマクロ"
#T204="Managing Ad Hoc Menu and Macro"
T204="アドホック･メニューとマクロの管理"
#T205="Additional DMR Networks"
T205="その他のDMRネットワーク"
#T206="Setup for DMRPlus, TGIF and other Networks"
T206="DMRPlus、TGIF、その他ネットワークの設定"
#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="ini. filesの設定"

# 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 ４桁の数字)"
#T217="TX Frequency (xxx.xxxx MHz, with 4 decimal digits)"
T217="送信周波数 (xxx.xxxx MHz ４桁の数字)"
#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 DB管理"

#T249="Push to DVSM/UC"
T249="DVSM/UCへ転送"
#T250="PUSH (Favorite DB + Global DB)"
T250="(Favorite DB + Global DB)の転送"
#T251="Make sure you read <...success> on DVSM/UC"
T251=" <...success> がDVSM/UCに表示しているか確認する。"
#T252="Reset Favorite DB"
T252="よく使うDBのリセット"
#T253="Favorite TG/Ref will be initialized."
T253="お気に入りのTG/Refが初期化されます。"
#T254="After resetting, it will push files to DVSM/UC"
T254="リセット後、ファイをDVSM/UCに転送します。"


# adhoc_basic.sh ===========================
#T260="BASIC Macro Configuration"
T260="基本マクロ設定"
#T261="You are using BASIC Macro Configuration"
T261="基本Macro設定使用中"
#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="<基本> dvsm.macroに変更"
#T277="Back to Advanced Configuration Menu"
T277="詳細設定に戻る"
#T278="All macro files were changed back to the basic which is DVSwitch default macro."
T278="全てのマクロファイルはDVSwitchの初期設定マクロに戻りました。"


# 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="RPi SD Cardのクローン"
#T302="Clone SD Card to a new one"
T302="新しいSD Cardにクローンを作る"
#T303="Configure ini. files"
T303="ini. filesの設定"
#T304="Analog_Bridge.ini, MMDVM_Bridge.ini... Files"        ; Keep the length same or shorter
T304="Analog_Bridge.ini, MMDVM_Bridge.ini... Files"
#T305="Update & Upgrade"
T305="更新"
#T306="Update & Upgrade"
T306="更新"
#T307="Language"
T307="言語"
#T308="Select Language for DVSwitch Menus"
T308="言語設定変更"

#T311="Restart DVSwitch Services"
T311="DVSwitchサービスの再起動"
#T312="Restart Analog & MMDVM Services (2sec)"
T312="AnalogとMMDVMサービス再起動 (2秒)"
#T313="Reboot RPi Server"
T313="RPiサーバー再起動"
#T314="Reboot Raspberry Pi Server (30sec)"
T314="Raspberry Piサーバー再起動 (30秒)"
#T315="Shutdown RPi Server"
T315="RPi Serverのシャットダウン"
#T316="Shutdown Raspberry Pi"
T316="Raspberry Piのシャットダウン"
#T317="Back"
T317="メインメニューに戻る"
#T318="Return to MAIN MENU"
T318="メインメニューに戻る"

#T321="xxx System Monitor"
T321="xxx システムモニター"
#T322="Show system information"
T322="システム情報表示"

#T330="Temperature message"
T330="CPU温度メッセージ"
#T331="Enable/Disable temperature message"
T331="CPU温度メッセージを使う・使わない"
#T332="Enable to send CPU temperature message"
T332="CPU温度メッセージを使う"
#T333="Disable to send CPU temperature message"
T333="CPU温度メッセージを使わない"


# 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="- SDカードのサイズは同じかそれ以下でも大丈夫です。"
#T352="- Use formatted/clean SD card."
T352="- Use formatted/clean SDカード。"
#T353="To start cloning, plug USB card reader into the Pi, with SD card."
T353="クローンを作成するにはSDカードが挿入されたUSBカードリーダーをRaspberry Piに挿入して下さい。"
#T354="You need to check the device first whether it is recognized by Pi."
T354="ディバイスがRaspberry Piに認識されているか事前に確認して下さい。"
#T355="<Yes> to start checking device, <No> to Cancel"
T355="<はい> ディバイスのチェックを始める、 <いいえ> 取り消し"
#T356="Re-cloning onto the same SD card takes about 1 min."
T356="同じSDカードの再クローンは約1分かかります。"

#T358="Please check if you have <sda> in the NAME column"
T358="<sda>がNAMEリストにあるか確認して下さい。"

#T360="Destination Drive"
T360="クローンを作成するドライブ"
#T361="Do you want to start cloning?"
T361="クローン作成を始めますか？"

#T363="There is no storage device(s) in the Pi."
T363="ストレージ・ディバイスがRaspberry Piに接続されていません。"
#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. 1回目、「フォーマットしますか」聞かれたら<はい>をタイプして下さい。"
#T367="2. Second, enter file label, just press <Enter>"
T367="2. 2回目、「ファイルラベル入力」と出たらエンターを押して下さい。"
#T368="3. Finally, hit the <Enter> to finalize (unmount)."
T368="3. 3回目、エンターを押してファイナライズをして下さい。"


# 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="apt-get更新と更新の確認"
#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="その他のネットワーク１"
#T404="Other2 Network"
T404="その他のネットワーク２"
#T405="Brandmeister Network"
T405="Bandmeisterネットワーク"

#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ポート番号 (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="Edit 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="                              "
