From c09726df30e609ba9b47e1cf699b3c9bb0a682c3 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sat, 30 Dec 2017 18:59:06 +0200 Subject: Update Japanese translation --- docs/mcc-help/ja/system-config-printer.xml | 87 +++++++++++++----------------- 1 file changed, 37 insertions(+), 50 deletions(-) (limited to 'docs/mcc-help/ja') diff --git a/docs/mcc-help/ja/system-config-printer.xml b/docs/mcc-help/ja/system-config-printer.xml index 609a7c98..2a9909fc 100644 --- a/docs/mcc-help/ja/system-config-printer.xml +++ b/docs/mcc-help/ja/system-config-printer.xml @@ -127,21 +127,16 @@ root として実行して MAC アドレスを探します。これは "HWaddr"
ネットワーク印刷プロトコル - One current technique is one developed by Hewlett-Packard and known as -JetDirect. It allows access to a printer directly connected to the network -via an Ethernet port. You must know the IP-address at which the printer is -known on the network. This technique is also used inside some ADSL-routers -which contain an USB port to connect the printer. In this case, the -IP-address is that of the router. Note that the tool "Hp Device manager" can -manage dynamically configured IP-adress, setting an URI like -hp:/net/<name-of-the-printer> . In this case, fixed -IP-adress is not required. - - Choose the option AppSocket/HP JetDirect as the -protocol and set the address in Host:, do not change -the Port Number, unless you know that it needs to be -changed. After the selection of the protocol, the selection of the driver is -the same as above. + 現在の技術の一つにヒューレット パッカードによって開発され JetDirect として知られるものがあります。これはイーサネット +ポートによってネットワークに直接接続されたプリンタにアクセスできるようにします。プリンタがネットワーク上でどの IP +アドレスでアクセスできるかを知らなければなりません。この技術はプリンタを接続するための USB ポートを含む幾つかの ADSL +ルータの内部でも用いられています。この場合、IP アドレスはルータのものとなります。ツール "Hp Device manager" は動的に設定された +IP アドレスの管理ができ、hp:/net/<name-of-the-printer> のような URI +を設定します。この場合、固定 IP アドレスは必要ありません。 + + 項目 AppSocket/HP JetDirect +をプロトコルとして選択してアドレスをホスト: +に設定し、ポート番号は変更する必要があると分かっていなければ変更しません。プロトコルの選択後、ドライバの選択が上と同様にあります。 @@ -149,49 +144,44 @@ the same as above. - The other protocols are: + 他のプロトコル: - Internet Printing Protocol (ipp): a printer which can -be accessed on a TCP/IP network via the IPP protocol, for example a printer -connected to a station using CUPS. This protocol may also be used also by -some ADSL-routers. + インターネット印刷プロトコル (ipp): IPP プロトコルにより TCP/IP +ネットワーク上でアクセス可能なプリンタで、例えば CUPS を用いたマシンに接続されたプリンタです。このプロトコルは幾つかの ADSL +ルータによっても用いられることがあります。 - Internet Printing Protocol (https): the same as ipp, -but using http transport and with TLS secured protocol. The port has to be -defined. By default, the port 631 is used. + インターネット印刷プロトコル (https): ipp と同様ですが、http 転送と TLS +の安全なプロトコルを用いています。ポートが定義されている必要があります。既定では、ポート 631 が用いられます。 - Internet Printing Protocol (ipps): the same as ipp, but -with TLS secured protocol. + インターネット印刷プロトコル (ipps): ipp と同様ですが、TLS の安全なプロトコルを用いています。 - LPD/LPR host or Printer: a printer which can be -accessed on a TCP/IP network via the LPD protocol, for example a printer -connected to a station using LPD. + LPD/LPR ホストまたはプリンター: LPD プロトコルにより TCP/IP +ネットワーク上でアクセス可能なプリンタで、例えば LPD を用いたマシンに接続されたプリンタです。 - Windows printer via SAMBA: a printer connected to a -station running Windows or a SMB server and shared. + Samba 経由の Windows プリンター: Windows が動作しているマシンもしくは SMB +サーバに接続かつ共有されたプリンタです。 - The URI can also be added directly. Here are some examples on how to form -the URI: + URI は直接追加することもできます。以下に URI の形式の幾つかの例を示します: @@ -201,7 +191,7 @@ the URI: - Internet Printing Protocol (IPP) + インターネット印刷プロトコル (IPP) ipp://ip-address-or-hostname:port-number/resource @@ -209,37 +199,34 @@ the URI: - Line Printer Daemon (LPD) Protocol + ライン プリンタ デーモン (LPD) プロトコル lpd://username@ip-address-or-hostname/queue - Additional information can be found in the 追加の情報が CUPS -documentation. +のドキュメントで見つかります。
- Device Properties - - You can access the properties of the device. The menu allows access to -parameters for the CUPS server. By default a CUPS server is launched on your -system, but you can specify a different one with the -Server | Connect... menu, -another window which gives access to the tuning of other specific parameters -of the server, following Server | -Settings. + デバイスのプロパティ + + デバイスのプロパティにアクセスできます。メニューから CUPS サーバへアクセスできます。既定では CUPS +サーバはお使いのシステム上で実行されますが、異なるものをサーバ | +接続... メニューで指定でき、サーバ | +設定をたどると別のウィンドウでサーバの他の特定のパラメータの調整が行えます。
- Troubleshoot + トラブルシューティング - You can find some information on occurring errors during printing by -inspecting /var/log/cups/error_log + /var/log/cups/error_log +を詳しく調べることで印刷時にエラーが発生した際の幾つかの情報が探せます。 - You can also access to a tool to diagnose problems using the -Help | Troubleshoot menu. + ヘルプ | トラブルシューティング +メニューを用いて問題を分析するツールにアクセスすることもできます。
-- cgit v1.2.1