1# Licensed to the Apache Software Foundation (ASF) under one
2# or more contributor license agreements.  See the NOTICE file
3# distributed with this work for additional information
4# regarding copyright ownership.  The ASF licenses this file
5# to you under the Apache License, Version 2.0 (the
6# "License"); you may not use this file except in compliance
7# with the License.  You may obtain a copy of the License at
8#
9#      http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#
17msgid ""
18msgstr ""
19"Project-Id-Version: Apache Traffic Server 6.2\n"
20"Report-Msgid-Bugs-To: \n"
21"POT-Creation-Date: 2016-06-30 14:07+0900\n"
22"PO-Revision-Date: 2016-01-03 14:22+0900\n"
23"Last-Translator: \n"
24"Language-Team: \n"
25"MIME-Version: 1.0\n"
26"Content-Type: text/plain; charset=utf-8\n"
27"Content-Transfer-Encoding: 8bit\n"
28"Generated-By: Babel 2.2.0\n"
29
30#: ../../../admin-guide/configuring-traffic-server.en.rst:4
31msgid "Configuring Traffic Server"
32msgstr "Traffic Server の設定"
33
34#: ../../../admin-guide/configuring-traffic-server.en.rst:23
35msgid "Traffic Server provides several options for configuring the system."
36msgstr ""
37"Traffic Server はシステムを設定するためのいくつかの方法を提供しています。"
38
39#: ../../../admin-guide/configuring-traffic-server.en.rst:31
40#, fuzzy
41msgid "Configure Traffic Server"
42msgstr "Traffic Server の設定"
43
44#: ../../../admin-guide/configuring-traffic-server.en.rst:33
45#, fuzzy
46msgid ""
47"You can quickly and easily change your Traffic Server configuration via "
48"command-line interface using :program:`traffic_ctl`."
49msgstr ""
50"Traffic Line はコマンドラインインターフェースで手早く簡単に Traffic Server "
51"の設定を変更することを可能にします。あるいは Traffic Server を設定するため"
52
53#: ../../../admin-guide/configuring-traffic-server.en.rst:37
54#, fuzzy
55msgid "View Configuration Options"
56msgstr "Traffic Line で設定項目を見る"
57
58#: ../../../admin-guide/configuring-traffic-server.en.rst:39
59msgid "To view a configuration setting, enter the following command::"
60msgstr "設定内容を見るには次のコマンドを入力してください"
61
62#: ../../../admin-guide/configuring-traffic-server.en.rst:43
63msgid ""
64"where *var* is the variable associated with the configuration option. For a "
65"list of variables, refer to :ref:`configuration-variables`."
66msgstr ""
67"*var* の部分は設定項目に対応する変数です。変数の一覧については :ref:"
68"`configuration-variables` を参照してください。"
69
70#: ../../../admin-guide/configuring-traffic-server.en.rst:47
71#, fuzzy
72msgid "Change Configuration Options"
73msgstr "Traffic Line で設定項目を変更する"
74
75#: ../../../admin-guide/configuring-traffic-server.en.rst:49
76msgid ""
77"To change the value of a configuration setting, enter the following "
78"command::"
79msgstr "設定内容の値を変更するには次のコマンドを入力してください。"
80
81#: ../../../admin-guide/configuring-traffic-server.en.rst:54
82msgid ""
83"where *var* is the variable associated with the configuration option and "
84"*value* is the value you want to use. For a list of the variables, see :ref:"
85"`configuration-variables`."
86msgstr ""
87"*var* の部分は設定項目に対応する変数、*value* は設定したい値です。変数の一覧"
88"については :ref:`configuration-variables` を見てください。"
89
90#: ../../../admin-guide/configuring-traffic-server.en.rst:59
91msgid "Configure Traffic Server Using Configuration Files"
92msgstr "設定ファイルを使用して Traffic Server を設定する"
93
94#: ../../../admin-guide/configuring-traffic-server.en.rst:61
95msgid ""
96"You can change Traffic Server configuration options by manually editing "
97"specific variables in :file:`records.config`."
98msgstr ""
99
100#: ../../../admin-guide/configuring-traffic-server.en.rst:65
101msgid ""
102"Traffic Server must reread the configuration files for any changes to take "
103"effect. This is done with :option:`traffic_ctl config reload`. Some "
104"configuration changes require a full restart of Traffic Server."
105msgstr ""
106"変更を有効にするためには Traffic Server で設定の再読み込みを行わなければなり"
107"ません。これは :option:`traffic_ctl config reload` によって行えます。いくつ"
108"かの設定では Traffic Server の完全な再起動が必要となります。"
109
110#: ../../../admin-guide/configuring-traffic-server.en.rst:69
111msgid "The following is a sample portion of :file:`records.config`:"
112msgstr "以下は :file:`records.config` ファイルの部分的なサンプルです"
113
114#: ../../../admin-guide/configuring-traffic-server.en.rst:75
115msgid "Sample records.config file"
116msgstr "records.config ファイルのサンプル"
117
118#: ../../../admin-guide/configuring-traffic-server.en.rst:77
119msgid ""
120"In addition to :file:`records.config`, Traffic Server provides other "
121"configuration files that are used to configure specific features. You can "
122"manually edit all configuration files as described in :ref:`admin-"
123"configuration-files`."
124msgstr ""
125"file:`records.config` ファイルに加え、Traffic Server は特定の機能を設定する"
126"ために使用されるその他の複数の設定ファイルを提供します。:ref:`admin-"
127"configuration-files` で説明されているように、すべての設定ファイルを手動で編"
128"集することができます。"
129
130#~ msgid "Configure Traffic Server Using Traffic Line"
131#~ msgstr "Traffic Line を使用して Traffic Server を設定する"
132