9ff3b887a27ddc45e1f0ba360b060dcc75fc8fed
[citadel.git] / citadel / po / citadel-setup / ja.po
1 # Copyright (C) 2009 Debian Citadel Team <pkg-citadel-devel@lists.alioth.debian.org>
2 # This file is distributed under the same license as citadel package.
3 # Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2009.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: citadel 7.66-1\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-09-28 00:22+0200\n"
10 "PO-Revision-Date: 2010-10-22 14:41+0000\n"
11 "Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
12 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2010-10-23 04:47+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18 "Language: ja\n"
19
20 #: ../utils/setup.c:119
21 msgid "Citadel Home Directory"
22 msgstr ""
23
24 #: ../utils/setup.c:122
25 msgid ""
26 "Enter the full pathname of the directory in which the Citadel\n"
27 "installation you are creating or updating resides.  If you\n"
28 "specify a directory other than the default, you will need to\n"
29 "specify the -h flag to the server when you start it up.\n"
30 msgstr ""
31
32 #: ../utils/setup.c:128
33 msgid ""
34 "Enter the subdirectory name for an alternate installation of Citadel. To do "
35 "a default installation just leave it blank.If you specify a directory other "
36 "than the default, you will need to\n"
37 "specify the -h flag to the server when you start it up.\n"
38 "note that it may not have a leading /"
39 msgstr ""
40
41 #: ../utils/setup.c:135
42 msgid "Citadel administrator username:"
43 msgstr "Citadel の管理者ユーザ名:"
44
45 #: ../utils/setup.c:137
46 msgid ""
47 "Please enter the name of the Citadel user account that should be granted "
48 "administrative privileges once created. If using internal authentication "
49 "this user account will be created if it does not exist. For external "
50 "authentication this user account has to exist."
51 msgstr ""
52 "作成後に管理者特権を与える Citadel "
53 "のユーザアカウント名を入力してください。内部アカウントでの認証を使う場合、このユーザアカウントが存在しないのであれば作成されます。外部認証の場合は、このユ"
54 "ーザアカウントが存在している必要があります。"
55
56 #: ../utils/setup.c:143
57 msgid "Administrator password:"
58 msgstr "管理者パスワード:"
59
60 #: ../utils/setup.c:145
61 msgid ""
62 "Enter a password for the system administrator. When setup\n"
63 "completes it will attempt to create the administrator user\n"
64 "and set the password specified here.\n"
65 msgstr ""
66
67 #: ../utils/setup.c:149
68 msgid "Citadel User ID:"
69 msgstr ""
70
71 #: ../utils/setup.c:151
72 msgid ""
73 "Citadel needs to run under its own user ID.  This would\n"
74 "typically be called \"citadel\", but if you are running Citadel\n"
75 "as a public BBS, you might also call it \"bbs\" or \"guest\".\n"
76 "The server will run under this user ID.  Please specify that\n"
77 "user ID here.  You may specify either a user name or a numeric\n"
78 "UID.\n"
79 msgstr ""
80
81 #: ../utils/setup.c:158
82 msgid "Listening address for the Citadel server:"
83 msgstr "Citadel サーバの待ち受けアドレス:"
84
85 #: ../utils/setup.c:160
86 msgid ""
87 "Please specify the IP address which the server should be listening to. You "
88 "can name a specific IPv4 or IPv6 address, or you can specify\n"
89 "'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n"
90 "for 'any IPv4 address'. If you leave this blank, Citadel will\n"
91 "listen on all addresses. This can usually be left to the default unless "
92 "multiple instances of Citadel are running on the same computer."
93 msgstr ""
94
95 #: ../utils/setup.c:168
96 msgid "Server port number:"
97 msgstr ""
98
99 #: ../utils/setup.c:170
100 msgid ""
101 "Specify the TCP port number on which your server will run.\n"
102 "Normally, this will be port 504, which is the official port\n"
103 "assigned by the IANA for Citadel servers.  You will only need\n"
104 "to specify a different port number if you run multiple instances\n"
105 "of Citadel on the same computer and there is something else\n"
106 "already using port 504.\n"
107 msgstr ""
108
109 #: ../utils/setup.c:177
110 msgid "Authentication method to use:"
111 msgstr "利用する認証方式:"
112
113 #: ../utils/setup.c:179
114 #, fuzzy
115 msgid ""
116 "Please choose the user authentication mode. By default Citadel will use its "
117 "own internal user accounts database. If you choose Host, Citadel users will "
118 "have accounts on the host system, authenticated via /etc/passwd or a PAM "
119 "source. LDAP chooses an RFC 2307 compliant directory server, the last option "
120 "chooses the nonstandard MS Active Directory LDAP scheme.\n"
121 "Do not change this option unless you are sure it is required, since changing "
122 "back requires a full reinstall of Citadel.\n"
123 " 0. Self contained authentication\n"
124 " 1. Host system integrated authentication\n"
125 " 2. External LDAP - RFC 2307 compliant directory\n"
126 " 3. External LDAP - nonstandard MS Active Directory\n"
127 "\n"
128 "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n"
129 "\n"
130 "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n"
131 msgstr ""
132 "ユーザ認証モードを選んでください。デフォルトでは、Citadel は自身の内部ユーザ"
133 "アカウントデータベースを利用します。「ホスト上」を選んだ場合、Citadel のユー"
134 "ザはホストシステム上のアカウントを使い、/etc/passwd か PAM 経由で認証されま"
135 "す。「LDAP」の場合は RFC 2307 準拠のディレクトリサーバを、最後の選択肢では非"
136 "標準であるマイクロソフトの Active Directory LDAP スキームを使います。"
137
138 #: ../utils/setup.c:197
139 msgid "LDAP host:"
140 msgstr "LDAP ホスト:"
141
142 #: ../utils/setup.c:199
143 msgid "Please enter the host name or IP address of your LDAP server.\n"
144 msgstr "LDAP サーバのホスト名、あるいは IP アドレスを入力してください。\n"
145
146 #: ../utils/setup.c:201
147 msgid "LDAP port number:"
148 msgstr "LDAP のポート番号:"
149
150 #: ../utils/setup.c:203
151 msgid "Please enter the port number of the LDAP service (usually 389).\n"
152 msgstr "LDAP サービスのポート番号を入力してください (通常は 389 です)。\n"
153
154 #: ../utils/setup.c:205
155 msgid "LDAP base DN:"
156 msgstr "LDAP ベース DN:"
157
158 #: ../utils/setup.c:207
159 msgid ""
160 "Please enter the Base DN to search for authentication\n"
161 "(for example: dc=example,dc=com)\n"
162 msgstr ""
163 "認証の際、検索に使うベース DN を入力してください\n (例:dc=example,dc=com)。\n"
164
165 #: ../utils/setup.c:210
166 msgid "LDAP bind DN:"
167 msgstr "LDAP へのバインドに使う DN:"
168
169 #: ../utils/setup.c:212
170 #, fuzzy
171 msgid ""
172 "Please enter the DN of an account to use for binding to the LDAP server for "
173 "performing queries. The account does not require any other privileges. If "
174 "your LDAP server allows anonymous queries, you can leave this blank.Please "
175 "enter the DN of an account to use for binding to the LDAP server\n"
176 "for performing queries.  The account does not require any other\n"
177 "privileges.  If your LDAP server allows anonymous queries, you can\n"
178 "leave this blank.\n"
179 msgstr ""
180 "クエリの実行の際、LDAP サーバへのバインドに使うアカウントの DN を入力してくだ"
181 "さい。アカウントには何も権限を与える必要はありません。LDAP サーバが誰からでも"
182 "クエリを許可している場合、この欄は空白のままで構いません。"
183
184 #: ../utils/setup.c:220
185 msgid "LDAP bind password:"
186 msgstr "LDAP へのバインドに使うパスワード:"
187
188 #: ../utils/setup.c:222
189 #, fuzzy
190 msgid ""
191 "If you entered a Bind DN in the previous question, you must now enter\n"
192 "the password associated with that account.  Otherwise, you can leave this\n"
193 "blank.\n"
194 msgstr ""
195 "前の質問で Bind DN を入力していた場合、このアカウントに対するパスワードをここ"
196 "で入力する必要があります。そうでなければ、この欄は空白のままで構いません。"
197
198 #: ../utils/setup.c:299
199 msgid "Yes/No"
200 msgstr ""
201
202 #: ../utils/setup.c:300
203 msgid "Yes"
204 msgstr ""
205
206 #: ../utils/setup.c:300
207 msgid "No"
208 msgstr ""
209
210 #: ../utils/setup.c:346
211 msgid "Press return to continue..."
212 msgstr ""
213
214 #: ../utils/setup.c:364
215 msgid "Important Message"
216 msgstr ""
217
218 #: ../utils/setup.c:379
219 msgid "Error"
220 msgstr ""
221
222 #: ../utils/setup.c:459
223 msgid "Adding service entry..."
224 msgstr ""
225
226 #. Other errors might mean something really did go wrong.
227 #. 
228 #: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518
229 msgid "Cannot open"
230 msgstr ""
231
232 #: ../utils/setup.c:569
233 msgid ""
234 "Citadel already appears to be configured to start at boot.\n"
235 "Would you like to keep your boot configuration as is?\n"
236 msgstr ""
237
238 #: ../utils/setup.c:577
239 msgid "Would you like to automatically start Citadel at boot?\n"
240 msgstr ""
241
242 #: ../utils/setup.c:583
243 msgid "Cannot create"
244 msgstr ""
245
246 #: ../utils/setup.c:682
247 #, c-format
248 msgid ""
249 "Setup can configure the \"xinetd\" service to automatically\n"
250 "connect incoming telnet sessions to Citadel, bypassing the\n"
251 "host system login: prompt.  Would you like to do this?\n"
252 msgstr ""
253
254 #: ../utils/setup.c:740
255 msgid "You appear to have the "
256 msgstr ""
257
258 #: ../utils/setup.c:742
259 msgid ""
260 " email program\n"
261 "running on your system.  If you want Citadel mail\n"
262 "connected with "
263 msgstr ""
264
265 #: ../utils/setup.c:746
266 msgid ""
267 " you will have to manually integrate\n"
268 "them.  It is preferable to disable "
269 msgstr ""
270
271 #: ../utils/setup.c:749
272 msgid ""
273 ", and use Citadel's\n"
274 "SMTP, POP3, and IMAP services.\n"
275 "\n"
276 "May we disable "
277 msgstr ""
278
279 #: ../utils/setup.c:753
280 msgid ""
281 "so that Citadel has access to ports\n"
282 "25, 110, and 143?\n"
283 msgstr ""
284
285 #: ../utils/setup.c:863
286 msgid "This is currently set to:"
287 msgstr ""
288
289 #: ../utils/setup.c:864
290 msgid "Enter new value or press return to leave unchanged:"
291 msgstr ""
292
293 #: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384
294 msgid "setup: cannot open"
295 msgstr ""
296
297 #: ../utils/setup.c:1175
298 #, c-format
299 msgid ""
300 "\n"
301 "/etc/nsswitch.conf is configured to use the 'db' module for\n"
302 "one or more services.  This is not necessary on most systems,\n"
303 "and it is known to crash the Citadel server when delivering\n"
304 "mail to the Internet.\n"
305 "\n"
306 "Do you want this module to be automatically disabled?\n"
307 "\n"
308 msgstr ""
309
310 #: ../utils/setup.c:1236 ../utils/setup.c:1252
311 msgid "Setup finished"
312 msgstr ""
313
314 #: ../utils/setup.c:1237
315 msgid ""
316 "Setup of the Citadel server is complete.\n"
317 "If you will be using WebCit, please run its\n"
318 "setup program now; otherwise, run './citadel'\n"
319 "to log in.\n"
320 msgstr ""
321
322 #: ../utils/setup.c:1243
323 msgid "Setup failed"
324 msgstr ""
325
326 #: ../utils/setup.c:1244
327 msgid ""
328 "Setup is finished, but the Citadel server failed to start.\n"
329 "Go back and check your configuration.\n"
330 msgstr ""
331
332 #: ../utils/setup.c:1253
333 msgid "Setup is finished.  You may now start the server."
334 msgstr ""
335
336 #: ../utils/setup.c:1279
337 msgid "My System"
338 msgstr ""
339
340 #: ../utils/setup.c:1282
341 msgid "US 800 555 1212"
342 msgstr ""
343
344 #: ../utils/setup.c:1368 ../utils/setup.c:1373
345 msgid "setup: cannot append"
346 msgstr ""
347
348 #: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472
349 #: ../utils/setup.c:1512
350 msgid "Citadel Setup"
351 msgstr ""
352
353 #: ../utils/setup.c:1459
354 msgid "The directory you specified does not exist"
355 msgstr ""
356
357 #: ../utils/setup.c:1473
358 msgid ""
359 "The Citadel service is still running.\n"
360 "Please stop the service manually and run setup again."
361 msgstr ""
362
363 #: ../utils/setup.c:1485
364 msgid "Citadel setup program"
365 msgstr ""
366
367 #: ../utils/setup.c:1513
368 msgid "This Citadel installation is too old to be upgraded."
369 msgstr ""
370
371 #: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556
372 msgid "Setting file permissions"
373 msgstr ""
374
375 #~ msgid ""
376 #~ "Please specify the IP address which the server should be listening to. If "
377 #~ "you specify 0.0.0.0, the server will listen on all addresses."
378 #~ msgstr "サーバが待ち受けをする IP アドレスを指定してください。0.0.0.0 を指定した場合、サーバはすべてのアドレスで待ち受けます。"
379
380 #~ msgid ""
381 #~ "This can usually be left to the default unless multiple instances of Citadel "
382 #~ "are running on the same computer."
383 #~ msgstr "同じコンピュータ上で複数の Citadel インスタンスが動作していなければ、これは通常デフォルトのままで構いません。"
384
385 #~ msgid "Internal"
386 #~ msgstr "内部アカウント"
387
388 #~ msgid "Host"
389 #~ msgstr "ホスト上"
390
391 #~ msgid "LDAP"
392 #~ msgstr "LDAP"
393
394 #~ msgid ""
395 #~ "Do not change this option unless you are sure it is required, since changing "
396 #~ "back requires a full reinstall of Citadel."
397 #~ msgstr ""
398 #~ "何が必要か分かっていない場合は、このオプションを変更しないでください。変更を元に戻すには Citadel をゼロから再インストールすることが必要です。"
399
400 #~ msgid ""
401 #~ "While not mandatory, it is highly recommended that you set a password for "
402 #~ "the administrator user."
403 #~ msgstr "必須ではないものの、管理者ユーザにパスワードを設定することを強くお勧めします。"
404
405 #~ msgid "Internal, Host, LDAP, Active Directory"
406 #~ msgstr "内部アカウント, ホスト上, LDAP, Active Directory"