NetworkService/language.xml
2022-09-04 08:35:19 +09:00

47 lines
1.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfKeyAndValueOfStringString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<KeyAndValueOfStringString>
<Key>SEARCH_ARP</Key>
<Value>検索 [ARP]</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>SEARCH_PING</Key>
<Value>検索 [PING]</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>searching</Key>
<Value>検索中</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>empty_find_list</Key>
<Value>IPアドレスが見つかりませんでした。</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>select_target_ipaddr</Key>
<Value>対象のIPアドレスを入力する</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>select_local_ipaddr</Key>
<Value>ローカルIPアドレスから選択する</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>type_target_ipaddr</Key>
<Value>対象のIPアドレスを入力してください</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>type_mode</Key>
<Value>モードを入力してください:</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>exception_invalid_input_mode</Key>
<Value>入力されたモードが正しくありません。</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>exception_invalid_input_ipaddr</Key>
<Value>入力されたIPアドレスが正しくありません。</Value>
</KeyAndValueOfStringString>
<KeyAndValueOfStringString>
<Key>version</Key>
<Value>1.0.0</Value>
</KeyAndValueOfStringString>
</ArrayOfKeyAndValueOfStringString>