diff options
Diffstat (limited to 'debian/po/ja.po')
-rw-r--r-- | debian/po/ja.po | 383 |
1 files changed, 383 insertions, 0 deletions
diff --git a/debian/po/ja.po b/debian/po/ja.po new file mode 100644 index 000000000..dcead1cdb --- /dev/null +++ b/debian/po/ja.po | |||
@@ -0,0 +1,383 @@ | |||
1 | # | ||
2 | # Translators, if you are not familiar with the PO format, gettext | ||
3 | # documentation is worth reading, especially sections dedicated to | ||
4 | # this format, e.g. by running: | ||
5 | # info -n '(gettext)PO Files' | ||
6 | # info -n '(gettext)Header Entry' | ||
7 | # | ||
8 | # Some information specific to po-debconf are available at | ||
9 | # /usr/share/doc/po-debconf/README-trans | ||
10 | # or http://www.debian.org/intl/l10n/po-debconf/README-trans | ||
11 | # | ||
12 | # Developers do not need to manually edit POT or PO files. | ||
13 | # | ||
14 | #, fuzzy | ||
15 | msgid "" | ||
16 | msgstr "" | ||
17 | "Project-Id-Version: PACKAGE VERSION\n" | ||
18 | "Report-Msgid-Bugs-To: \n" | ||
19 | "POT-Creation-Date: 2003-08-27 02:20+0100\n" | ||
20 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
21 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
22 | "Language-Team: LANGUAGE <LL@li.org>\n" | ||
23 | "MIME-Version: 1.0\n" | ||
24 | "Content-Type: text/plain; charset=EUC-JP\n" | ||
25 | "Content-Transfer-Encoding: 8bit\n" | ||
26 | |||
27 | #. Description | ||
28 | #: ../templates.master:3 | ||
29 | msgid "Privilege separation" | ||
30 | msgstr "特権の分離" | ||
31 | |||
32 | #. Description | ||
33 | #: ../templates.master:3 | ||
34 | msgid "" | ||
35 | "Privilege separation is turned on by default, so if you decide you want it " | ||
36 | "turned off, you need to add \"UsePrivilegeSeparation no\" to /etc/ssh/" | ||
37 | "sshd_config." | ||
38 | msgstr "" | ||
39 | "特権分離はデフォルトで有効になっています。無効にしたい場合は、 /etc/ssh/" | ||
40 | "sshd_conf に「UsePrivilegeSeparation no」という行を追加 してください。" | ||
41 | |||
42 | #. Description | ||
43 | #: ../templates.master:19 | ||
44 | msgid "Enable Privilege separation" | ||
45 | msgstr "特権分離を有効にする" | ||
46 | |||
47 | #. Description | ||
48 | #: ../templates.master:19 | ||
49 | msgid "" | ||
50 | "This version of OpenSSH contains the new privilege separation option. This " | ||
51 | "significantly reduces the quantity of code that runs as root, and therefore " | ||
52 | "reduces the impact of security holes in sshd." | ||
53 | msgstr "" | ||
54 | "本バージョンの OpenSSH は、新しい特権分離オプションを持っています。 これに" | ||
55 | "よって、root 権限で実行されるコードの量を大幅に減らすことが でき、sshd のセ" | ||
56 | "キュリティホールの影響を減らすことができます。" | ||
57 | |||
58 | #. Description | ||
59 | #: ../templates.master:19 | ||
60 | msgid "" | ||
61 | "Unfortunately, privilege separation interacts badly with PAM. Any PAM " | ||
62 | "session modules that need to run as root (pam_mkhomedir, for example) will " | ||
63 | "fail, and PAM keyboard-interactive authentication won't work." | ||
64 | msgstr "" | ||
65 | "残念なことに、特権分離は PAM に悪影響を与えます。root で実行される 全ての " | ||
66 | "PAM セッションモジュール (例えば pam_mkhomedir) は動かなく なります。また、" | ||
67 | "PAM キーボード対話的認証も動作しなくなります。" | ||
68 | |||
69 | #. Description | ||
70 | #: ../templates.master:19 | ||
71 | #, fuzzy | ||
72 | msgid "" | ||
73 | "Since you've opted to have me generate an sshd_config file for you, you can " | ||
74 | "choose whether or not to have Privilege Separation turned on or not. Unless " | ||
75 | "you know you need to use PAM features that won't work with this option, you " | ||
76 | "should say yes here." | ||
77 | msgstr "" | ||
78 | "あなたは sshd_config ファイルを自動生成することを選択しましたので、 ここで特" | ||
79 | "権分離を有効にするかしないかを選択できます。2.0 系列の カーネルを使っている" | ||
80 | "か (この場合には「いいえ」を選ばないと sshd は起動すらしません)、PAM の機能の" | ||
81 | "うち特権分離と共存できない機能を 使いたい場合以外は、「はい」を選ぶべきです。" | ||
82 | |||
83 | #. Description | ||
84 | #: ../templates.master:36 | ||
85 | msgid "Generate new configuration file" | ||
86 | msgstr "新しい設定ファイルを作ります" | ||
87 | |||
88 | #. Description | ||
89 | #: ../templates.master:36 | ||
90 | msgid "" | ||
91 | "This version of OpenSSH has a considerably changed configuration file from " | ||
92 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | ||
93 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | ||
94 | "config), which will work with the new server version, but will not contain " | ||
95 | "any customisations you made with the old version." | ||
96 | msgstr "" | ||
97 | "OpenSSH のこのバージョンは、Debian 'Potato' に含まれているバージョン (いま、" | ||
98 | "そのバージョンからのバージョンアップを試みているところ) から、 設定ファイルが" | ||
99 | "大幅に変化しています。いま、新しいバージョンのサーバで 使うことができる新しい" | ||
100 | "設定ファイル (/etc/ssh/sshd/config) を自動生成 することができますが、そのファ" | ||
101 | "イルは、古いバージョンの設定ファイルに 含まれるあなたの設定が全く含まれませ" | ||
102 | "ん。" | ||
103 | |||
104 | #. Description | ||
105 | #: ../templates.master:36 | ||
106 | msgid "" | ||
107 | "Please note that this new configuration file will set the value of " | ||
108 | "'PermitRootLogin' to yes (meaning that anyone knowing the root password can " | ||
109 | "ssh directly in as root). It is the opinion of the maintainer that this is " | ||
110 | "the correct default (see README.Debian for more details), but you can always " | ||
111 | "edit sshd_config and set it to no if you wish." | ||
112 | msgstr "" | ||
113 | "この新しい設定ファイルは、「PermitRootLogin」を「yes」に設定します。 (つま" | ||
114 | "り、root のパスワードを知っている人なら誰でも直接ログインできま す)。これでよ" | ||
115 | "い、というのがこのパッケージのメンテナの意見ですが (詳し くは README.Debian " | ||
116 | "を読んで下さい)、sshd_config を編集して「no」に設 定することもできます。" | ||
117 | |||
118 | #. Description | ||
119 | #: ../templates.master:36 | ||
120 | msgid "" | ||
121 | "It is strongly recommended that you let me generate a new configuration file " | ||
122 | "for you." | ||
123 | msgstr "新しい設定ファイルを自動生成することを強くお勧めします。" | ||
124 | |||
125 | #. Description | ||
126 | #: ../templates.master:55 | ||
127 | msgid "Allow SSH protocol 2 only" | ||
128 | msgstr "SSH プロトコル 2 のみを許可します" | ||
129 | |||
130 | #. Description | ||
131 | #: ../templates.master:55 | ||
132 | msgid "" | ||
133 | "This version of OpenSSH supports version 2 of the ssh protocol, which is " | ||
134 | "much more secure. Disabling ssh 1 is encouraged, however this will slow " | ||
135 | "things down on low end machines and might prevent older clients from " | ||
136 | "connecting (the ssh client shipped with \"potato\" is affected)." | ||
137 | msgstr "" | ||
138 | "OpenSSH のこのバージョンは、ずっと安全な、ssh プロトコルのバージョン 2 をサ" | ||
139 | "ポートしています。ssh 1 を禁止することをお勧めしますが、遅いマ シンでは動作が" | ||
140 | "遅くなったり、古いクライアントから接続できなくなったり します (\"potato\" の " | ||
141 | "ssh クライアントも接続できなくなります)。" | ||
142 | |||
143 | #. Description | ||
144 | #: ../templates.master:55 | ||
145 | msgid "" | ||
146 | "Also please note that keys used for protocol 1 are different so you will not " | ||
147 | "be able to use them if you only allow protocol 2 connections." | ||
148 | msgstr "" | ||
149 | "また、プロトコル 1 で使うキーは異なるため、プロトコル 2 を有効にした だけでは" | ||
150 | "そのキーを使うことができません。" | ||
151 | |||
152 | #. Description | ||
153 | #: ../templates.master:55 | ||
154 | msgid "" | ||
155 | "If you later change your mind about this setting, README.Debian has " | ||
156 | "instructions on what to do to your sshd_config file." | ||
157 | msgstr "" | ||
158 | "もし今後あなたが考えを変えたら、README.Debian を読むと sshd_config を どのよ" | ||
159 | "うに変更したらよいかが分かります。" | ||
160 | |||
161 | #. Description | ||
162 | #: ../templates.master:69 | ||
163 | msgid "ssh2 keys merged in configuration files" | ||
164 | msgstr "ssh2 キーは設定ファイルに統合されます" | ||
165 | |||
166 | #. Description | ||
167 | #: ../templates.master:69 | ||
168 | msgid "" | ||
169 | "As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 " | ||
170 | "keys. This means the authorized_keys2 and known_hosts2 files are no longer " | ||
171 | "needed. They will still be read in order to maintain backwards compatibility" | ||
172 | msgstr "" | ||
173 | "OpenSSH のバージョン 3 は、ssh1 と ssh2 のキーに個別のファイルを使い ません。" | ||
174 | "つまり、authorized_keys2 ファイルと known_hosts2 ファイルはも はや不要となり" | ||
175 | "ました。後方互換性を保つためにはこれらのファイルが必要 です。" | ||
176 | |||
177 | #. Description | ||
178 | #: ../templates.master:78 | ||
179 | msgid "Do you want to continue (and risk killing active ssh sessions) ?" | ||
180 | msgstr "続けていいですか (接続中の ssh セッションが切れるかもしれません)" | ||
181 | |||
182 | #. Description | ||
183 | #: ../templates.master:78 | ||
184 | msgid "" | ||
185 | "The version of /etc/init.d/ssh that you have installed, is likely to kill " | ||
186 | "all running sshd instances. If you are doing this upgrade via an ssh " | ||
187 | "session, that would be a Bad Thing(tm)." | ||
188 | msgstr "" | ||
189 | "いまインストールした /etc/init.d/ssh は、おそらく実行中の sshd を全て 停止さ" | ||
190 | "せます。このバージョンアップを ssh セッションを用いて行うのは間 違ったやりか" | ||
191 | "たです。" | ||
192 | |||
193 | #. Description | ||
194 | #: ../templates.master:78 | ||
195 | msgid "" | ||
196 | "You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-" | ||
197 | "daemon line in the stop section of the file." | ||
198 | msgstr "" | ||
199 | "この状況を修正するには、/etc/init.d/ssh の stop セクションの start-stop-" | ||
200 | "daemon の行に「--pidfile /var/run/sshd.pid」と追加します。" | ||
201 | |||
202 | #. Description | ||
203 | #: ../templates.master:88 | ||
204 | msgid "NOTE: Forwarding of X11 and Authorization disabled by default." | ||
205 | msgstr "注意: X11 と認証のフォワーディングはデフォルトでは禁止されます" | ||
206 | |||
207 | #. Description | ||
208 | #: ../templates.master:88 | ||
209 | msgid "" | ||
210 | "For security reasons, the Debian version of ssh has ForwardX11 and " | ||
211 | "ForwardAgent set to ``off'' by default." | ||
212 | msgstr "" | ||
213 | "セキュリティ上の理由から、Debian の ssh では ForwardX11 と ForwardAgent はデ" | ||
214 | "フォルトでは「off」に設定されます。" | ||
215 | |||
216 | #. Description | ||
217 | #: ../templates.master:88 | ||
218 | msgid "" | ||
219 | "You can enable it for servers you trust, either in one of the configuration " | ||
220 | "files, or with the -X command line option." | ||
221 | msgstr "" | ||
222 | "設定ファイルを使ったり、-X コマンドラインオプションを使ったりする ことで、信" | ||
223 | "用できるサーバに対して許可することができます。" | ||
224 | |||
225 | #. Description | ||
226 | #: ../templates.master:88 | ||
227 | msgid "More details can be found in /usr/share/doc/ssh/README.Debian" | ||
228 | msgstr "詳細は /usr/share/doc/ssh/README.Debian を読んで下さい。" | ||
229 | |||
230 | #. Description | ||
231 | #: ../templates.master:99 | ||
232 | msgid "Warning: rsh-server is installed --- probably not a good idea" | ||
233 | msgstr "" | ||
234 | "警告: rsh-server がインストールされています。たぶん良い考えではありません" | ||
235 | |||
236 | #. Description | ||
237 | #: ../templates.master:99 | ||
238 | msgid "" | ||
239 | "having rsh-server installed undermines the security that you were probably " | ||
240 | "wanting to obtain by installing ssh. I'd advise you to remove that package." | ||
241 | msgstr "" | ||
242 | "rsh-server がインストールされていると、あなたが ssh によって得たいと 思ってい" | ||
243 | "るであろうセキュリティが損なわれます。そのパッケージをアンイ ンストールするこ" | ||
244 | "とをお勧めします。" | ||
245 | |||
246 | #. Description | ||
247 | #: ../templates.master:106 | ||
248 | msgid "Warning: telnetd is installed --- probably not a good idea" | ||
249 | msgstr "警告: telnetd がインストールされています。たぶん良い考えではありません" | ||
250 | |||
251 | #. Description | ||
252 | #: ../templates.master:106 | ||
253 | msgid "" | ||
254 | "I'd advise you to either remove the telnetd package (if you don't actually " | ||
255 | "need to offer telnet access) or install telnetd-ssl so that there is at " | ||
256 | "least some chance that telnet sessions will not be sending unencrypted login/" | ||
257 | "password and session information over the network." | ||
258 | msgstr "" | ||
259 | "(もし telnet アクセスを提供したいと思っていないのでしたら) telnetd パッケージ" | ||
260 | "をアンインストールするか、または、telnetd-ssh パッケージを インストールして少" | ||
261 | "なくともネットワーク上を暗号化されていないユーザ名 やパスワードやセッション情" | ||
262 | "報が流れないようにすることをお勧めします。" | ||
263 | |||
264 | #. Description | ||
265 | #: ../templates.master:114 | ||
266 | msgid "Warning: you must create a new host key" | ||
267 | msgstr "警告: 新しいホストキーを作らないといけません" | ||
268 | |||
269 | #. Description | ||
270 | #: ../templates.master:114 | ||
271 | msgid "" | ||
272 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | ||
273 | "not handle this host key file, and I can't find the ssh-keygen utility from " | ||
274 | "the old (non-free) SSH installation." | ||
275 | msgstr "" | ||
276 | "IDEA で暗号化された古いキーが /etc/ssh/ssh_host_key にあります。 OpenSSH はこ" | ||
277 | "のホストキーファイルを扱えません。また、今インストール されている古い (フリー" | ||
278 | "ではない) SSH には ssh-keygen ユーティリティ が含まれていません。" | ||
279 | |||
280 | #. Description | ||
281 | #: ../templates.master:114 | ||
282 | msgid "You will need to generate a new host key." | ||
283 | msgstr "新しいホストキーを作る必要があります。" | ||
284 | |||
285 | #. Description | ||
286 | #: ../templates.master:124 | ||
287 | msgid "Do you want /usr/lib/ssh-keysign to be installed SUID root?" | ||
288 | msgstr "/usr/bin/ssh-keysign を SUID root でインストールしますか?" | ||
289 | |||
290 | #. Description | ||
291 | #: ../templates.master:124 | ||
292 | msgid "" | ||
293 | "You have the option of installing the ssh-keysign helper with the SUID bit " | ||
294 | "set." | ||
295 | msgstr "" | ||
296 | "ssh-keysign ヘルパーをインストールする際、SUID ビットを設定するか しないかを" | ||
297 | "選ぶことができます。" | ||
298 | |||
299 | #. Description | ||
300 | #: ../templates.master:124 | ||
301 | msgid "" | ||
302 | "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-" | ||
303 | "based authentication." | ||
304 | msgstr "" | ||
305 | "ssh-keysign を SUID に設定した場合、SSH プロトコル 2 のホストに 基づく認証を" | ||
306 | "使うことができます。" | ||
307 | |||
308 | #. Description | ||
309 | #: ../templates.master:124 | ||
310 | msgid "" | ||
311 | "If in doubt, I suggest you install it with SUID. If it causes problems you " | ||
312 | "can change your mind later by running: dpkg-reconfigure ssh" | ||
313 | msgstr "" | ||
314 | "よく分からない場合は、SUID を有効にすることをお勧めします。もし 問題が起これ" | ||
315 | "ば、dpkg-reconfigure ssh を実行することで設定を変更 することができます。" | ||
316 | |||
317 | #. Description | ||
318 | #: ../templates.master:137 | ||
319 | msgid "Do you want to run the sshd server ?" | ||
320 | msgstr "sshd サーバを実行しますか?" | ||
321 | |||
322 | #. Description | ||
323 | #: ../templates.master:137 | ||
324 | msgid "This package contains both the ssh client, and the sshd server." | ||
325 | msgstr "このパッケージは、ssh クライアントと sshd サーバの両方を含んでいます。" | ||
326 | |||
327 | #. Description | ||
328 | #: ../templates.master:137 | ||
329 | msgid "" | ||
330 | "Normally the sshd Secure Shell Server will be run to allow remote logins via " | ||
331 | "ssh." | ||
332 | msgstr "" | ||
333 | "通常、sshd セキュアシェルサーバは、ssh を用いたリモートからのログイン を可能" | ||
334 | "にするために実行します。" | ||
335 | |||
336 | #. Description | ||
337 | #: ../templates.master:137 | ||
338 | msgid "" | ||
339 | "If you are only interested in using the ssh client for outbound connections " | ||
340 | "on this machine, and don't want to log into it at all using ssh, then you " | ||
341 | "can disable sshd here." | ||
342 | msgstr "" | ||
343 | "もし ssh クライアントを使ってこのマシンから他マシンへと接続するだけで で、こ" | ||
344 | "のマシンへと ssh を使ってログインしないのでしたら、ここで sshd を実行しないで" | ||
345 | "おきます。" | ||
346 | |||
347 | #. Description | ||
348 | #: ../templates.master:149 | ||
349 | msgid "Environment options on keys have been deprecated" | ||
350 | msgstr "鍵の環境オプションは無効に設定されました" | ||
351 | |||
352 | #. Description | ||
353 | #: ../templates.master:149 | ||
354 | msgid "" | ||
355 | "This version of OpenSSH disables the environment option for public keys by " | ||
356 | "default, in order to avoid certain attacks (for example, LD_PRELOAD). If you " | ||
357 | "are using this option in an authorized_keys file, beware that the keys in " | ||
358 | "question will no longer work until the option is removed." | ||
359 | msgstr "" | ||
360 | "本バージョンの OpenSSH は、公開鍵の環境オプションをデフォルトで 無効に設定し" | ||
361 | "ています。LD_PRELOAD などの攻撃を避けるためです。 もし authorized_keys ファイ" | ||
362 | "ルでこのオプションを使用している場合、 このオプションを除去しない限りはその鍵" | ||
363 | "は利用できないことに注意 してください。" | ||
364 | |||
365 | #. Description | ||
366 | #: ../templates.master:149 | ||
367 | msgid "" | ||
368 | "To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/" | ||
369 | "sshd_config after the upgrade is complete, taking note of the warning in the " | ||
370 | "sshd_config(5) manual page." | ||
371 | msgstr "" | ||
372 | "このオプションを再び有効にするには、アップグレード終了後に、 sshd_config(5) " | ||
373 | "マニュアルページの警告事項を読んで、 /etc/ssh/sshd_config ファイルに" | ||
374 | "「PermitUserEnvironment yes」と 設定してください。" | ||
375 | |||
376 | #~ msgid "" | ||
377 | #~ "NB! If you are running a 2.0 series Linux kernel, then privilege " | ||
378 | #~ "separation will not work at all, and your sshd will fail to start unless " | ||
379 | #~ "you explicitly turn privilege separation off." | ||
380 | #~ msgstr "" | ||
381 | #~ "注意! Linux カーネルのバージョン 2.0 系列を使っている場合、特権 分離は全く" | ||
382 | #~ "動作しません。明示的に特権分離を無効にしない限り、sshd は起動に失敗しま" | ||
383 | #~ "す。" | ||