File name: | rpcnsh.dll.mui |
Size: | 13824 byte |
MD5: | 1aa2da71064323fdb45b785f9972c8ba |
SHA1: | 2f66c03128a4d4ac771a47fbe0204720b2c2734f |
SHA256: | 89ff47154f499749af9fa9fcaaa3db58887da8f849026d6cd4c3ae46ed22582e |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Japanese language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Japanese | English |
---|---|---|
10010 | サブネットの追加一覧を作成します。 |
Creates an Add list of subnets. |
10011 | 使用法: %1!s! [subnet] [subnet] ... 注釈: サブネットの追加一覧を作成します。 例: add 128.238.220 157.59.244.1 |
Usage: %1!s! [subnet] [subnet] ... Remarks: Creates an Add list of subnets. Example: add 128.238.220 157.59.244.1 |
10110 | サブネットの削除一覧を作成します。 |
Creates a Delete list of subnets. |
10111 | 使用法: %1!s! [subnet] [[subnet]...] 注釈: サブネットの削除一覧を作成します。 例: delete 128.238.220 157.59.244.1 |
Usage: %1!s! [subnet] [[subnet]...] Remarks: Creates a delete list of subnets. Example: delete 128.238.220 157.59.244.1 |
10210 | レジストリの選択バインド設定を表示します。 |
Displays the selective binding settings in the registry. |
10211 | 使用法: %1!s! 注釈: レジストリの選択バインド設定を表示します。 |
Usage: %1!s! Remarks: Displays the selective binding settings. |
10310 | 選択バインド設定をリセットし、'none' (すべてのインターフェイスをリッスンする) にします。 |
Resets the selective binding settings to 'none' (listen on all interfaces). |
10311 | 使用法: %1!s! 注釈: 選択バインド設定をリセットし、'none' (すべてのインターフェイスをリッスンする) にします。 |
Usage: %1!s! Remarks: Reset the selective binding settings to 'none' (listen on all interfaces). |
10410 | システム上の各サブネットの選択バインド設定を表示します。 | Displays the selective binding state for each subnet on the system. |
10411 | 使用法: %1!s! 注釈: システム上の各サブネットの選択バインド設定を表示します。 |
Usage: %1!s! Remarks: Displays the selective binding state for each subnet on the system. |
10510 | テーブルに構成エントリを追加します。 |
Adds configuration entry to a table. |
10511 | テーブルから構成エントリを削除します。 |
Deletes configuration entry from a table. |
10512 | 情報を表示します。 |
Displays information. |
10513 | RPC ファイアウォール フィルターを追加します。 |
Adds an RPC firewall filter. |
10514 | 使用法: %1!s! 注釈: RPC ファイアウォール フィルターを追加します。 フィルターの追加前に、少なくとも 1 つの規則と 1 つ または複数の条件を追加する必要があります。 例: add filter |
Usage: %1!s! Remarks: Adds an RPC firewall filter. A rule and one or more conditions must be added before adding a filter. Example: add filter |
10515 | RPC ファイアウォール フィルターを削除します。 |
Deletes RPC firewall filter(s). |
10516 | 使用法: %1!s! [filterkey=] パラメーター: タグ 値 filterkey - 削除する RPC ファイアウォール フィルターの uuid。 すべての RPC ファイアウォール フィルターを削除 するには all を使用します。 注釈: RPC ファイアウォール フィルターを削除します。 例: delete filter filterkey=11111111-1111-1111-1111-111111111111 delete filter filterkey=all |
Usage: %1!s! [filterkey=] Parameters: Tag Value filterkey - Uuid of the RPC firewall filter to delete. Use all to delete all RPC firewall filters. Remarks: Deletes RPC firewall filter(s). Examples: delete filter filterkey=11111111-1111-1111-1111-111111111111 delete filter filterkey=all |
10517 | RPC ファイアウォール フィルターの一覧を表示します。 |
Lists all RPC firewall filters. |
10518 | 使用法: %1!s! 注釈: すべての RPC ファイアウォール フィルターを表示します。 例: show filter |
Usage: %1!s! Remarks: Lists all RPC firewall filters. Example: show filter |
10519 | 既存の RPC ファイアウォール フィルターの規則に条件を追加します。 |
Adds a condition to an existing RPC firewall filter rule. |
10520 | 使用法: %1!s! [field=] [matchtype=] [data=] パラメーター: タグ 値 field - 以下のいずれかの値: layer = um の場合 if_uuid if_version if_flag dcom_app_id image_name protocol auth_type auth_level sec_encrypt_alg sec_key_size remote_user_token local_addr_v4 local_addr_v6 remote_addr_v4 remote_addr_v6 local_port pipe layer = epmap の場合 if_uuid if_version protocol auth_type auth_level sec_encrypt_alg sec_key_size remote_user_token local_addr_v4 local_addr_v6 remote_addr_v4 remote_addr_v6 local_port pipe layer = ep_add の場合 process_with_if_uuid protocol ep_value ep_flags layer = proxy_conn の場合 server_name server_port proxy_auth_type client_token client_cert_key_name client_cert_oid layer = proxy_if の場合 if_uuid if_version server_name server_port proxy_auth_type client_token client_cert_key_length client_cert_oid matchtype - 以下のいずれかの値: equal greater less greater_or_equal less_or_equal range all_set any_set none_set data - フィールド パラメーターに関連付けられた値。 注釈: RPC ファイアウォールの規則に条件を追加します。 例: add condition field=if_uuid matchtype=equal data=11111111-1111-1111-1111-111111111111 add condition field=protocol matchtype=equal data=ncacn_ip_tcp |
Usage: %1!s! [field=] [matchtype=] [data=] Parameters: Tag Value field - One of the following values: For layer = um if_uuid if_version if_flag dcom_app_id image_name protocol auth_type auth_level sec_encrypt_alg sec_key_size remote_user_token local_addr_v4 local_addr_v6 remote_addr_v4 remote_addr_v6 local_port pipe For layer = epmap if_uuid if_version protocol auth_type auth_level sec_encrypt_alg sec_key_size remote_user_token local_addr_v4 local_addr_v6 remote_addr_v4 remote_addr_v6 local_port pipe For layer = ep_add process_with_if_uuid protocol ep_value ep_flags For layer = proxy_conn server_name server_port proxy_auth_type client_token client_cert_key_name client_cert_oid For layer = proxy_if if_uuid if_version server_name server_port proxy_auth_type client_token client_cert_key_length client_cert_oid matchtype - One of the following values: equal greater less greater_or_equal less_or_equal range all_set any_set none_set data - Value associated with the field paramter. Remarks: Adds a condition to the RPC firewall rule. Examples: add condition field=if_uuid matchtype=equal data=11111111-1111-1111-1111-111111111111 add condition field=protocol matchtype=equal data=ncacn_ip_tcp |
10521 | RPC ファイアウォール フィルターの規則を追加します。 |
Adds an RPC firewall filter rule. |
10522 | 使用法: %1!s! [layer=] [actiontype=] [[filterkey=]] [[persistence=]volatile] [[audit=]enable] パラメーター: タグ 値 layer - 以下のいずれかの値: um epmap ep_add proxy_conn proxy_if actiontype - 以下のいずれかの値: block permit continue persistence - フィルターは永続的になります。 これが既定です。 filterkey - RPC ファイアウォール フィルターを一意に 識別するための uuid。 audit - このフィルターの監査を有効にします。 監査規則で許可されるのは permit actiontype のみです。 ep_add レイヤーでは監査規則は許可されません。 注釈: RPC ファイアウォール フィルターの規則を追加します。 例: add rule layer=um actiontype=block add rule layer=epmap actiontype=permit filterkey=11111111-1111-1111-1111-111111111111 |
Usage: %1!s! [layer=] [actiontype=] [[filterkey=]] [[persistence=]volatile] [[audit=]enable] Parameters: Tag Value layer - One of the following values: um epmap ep_add proxy_conn proxy_if actiontype - One of the following values: block permit continue persistence - Filter will be persistent. This is the default. filterkey - Uuid to uniquely identify the RPC firewall filter. audit - Enable auditing for this filter Only permit action type is allowed for audit rules. Audit rules are not allowed at ep_add layer. Remarks: Adds an RPC firewall filter rule. Examples: add rule layer=um actiontype=block add rule layer=epmap actiontype=permit filterkey=11111111-1111-1111-1111-111111111111 |
10523 | RPC ファイアウォール フィルターの規則を削除します。 |
Deletes the RPC firewall filter rule. |
10524 | 使用法: %1!s! 注釈: RPC ファイアウォール フィルターの規則を削除します。 例: delete rule |
Usage: %1!s! Remarks: Deletes the RPC firewall filter rule. Example: delete rule |
20001 | 少なくとも 1 つのサブネットを指定してください |
Must specify at least one subnet |
20002 | ドット形式 10 進表記法でサブネットを指定してください。無効: %1!S! |
Subnets must be specified in dotted decimal notation. INVALID: %1!S! |
20501 | 無効な UUID %1!s! |
Invalid uuid %1!s! |
20502 | 不明なレイヤー %1!s! |
Unknown layer %1!s! |
20503 | 不明な LayerId: | Unknown LayerId: |
20504 | 不明な操作の種類 %1!s! |
Unknown action type %1!s! |
20505 | 不明な操作の種類 0x%1!x! |
Unknown action type 0x%1!x! |
20506 | 不明な状態 %1!s! |
Unknown condition %1!s! |
20507 | 不明なフィールド ID: | Unknown FieldId: |
20508 | 不明な一致の種類 %1!s! |
Unknown match type %1!s! |
20509 | 不明なフィールド %1!s! |
Unknown field %1!s! |
20510 | 不明なデータ型 %1!i! |
Unknown DataType %1!i! |
20511 | 無効なスイッチ: %1!s! |
Invalid Switch: %1!s! |
20512 | フィルターを追加する前に、少なくとも 1 つの規則と 1 つまたは複数の条件を作成してください |
Create a rule and one or more conditions before adding a filter |
20513 | 条件を追加する前に、規則を作成してください |
Create a rule before adding a condition |
20514 | 文字列が無効です | Invalid string |
20515 | filterKey でフィルターを削除: | Deleting filter with filterKey: |
20516 | RPC フィルターをすべて削除しています。 |
Deleting all RPC Filters. |
20517 | RPC フィルターをすべて一覧表示しています。 |
Listing all RPC Filters. |
20518 | ep_add フィルターに許可された actionType は Permit のみです |
Permit is the only allowed actionType for ep_add filter |
20519 | 新しい規則を追加する前に、現在の規則を削除または追加してください |
Delete or add the current rule before adding a new one |
20520 | 削除する規則がありません |
There is no rule to delete |
20521 | ep_add レイヤーでは audit は許可されません。 |
Audit is not allowed at ep_add layer |
20522 | audit で許可される actionType は permit のみです。 |
Permit is the only action allowed with audit rules |
20601 | 不明なエラーが返されました %1!u! |
Unknown error returned %1!u! |
20602 | メモリが不足しています |
Out of memory |
20603 | 選択バインドのレジストリ キーに書き込みのアクセスができませんでした。 |
Could not access the selective binding registry key for writing |
20604 | 選択バインド設定が壊れています。 |
The selective binding settings are corrupt |
20605 | %1!S! に失敗しました -- %2!lu! (0x%2!08X!) |
%1!S! failed -- %2!lu! (0x%2!08X!) |
20606 | 無効な Ipv6 アドレス %1!s! |
Invalid Ipv6 address %1!s! |
20607 | 無効なパラメーター %1!s! |
Invalid Parameter %1!s! |
20608 | 実装されていません |
Not Implemented |
File Description: | RPC Netshell ヘルパー |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | rpcnsh.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | rpcnsh.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x411, 1200 |