Update to launchpad R24
[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-24 16:01+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-25 04:35+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 msgid ""
115 "Please choose the user authentication mode. By default Citadel will use its "
116 "own internal user accounts database. If you choose Host, Citadel users will "
117 "have accounts on the host system, authenticated via /etc/passwd or a PAM "
118 "source. LDAP chooses an RFC 2307 compliant directory server, the last option "
119 "chooses the nonstandard MS Active Directory LDAP scheme.\n"
120 "Do not change this option unless you are sure it is required, since changing "
121 "back requires a full reinstall of Citadel.\n"
122 " 0. Self contained authentication\n"
123 " 1. Host system integrated authentication\n"
124 " 2. External LDAP - RFC 2307 compliant directory\n"
125 " 3. External LDAP - nonstandard MS Active Directory\n"
126 "\n"
127 "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n"
128 "\n"
129 "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n"
130 msgstr ""
131
132 #: ../utils/setup.c:197
133 msgid "LDAP host:"
134 msgstr "LDAP ホスト:"
135
136 #: ../utils/setup.c:199
137 msgid "Please enter the host name or IP address of your LDAP server.\n"
138 msgstr "LDAP サーバのホスト名、あるいは IP アドレスを入力してください。\n"
139
140 #: ../utils/setup.c:201
141 msgid "LDAP port number:"
142 msgstr "LDAP のポート番号:"
143
144 #: ../utils/setup.c:203
145 msgid "Please enter the port number of the LDAP service (usually 389).\n"
146 msgstr "LDAP サービスのポート番号を入力してください (通常は 389 です)。\n"
147
148 #: ../utils/setup.c:205
149 msgid "LDAP base DN:"
150 msgstr "LDAP ベース DN:"
151
152 #: ../utils/setup.c:207
153 msgid ""
154 "Please enter the Base DN to search for authentication\n"
155 "(for example: dc=example,dc=com)\n"
156 msgstr ""
157 "認証の際、検索に使うベース DN を入力してください\n"
158 " (例:dc=example,dc=com)。\n"
159
160 #: ../utils/setup.c:210
161 msgid "LDAP bind DN:"
162 msgstr "LDAP へのバインドに使う DN:"
163
164 #: ../utils/setup.c:212
165 msgid ""
166 "Please enter the DN of an account to use for binding to the LDAP server for "
167 "performing queries. The account does not require any other privileges. If "
168 "your LDAP server allows anonymous queries, you can leave this blank.Please "
169 "enter the DN of an account to use for binding to the LDAP server\n"
170 "for performing queries.  The account does not require any other\n"
171 "privileges.  If your LDAP server allows anonymous queries, you can\n"
172 "leave this blank.\n"
173 msgstr ""
174
175 #: ../utils/setup.c:220
176 msgid "LDAP bind password:"
177 msgstr "LDAP へのバインドに使うパスワード:"
178
179 #: ../utils/setup.c:222
180 msgid ""
181 "If you entered a Bind DN in the previous question, you must now enter\n"
182 "the password associated with that account.  Otherwise, you can leave this\n"
183 "blank.\n"
184 msgstr ""
185
186 #: ../utils/setup.c:299
187 msgid "Yes/No"
188 msgstr ""
189
190 #: ../utils/setup.c:300
191 msgid "Yes"
192 msgstr ""
193
194 #: ../utils/setup.c:300
195 msgid "No"
196 msgstr ""
197
198 #: ../utils/setup.c:346
199 msgid "Press return to continue..."
200 msgstr ""
201
202 #: ../utils/setup.c:364
203 msgid "Important Message"
204 msgstr ""
205
206 #: ../utils/setup.c:379
207 msgid "Error"
208 msgstr ""
209
210 #: ../utils/setup.c:459
211 msgid "Adding service entry..."
212 msgstr ""
213
214 #. Other errors might mean something really did go wrong.
215 #. 
216 #: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518
217 msgid "Cannot open"
218 msgstr ""
219
220 #: ../utils/setup.c:569
221 msgid ""
222 "Citadel already appears to be configured to start at boot.\n"
223 "Would you like to keep your boot configuration as is?\n"
224 msgstr ""
225
226 #: ../utils/setup.c:577
227 msgid "Would you like to automatically start Citadel at boot?\n"
228 msgstr ""
229
230 #: ../utils/setup.c:583
231 msgid "Cannot create"
232 msgstr ""
233
234 #: ../utils/setup.c:682
235 #, c-format
236 msgid ""
237 "Setup can configure the \"xinetd\" service to automatically\n"
238 "connect incoming telnet sessions to Citadel, bypassing the\n"
239 "host system login: prompt.  Would you like to do this?\n"
240 msgstr ""
241
242 #: ../utils/setup.c:740
243 msgid "You appear to have the "
244 msgstr ""
245
246 #: ../utils/setup.c:742
247 msgid ""
248 " email program\n"
249 "running on your system.  If you want Citadel mail\n"
250 "connected with "
251 msgstr ""
252
253 #: ../utils/setup.c:746
254 msgid ""
255 " you will have to manually integrate\n"
256 "them.  It is preferable to disable "
257 msgstr ""
258
259 #: ../utils/setup.c:749
260 msgid ""
261 ", and use Citadel's\n"
262 "SMTP, POP3, and IMAP services.\n"
263 "\n"
264 "May we disable "
265 msgstr ""
266
267 #: ../utils/setup.c:753
268 msgid ""
269 "so that Citadel has access to ports\n"
270 "25, 110, and 143?\n"
271 msgstr ""
272
273 #: ../utils/setup.c:863
274 msgid "This is currently set to:"
275 msgstr ""
276
277 #: ../utils/setup.c:864
278 msgid "Enter new value or press return to leave unchanged:"
279 msgstr ""
280
281 #: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384
282 msgid "setup: cannot open"
283 msgstr ""
284
285 #: ../utils/setup.c:1175
286 #, c-format
287 msgid ""
288 "\n"
289 "/etc/nsswitch.conf is configured to use the 'db' module for\n"
290 "one or more services.  This is not necessary on most systems,\n"
291 "and it is known to crash the Citadel server when delivering\n"
292 "mail to the Internet.\n"
293 "\n"
294 "Do you want this module to be automatically disabled?\n"
295 "\n"
296 msgstr ""
297
298 #: ../utils/setup.c:1236 ../utils/setup.c:1252
299 msgid "Setup finished"
300 msgstr ""
301
302 #: ../utils/setup.c:1237
303 msgid ""
304 "Setup of the Citadel server is complete.\n"
305 "If you will be using WebCit, please run its\n"
306 "setup program now; otherwise, run './citadel'\n"
307 "to log in.\n"
308 msgstr ""
309
310 #: ../utils/setup.c:1243
311 msgid "Setup failed"
312 msgstr ""
313
314 #: ../utils/setup.c:1244
315 msgid ""
316 "Setup is finished, but the Citadel server failed to start.\n"
317 "Go back and check your configuration.\n"
318 msgstr ""
319
320 #: ../utils/setup.c:1253
321 msgid "Setup is finished.  You may now start the server."
322 msgstr ""
323
324 #: ../utils/setup.c:1279
325 msgid "My System"
326 msgstr ""
327
328 #: ../utils/setup.c:1282
329 msgid "US 800 555 1212"
330 msgstr ""
331
332 #: ../utils/setup.c:1368 ../utils/setup.c:1373
333 msgid "setup: cannot append"
334 msgstr ""
335
336 #: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472
337 #: ../utils/setup.c:1512
338 msgid "Citadel Setup"
339 msgstr ""
340
341 #: ../utils/setup.c:1459
342 msgid "The directory you specified does not exist"
343 msgstr ""
344
345 #: ../utils/setup.c:1473
346 msgid ""
347 "The Citadel service is still running.\n"
348 "Please stop the service manually and run setup again."
349 msgstr ""
350
351 #: ../utils/setup.c:1485
352 msgid "Citadel setup program"
353 msgstr ""
354
355 #: ../utils/setup.c:1513
356 msgid "This Citadel installation is too old to be upgraded."
357 msgstr ""
358
359 #: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556
360 msgid "Setting file permissions"
361 msgstr ""
362
363 #~ msgid ""
364 #~ "Please specify the IP address which the server should be listening to. If "
365 #~ "you specify 0.0.0.0, the server will listen on all addresses."
366 #~ msgstr "サーバが待ち受けをする IP アドレスを指定してください。0.0.0.0 を指定した場合、サーバはすべてのアドレスで待ち受けます。"
367
368 #~ msgid ""
369 #~ "This can usually be left to the default unless multiple instances of Citadel "
370 #~ "are running on the same computer."
371 #~ msgstr "同じコンピュータ上で複数の Citadel インスタンスが動作していなければ、これは通常デフォルトのままで構いません。"
372
373 #~ msgid "Internal"
374 #~ msgstr "内部アカウント"
375
376 #~ msgid "Host"
377 #~ msgstr "ホスト上"
378
379 #~ msgid "LDAP"
380 #~ msgstr "LDAP"
381
382 #~ msgid ""
383 #~ "Do not change this option unless you are sure it is required, since changing "
384 #~ "back requires a full reinstall of Citadel."
385 #~ msgstr ""
386 #~ "何が必要か分かっていない場合は、このオプションを変更しないでください。変更を元に戻すには Citadel をゼロから再インストールすることが必要です。"
387
388 #~ msgid ""
389 #~ "While not mandatory, it is highly recommended that you set a password for "
390 #~ "the administrator user."
391 #~ msgstr "必須ではないものの、管理者ユーザにパスワードを設定することを強くお勧めします。"
392
393 #~ msgid "Internal, Host, LDAP, Active Directory"
394 #~ msgstr "内部アカウント, ホスト上, LDAP, Active Directory"