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